2009 May 04 6:10 AM
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
2009 May 04 6:15 AM
2009 May 04 6:16 AM
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
2009 May 04 6:24 AM