Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Excise and cess values disabled after saving excise invoice.

Former Member
0 Kudos

Hi,

We have a scenario where we do export under ARE1 form . My issue is as below.

The values BED, ECS, and SECess are now getting captured duting creation of excise invoice J1iin but they turn to 0.00 once i save the excise invoice.

we have created a bond and want to utilize against the bond unable to utilize .

I am able to generate ARE1 also but with zero values which is of no use.

So the exact issue is that table J_1IEXCHDR is not getting updated.

Also i need a confirmation whether during export the values of excise and cess shall be available in both excise invoice and ARE1. Has anyone worked on similar scenario.

Vivek

1 REPLY 1

brinda_r
Active Contributor
0 Kudos

Hi Vivek,

If the excise values are becoming 0.00 during j1IIN.

You can use the userexit J_1I7_USEREXIT_DUTY_IN_EXPORT and pass the field

SUPPRESS_CALCULATION value as 'X'. This problem will be solved.

Brinda