cancel
Showing results for 
Search instead for 
Did you mean: 

GTS Customs document creation BADI

Former Member
0 Kudos

Hi,

I am creating PO in ECC and corresponding customs document is getting created in GTS. My requirement was to create a PO with text material (without material number) and then i was using ECC BADI   /SAPSLL/IFEX_MM0A_R3 to populate a generic material called 'GENERIC' in Custom document item table (without material number GTS gives error).  'GENERIC' material ID has already created in GTS.


Now, when i am saving PO this BADI is getting called and GENERIC is getting updated into Item table of Cust.Doc, i am getting below message then:

"Legal Control: Custs Prod. Mast. Required

Material GENERIC"


PO saved. When i check Customs document, its created with Incomplete Status and without material number (Generic one).


1. Please suggest what program i should debug in GTS to check if GENERIC ID is getting transfer into GTS or not. (I am also sending vendor material in additional data, it is reflating in GTS customs document).


2. I need to update some information in GTS side just before the creation of customs document. Please suggest BADI/EXIT.



Thanks




View Entire Topic
trish_abap
Discoverer
0 Kudos

Hi,

Were you able to find a solution to this. We have same requirement and trying to change product description in GTS. Thanks!