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

to update Net weight and Gross weight while saving Customs declaration

Former Member
0 Likes
752

hi ,

Requirement : if gross weight and net weight of the item in the customs declaration is less that I kg then while saving it should replaced with I kg . So could you please help me with the exit or enhancement for this requirement .

Thank you

Regards

Raghu

Accepted Solutions (1)

Accepted Solutions (1)

former_member194424
Active Participant
0 Likes

Hello Raghu,

I can suggest BAdI /SAPSLL/CUHD_PROP, method ITEM_DATA_PROPOSE, it is not called at save but when data is defaulted, the weight can be altered in the dec. The process of changing the weight in the customs declaration doesn't sound right to me as the weights must come from the feeder system. If you're looking to send this data via EDI, BAdI /SAPSLL/CUS_ECC, method MODIFY_IDOC_DATA can be used to modify the content in the IDOC (In the IDOC, weight will be 1KG versus less than 1 KG in the customs dec). Regards, Satish

Answers (1)

Answers (1)

lozanov-a
Participant
0 Likes

Hello

or you modify the weights during transfer from the feeder (ECC/S/4 or TM).

/IFEX_SD0C or in TM xml

but maybe better to modify when sending to the Authorities