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

Function modules used in CG02

Former Member
0 Likes
954

Hi,

Does anyone know the standard function modules or tables related to the transaction CG02.

I have a requirement to fetch the plating data of certain specifications.The plating data is being displayed on the transaction.but we don't know from where it is being fed or stored.

Your suggestions would immensely help.

Thanks and Regards

Hema.

5 REPLIES 5
Read only

graghavendra_sharma
Contributor
0 Likes
807

Hi

Check out the tables CVDDH, ESTDH , ESTRH

Function Modules

HAZMAT_GET_SUBSTANCE_

HAZMAT_GET_SUBSTANCE_LIST_

Read only

Manohar2u
Active Contributor
0 Likes
807

Can you also try with ST05 trace functionality...This might help you.

Read only

Former Member
0 Likes
807

Hi Reddy,

Thanks for your input..but i am not conversant using ST05.Could you guide me on this..?

Thanks and Regards,

Hema

Read only

Manohar2u
Active Contributor
0 Likes
807

As I don't have this Tcode configured in my system

OK.

In session 1.

Goto ST05 tcode and the click on Activate Trace

In session 2.

You execute your transaction CG02 and navigate to the place where the data you are looking for.

Back to session 1.

Click on deacticate Trace

Click on Display trace

This will display the database table triggered while you are executing in Session 2.

Hope am able to explain you....Have a try and let me know incase of any issues..

Read only

Former Member
0 Likes
807

Hi Reddy,

Thanks once again.i'm having some difficulty in using that transaction now..Anyway will try and let you know..

Thanks and Regards

Hema.