‎2006 Nov 21 8:47 PM
Hello Developers,
i want to see the list of all tables and Function modules called during Price calculation during Sales order creation, so i have created a variant in runtime analysis and activated the runtime analysis just before calculating prices by using systemutilitiesruntime analysis--active. but i am getting the following message
"The "Particular units" option is not selected".
can anyone please let me know how to activate this during runtime.
Thanks in advance and i will assure points for useful answer.
Rgds,
Mohan.
‎2006 Nov 21 8:53 PM
One more option is,
Goto ST05 swith on the user trace. Now goto your transaction and perform all tasks. Once completed switch off the trace and display it. It will give all the tables accessed.
Regards
Kathirvel
‎2006 Nov 21 11:48 PM
‎2006 Nov 22 5:01 AM
HI,
You can try the same variant again via SE30 for run time analysis and also as suggested u can also opt for SQL trace ( ST05) .
‎2006 Nov 22 8:35 AM
Hello,
Thanq all for your response. But if i use ST05 i will only get the Data base tables which are used in the transaction, but i want all function module names and Methods which are used in transaction and i also require the place where it is called. plz let me know if i can get all this data using ST05 also.
Thanks in advance.
Best Rgds,
Mohan.
‎2012 Nov 15 3:08 PM
To whoever this may help facing the "The "Particular units" option is not selectedThe "Particular units" option is not selected" problem..
I also faced this issue.. and breaking my head trying different options..searching net.. cursing the tool.. finally found reason it did not work for me...
IT DOES NOT WORK WHEN YOU TRY TO SWITCH ON TRACE IN NEW DEBUGGER!
I switeched to 'classical' debugger, then I could swich on and off the trace.. I think it is because new debugger starts new session.. Sadly I did not find this issue/solution mentioned anywhere...
I hope this can help someone and save time..
Best Regards,
Abhijit