Hi Sasikanth,
I trust you have deleted numbers as well from this numbering scheme.
regards,
Kul Vaibhav
Hi Sasikanth,
I trust you have deleted numbers as well from this numbering scheme.
regards,
Kul Vaibhav
Hi Satish,
it's worth checking master data as well. Did you maintained address correctly in GTS especially country in FTO and LU.
Also please check if your legal regulation activation is in accordance with determination procedure assigned for LOC.
regards,
Kul Vaibhav
Hi Kul,
Thank you for your feedback.
I'm using all existing setup for all other legal regulations so FTO/LU set up is in the system.
Regarding the determination procedure, I'm using LELOC and activated it for country US (exports including domestic). If I misunderstood, could you please send me the screenshot you are referring to?
Thanks,
Satish
Hi Dave
Thanks. That gave me idea for resolving the same issue.
BR, William
Hi experts,
Does anyone has any idea about any possible reason for this issue.
Rgds
Hi Sourabh,
As I know, this bug occurs if you change SPL status via transaction code BP. For example, BP is in positive list, you directly mark it blocked. Nevertheless GTS reports which are relevant to blocked business partners work fine because the standard implementation combines field spl_chk_positive and splpn to determine the status of BP address like:
Release status: spl_chk_positive is initial and splpn is initial
Block status: spl_chk_positive is not inital and splpn is initial
Positive List: spl_chk_positive is initial and splpn is equivalent to 1
Negative List: spl_chk_positive is not initial and splpn is equivalent to 2
If you have own development to collect SPL status for business partners, you have to correctly handle this case.
Hope the above information help you to resolve your problem.
Regards, Boer
Hi Satish,
As far as I remember standard determination procedure LELOC is activated at Country/ Country Level and Country/Country Group Level. Can you please grab a screenshot of determination strategy for determination procedure LELOC.
Navigation Path:
SAP Global Trade Services >> General Settings >> Legal Regulation >> Define Determination Procedure for Active Legal Regulations >> LELOC >> Assignment of Determination Strategy.
If all the settings are in place as per your confirmation, I don't see any other reason for system to unable to determine active legal regulation.
regards,
Kul Vaibhav
Thank you both it definitely helps.
Hi Kul,
That helps
PGLOC2 has the partner functions I'm using.
Thanks,
Satish
Hello GTS Community,
We have a requirement to perform License Determination in GTS for Transfer Posting from Project to Project.
Business Scenario - Controlled Products are moved from one project stock to other within the same plant. This is achieved by a transfer posting via MIGO transaction with movement type 415.
Compliance Requirement - To check using GTS whether the receiving Project is authorised within the License for receiving the controlled products and possibly assign the license to the transaction.
Issue - As we know GTS doesn't allow Compliance Management processes to be triggered for the Movement Types (MM0C), we can't perform License Determination on Project to Project transfer which is performed via movement type 415 (as stated above). There are no preceding processes like Purchase Orders etc. that exist for Project to Project transfer as that is not a part of Standard Solution and hence can't use that option either.
Project is however one of the attributes at License Type level which can be activated using Config. Licenses can then be created with Project Numbers maintained as attributes. For standard Sales Processes (e.g. selling controlled products to Customers under a Project), system is capable of determining a license for a specific Project.
However when it comes to Project to Project transfer which is not integrated with GTS, how can we introduce license determination?
Has anyone come across this scenario before? Please share your thoughts.
Thanks,
Shobhit.
Hi Anju,
Please see this thread, there is definitely some customized solution required
Re: Manufacturer ID in US import customs declaration
Thanks,
Satish
Hello experts,
I'd like to activate intrastat in GTS for a EU country that does not enter/exist HTS codes in GTS. Does it therefore make sense to activate intrastat in ERP? In other words, does it make sense to activate intrastat in GTS if HTS codes don't exist in GTS?
Thanks,
Satish
Hi Satish,
The Intrastat report demands Commodity Codes, so if you want to create the report in GTS then you would need to set up a suitable Numbering Scheme.
Otherwise, as you say, use the Intrastat functionality in ERP.
Regards,
Dave
Hi Experts,
This might be a very basic question, but I couldn't find the answer during my search on the forum.
We are looking for a way to know the date on which a specific sales order was un-blocked, does GTS has that capability already built in or we need to build some kind of report for this, please help.
Rgds
Sourabh
Hi Dave,
Sure, the HTS codes can absolutely be used in GTS but one of my EU entities doesn't want to use it.
So you are suggesting to do it in ERP, right?
Thanks,
Satish
Hi Shobhit,
I don't have any ideas on how to solve your problem, but as far as I know, the "Projects" in GTS are simply codes that you set up in a Code List, and nothing at all to do with Project Management in SAP ERP.
I hope others can provide some ideas on triggering Compliance checks for your internal movement.
Regards,
Dave
Hi Satish,
Yes, that's right.
But why shouldn't they want to use it? If you have another EU country already using Commodity Codes, then you should easily be able to create a "reference" Numbering Scheme that automatically copies the product classification from that other country, with no effort required from the reluctant users.
Regards,
Dave
Hi Dave,
Thanks for the quick answer and for the active participation in the group, glad to have an expert like you in here .
They don't want to use it because they don't want to login to a separate system to assign HTS although there are huge benefits. They'd like to enter it in ERP.
If you have any config material for intrastat in ERP, please send it to me.
Thanks,
Satish
Hi Shobit,
I had a similar requirement in the past for one of my customer where he wanted to have Compliance checks when moving goods between 2 storage locations with movement 311. Reason was that in ECC, from an IT perspective, the storage location were setup to monitor stock which is physically located in different countries.
We could achieve this requirement but with heavy use of BADIs and enhancements.
Regards.
Mouaz
Hi Dave,
Yes you are right in saying that SAP GTS doesn't actually integrate with Project Systems module in ERP. So that means information related to Projects can't be directly passed onto GTS. But may be we can indirectly achieve this License check based on Projects.
GTS Documentation on Maintaining Projects says that after creating Projects within GTS, you can link the Logistics Documents to these Projects using a BADI /SAPSLL/IF_EXTEND_CON_CDOC. Although the purpose is purely for reporting i.e. to see which logistics documents have been created under a Project, however the fact that these Projects are attributes within the license, we can may be perform license determination based on these.
Logistics documents in ERP will include Project Number and these can then be mapped to GTS Projects via BADI, Projects can be added to Licenses and then License Determination can be performed. This is just a thought at the moment but will have to be tested for feasibility.
Thanks,
Shobhit.