Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GTS

Former Member
0 Likes
1,803

Hi All

I am working on a requirement to transfer data from SAP to GTS.

While transferring, i need to modify the data, based on the business logic.

Please let me know, whether there any BADI's or userexits for the same

Regards

MD

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
1,553

In general, BAdIs if any would be mentioned in the IMG under the relevant Node as Enhancements. You can go through the following <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/7c/8e5a421b5ec153e10000000a1550b0/frameset.htm">SAP Help</a> for some hints.

~Suresh

Hi All

I am working on a requirement to transfer data from SAP to GTS.

While transferring, i need to modify the data, based on the business logic.

Please let me know, whether there any BADI's or userexits for the same

Regards

MD

9 REPLIES 9
Read only

Sougata
Active Contributor
0 Likes
1,553

What is GTS? And what data are you transferring? Which SAP transaction does it involve? Please be more specific as we don't work in the same company as yourself!

Read only

Former Member
0 Likes
1,553

Hi Sougata Chatterjee

GTS is SAP Standard feature - SAP - Global trade services, it comes under Foreign trade / customer in ECC 6.0

Regards

MD

Read only

Sougata
Active Contributor
0 Likes
1,553

Dear Madhan,

This is a technical forum (ABAP). Please do not expect people here to know <u>all</u> business functionalities available in the SAP standard system. If you need help with any technical queries in this forum you need to be more specific when asking questions. I'm sure a lot of people like myself on ABAP forum has never heard of the "GTS" standard functionality under Foreign Trade and do not know which transaction it involves etc. simply because this is not used in too many companies compared to say Treasury module.

For finding out BADIs for your specific business functionality, SPRO (IMG) should be the best bet...under every module/sub-module SAP has provided a list of BADIs available for the functionalities.

Cheers,

Sougata.

Read only

suresh_datti
Active Contributor
0 Likes
1,554

In general, BAdIs if any would be mentioned in the IMG under the relevant Node as Enhancements. You can go through the following <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/7c/8e5a421b5ec153e10000000a1550b0/frameset.htm">SAP Help</a> for some hints.

~Suresh

Read only

Former Member
0 Likes
1,553

Madhan,

I assume you are looking for some badi's/User exits in R/3 side. Check OSS note 379588.

Cheers,

Bipin

Read only

Former Member
0 Likes
1,553

Hi Madhan,

I worked on SAP-GTS some two years back... i dont remember much of it but i do remember that there are lot many BADIs and User Exits available in the system.

If u specify details about what transaction u r looking at then i might be able to help u.

Read only

0 Likes
1,553

Hi Tanuja Bollavarapu

I am working on transaction '/sapsll/cremas_dirr3'.

I found a user exit - Enhancement (SLLLEG05), trying to use the same.

Please let me know, if you know any specific userexits

Regards

MD

Read only

Former Member
0 Likes
1,553

Hi Madhan,

You are allowed to transfer Customer , Vendor , material master data and Bill of materials from ECC to GTS. Before doing it you have perform configuration steps at ECC and GTS. These configuration steps are prerequisite for you transfer data from ECC to GTS. Let me know where are you standing about the configuration and as well the which phase of project as you are.

Best, Sudhakar Reddy

Read only

0 Likes
1,553

This message was moderated.