cancel
Showing results for 
Search instead for 
Did you mean: 

Excise Invoice should not get created without J1ID data for all material

Former Member
0 Kudos

Dear All,

We have a requirement that excise invoice should not get generated unless chapter ID data is maintained for all the materials in the invoice.( when there is more than one item and chapter id is not maintained for all the items)

At present excise invoice is getting generated for single item which has chapter ID maintained and the items without chapter ID data are left out from the excise invoice. This results in an incorrect invoice.

We want to ensure that excise invoice is not created, unless all the items in the billing document have chapter ID maintained.

Kindly advise as to how this can be done.

Regards,

T Saravanan

View Entire Topic
Former Member
0 Kudos

Hi

You can use user exit J_1I7_USEREXIT_EXCISE_BEF_SAVE where you can

develop the logic according to your business requirement.

Regards

MBS