‎2009 Mar 16 9:25 AM
Hi,
In VB01 transaction, after giving the list of materials, where they are getting stored?
Plz tell me the name of the table in which the details get stored.
Regards.
‎2009 Mar 16 9:32 AM
Hi Mytri,
Run Transaction Code ST05.
Goto performance trace -
> trace on.
Go to the respective transaction after completing all the transaction process , return to the ST05 transaction, then click on trace off, then click on trace list.
With the help of trace list you can analyze the results.
Which tables are involved in that transaction.
In trace mode choose SQL trace.
Regards,
Sachin
‎2009 Mar 16 9:32 AM
Hi Mytri,
Run Transaction Code ST05.
Goto performance trace -
> trace on.
Go to the respective transaction after completing all the transaction process , return to the ST05 transaction, then click on trace off, then click on trace list.
With the help of trace list you can analyze the results.
Which tables are involved in that transaction.
In trace mode choose SQL trace.
Regards,
Sachin
‎2009 Mar 16 9:33 AM
‎2009 Mar 16 9:44 AM