cancel
Showing results for 
Search instead for 
Did you mean: 

J1IIN

Former Member
0 Kudos

Dear All

While I'am creating excise invoice for export sale,I am getting the BED,ECS,SECess,displayed in item details.but,the value for ECS is not getting displayed at bottom.ie., total amount.

after me clicking on 'utilization' button,the values for ECS and SECess are becoming 'zero' except BED.

Entries for RG1 in J2I6 are showing only BED value.

this is only in case of exports.

Please give me a solution in this regard.

but, when I am doing for local excise invoices,every thing is normal.

it is happening only when I am creating the excise invoice for exports.

I am using TAXINN.

Please let me know, if any programme needs to be activated.

I am using excise condition types as surchrges not as taxes

Edited by: mkaddala on Jun 9, 2009 8:59 AM

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

Apply user exit J_1I7_USEREXIT_DUTY_IN_EXPORT where you can pass the field SUPPRESS_CALCULATION value as 'X' then this issue will be resolved.

Also Refer Notes 927189 and 1251611.

thanks

G. Lakshmipathi

Former Member
0 Kudos

dear Lakshmipathi

do we need to write logic in the user exit? like pass vbeln.pass cond types

and match the cond types fron vbap to vbrp then mark those cond types with 'x'

please make me clear.

is this to be done from [SE80] ???

Answers (2)

Answers (2)

Former Member
0 Kudos

I welcome the responses.my requirement fulfilled.but still why the box for ECS and correspondin value is not getting displayed at item level?as it is displayed at header level.

Former Member
0 Kudos

hI

cHECK THIS note for RG1 in J2i6

Note 979637 - ECS and other duties column in Excel format for rg1

1045888 Budget 2007-08 : SECess in Register reports excel format

regards

Former Member
0 Kudos

Dear

my problem is at J1IIN for exports or deemed exports.

the values for BED,ECS,SEcess are flowing at item level.but,at totals even the boxes against ECS is misiing.SECess is there with values.but, after clicking on utilization the values for ECS and SECess are vanishing.I've checked Tables J_1IEXCHDR and J_1IEXCDTL ,where i don't find the values for ECS,SECess except BED.

I came to know that we have to apply user exit J_1I7_USEREXIT_DUTY_IN_EXPORT and the "SUPRESS_CALCULATION" is to be maintained as 'X'

I've been to that exit in [SE37] change mode and

please tell me what to do there?/