on 2022 Jan 17 12:02 PM
Hi All,
We have a requirement to implement where we need to copy and round off the value from C100 field to W001 field for customs purposes for import declaration in GTS.
Can you please help me with any FM or BAPI or reports which are involved in this process and what tables do we need to update.
Thanks in advance
Request clarification before answering.
Hi Daksh,
You can use BAdI /SAPSLL/DUTY_CALC_EV. In the schema configuration, mark 'W001' as using the BAdI; then the BAdI will be called for possible adjustments to that entry in table /SAPSLL/LEGCULC. If you copy into the AMNT_CUS and CUR_CUS fields, the system should be able to convert for any currency discrepancies.
But the requirement doesn't sound like it's very well thought-out. Free-of-charge and similarly discounted imports may have significant differences between Value for Customs and Statistical Value. Simply making them the same won't generally satisfy the Customs Authorities.
Hope that helps.
Regards,
Dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dave,
Thanks for providing the badi and the table that needs to be updated. The requirement is still under review and we are just checking if this can be fulfilled or not.
I am quite new to this so can you also let me know how can I mark W001 as using the BADI /SAPSLL/DUTY_CALC_EV in schema configuration. If you let me know the path for it.
Thanks
User | Count |
---|---|
9 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.