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

Transaction CC31

Former Member
0 Likes
916

Hi Frnds ,

I need the table which stores the value of the field " PROFILE" against the field " CHANGE NUMBER" when the transaction " CC31 " occurs .

Regards

Prabhu

Hi Frnds ,

I need the table which stores the value of the field " PROFILE" against the field " CHANGE NUMBER" when the transaction " CC31 " occurs .

Regards

Prabhu

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
728

Tables : TCC15 , TCC16 , TCCPR.

Read only

Former Member
0 Likes
728

You And use SQL Trace to get the table:

1) Menu>System>Utilities>Performance Trace>Activate Trace.

2) Run the Transaction CC31.

3) Try the Get the Profile.

4) Deactivate Trace and Display the trace.

5) Check the tables listed.

Hope this will solve the issue

Read only

viquar_iqbal
Active Contributor
0 Likes
728

Hi

check in the table AEDT

Thanks

Viquar Iqbal