Hi,
Is any user exit available for stopping the generation of excise invoice(J1IIN)when BED,SECess,HSECess is not flowed to the excise document? Kindly share your valuable inputs.
Regards,
Phani Prasad.
hi,
include name MJ1IINF01 of program SAPMJ1IIN.
balajia
HI
You can try with this Function Module
*J_1I7_USEREXIT_EXCISE_BEF_SAVE * where you can write your piece of code and which checks before the excise invoice is saved
regards
Prashanth
hi phani prasad,
use this FM's for it
J_1I7_USEREXIT_EXCISE_BEF_SAVE
or
J_1I7_USEREXIT_DUTY_IN_EXPORT
hope this clears your issue
balajia