on 2021 Feb 01 10:17 AM
Hi,
We have a requirement to have a split criteria for the import declaration based on royality indicator while created through worklist. Could you please guide me on this.
Thanks.
Request clarification before answering.
Hi Kunchala,
Thanks for the additional information.
The "Declaration before GR" program has the facility for automatic splitting when running in the background, but the spilts are only by currency. If you wanted to split by any additional field(s), you could insert a Code Enhancement at the start of Function Module /SAPSLL/CIBD_CUHD_CREATE_MASS, basically to copy the standard code (there's not very much of it) with additional sorting criteria, and exit without running the standard code.
In foreground (dialog) mode, no splitting is possible; instead it's necessary to select any entries that should be combined into a single Customs Declaration. In that case, you would need to somehow be able to display the entries with your chosen criteria to that they could be sorted and selected prior to creation. The UI includes the ADDDA1 - 3 fields, which are not populated in the standard code. It would be possible to insert a Code Enhancement at the end of Function Module /SAPSLL/CIBD_IFACE_BUILD to fill one or more of the fields.
In case those solutions don't appeal to you, it could be useful to let us know how you would want to use the "royalty indicator" in the Customs Declaration.
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,
we are creating the import declaration manually. we are using the royalty indicator in ECC for vendor material combination. So the purchase order will be having /not having the indicator at line item level accordingly. so we want this royalty indicator to be visible in import worklist in GTS so that the business could know if they want to create different declarations based on the royalty indicators visibility. please suggest the Function module which can be used to get the royalty indicator visible in the import worklist in GTS. also do we need to do any code enhancement in ECC as well for the royalty indicator to appear in GTS import worklist.
Thanks.
Hi Kunchala,
From which work-list are you creating the Declarations (e.g. before GR, after GR, from Domestic Issues)?
And where (technically) is the "royalty indicator" that you speak of?
And, of course, which version of GTS are we talking about?
Based on those additional information, maybe we can assist - although there is no BAdI or user-exit available to enhance the splitting.
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 Kunchala,
The only thing I see is to put an explicit enhancement in include /SAPSLL/LCIBD_IFACEF01.
Please wait for others to share their thoughts too
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 |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 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.