cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GTS dump error while transfering Proforma Invoice from ECC

Former Member
0 Likes
841

Hello Experts,

I have to create customs declaration automatically in GTS.

While transferring proforma invoice from ECC ,ecc-msg-on-transfer-proforma-invoice.jpg I am getting dump in GTS box saying below msg:

"The termination occurred in ABAP program or include "/SAPSLL/SAPLCUHD_INTACT",
in "/SAPSLL/CUSTOMS_DOC_SPLIT_PREP". The
main program was "SAPMSSY1". In the source code, the termination point is in line 332 of program or
include "/SAPSLL/LCUHD_INTACTU94". "

I checked Note 2533322. but that is for relevant to GB.

I am transferring goods from FR to SG(Singapore).

Do you have any suggestion to handle this.

Regards,

Ashish

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member215181
Active Contributor
0 Likes

Hi Ashish,

I can't be sure of the reason for your particular dump, but I have encountered similar ones previously. Unfortunately the errors are not well-handled in this area.

The logic for the splitting of Export Declarations may depend on several criteria, depending on the rules in your country, but where - for example - it is based on the Customs Procedure Code (CUPRO), then it's vital to have Data Proposal rules in place so that the CUPRO values are determined and proposed; otherwise the system does not know whether or not to split, so dumps instead.

For France, I can see in the code that the split is based on the 4-digit Procedure Code, so make sure that there are proposal rules in place for that field.

Hope that helps.

Regards,
Dave

dean_hinson2
Active Contributor
0 Likes

Hello Ashish,

I found this comment...

Splitting functionality does not support outbound transit. Are you sure you have ebrything configured correctly?