cancel
Showing results for 
Search instead for 
Did you mean: 

Table for Duties values in Excise Invoice.

Former Member
0 Kudos

Hello Expert,

I am an ABAPer and am writing a report to calculate landed cost of a material.

In the Tcode J1IEX, we have break up of duties values based on material.

I am looking for a table where these values (Credit available, Credit availed and Credit due) gets saved.

I found the total in the table J_1IEXCDTL, I need to get the breakup.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member192897
Active Contributor
0 Kudos

You can get Excise item details in J_1IEXCDTL table only. J_1IGRXREF is the table which stores the goods receipts details for Excise invoice and J_1IGRXSUB is the table which stores GR reference to Subcontracting challans.

J_1IRG23D is the table which stores Excise details for Depot.

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks a lot, J_1IGRXREF is the one I was looking for.

Prasoon
Active Contributor
0 Kudos

Hi,

   Please check the following tables.

J_1IPART1 , J_1IPART2 ,  J_1IGRXREF

Hope its helpful.

Regards,

AKPT