on ‎2019 May 17 3:39 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.