cancel
Showing results for 
Search instead for 
Did you mean: 

GTS interface capabilities with non SAP System

Former Member
0 Kudos

Can any one help me understanding the GTS interface (BAPI) capabilities with non SAP Systems?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Well what do you want to know?

When sending the data from a non SAP System you will have to fill the GTS API's

Check out this site for a description.

http://help.sap.com/SCENARIOS_BUS2008/helpdata/EN/48/4ebc3e3b283552e10000000a42189b/content.htm

Cheers,

Marc

Former Member
0 Kudos

Thanks for you reply Marc.

Through RFC we can connect GTS to NON SAP, but my question here....Can we trigger the Complicance functionalities SPL and EMBARGO through Customs documents under compliance area? If Yes how?

Former Member
0 Kudos

What do you mean by SPL and Embargo Functionnality? The Blocking of the Partner in GTS or the Blocking of the Document flow in the ERP?

Former Member
0 Kudos

To simplify the requirement. I want to create customs documents in the GTS directly from a non sap system, without integration of ECC.

data should flow directly from NON SAP to GTS. How?

Former Member
0 Kudos

Check these standard function modules below:-

1. /SAPSLL/API_6800_SYNCH - DOCUMENTS

2. /SAPSLL/API_6850_SYNCH_MASS - PRODUCTS

3. /SAPSLL/API_1006_SYNCH_MASS

Middleware (PI) to carry and convert data. The connectivity should be set up at logical group level between GTS and Non SAP system. We need to check if RFC can be setup between systems, else this would be IDOCs with periodic queues pushing the data over.