on ‎2019 Jan 28 9:46 PM
Hi,
I have a requirement for the export declaration.
If the customer is "X" or "Y", then we need to file through broker. If the customer is different, then we have to file through e-file in GTS. I have to set up 2 different activity sequences( one for broker filing and other for e-filing) based on the customers.
In standard, we don't have this option. Could you please suggest me the relevant BADI for this requirement.
Thanks and regards
santosh
Request clarification before answering.
Hi Santosh,
I think you will need BAdI /SAPSLL/CUS_PROC_DET_INV. There you have the complete Declaration object, and can influence the Procedure, Activity Sequence and (if required) Document Type.
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 Santosh,
Try this one /SAPSLL/PRN_DET
SAP Documentation:
This Business Add-In (BAdI) enables you to modify the result of message determination for the documents in the following applications and for supplementary customs declarations:
This means that you can replace messages delivered with the standard system with your own message types.
Regards, Satish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 11 | |
| 9 | |
| 3 | |
| 2 | |
| 2 | |
| 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.