|
Summary:
Is there any quick and easy way
to find out which OneWorld tables are being hit, when for example doing an
Inventory Transfer, without going through the code?
Answer
You can use the Xref option in fast path. This takes you to a section where you
can look at tables used by an application. However, this is not always up to
date and correct so you are taking a chance.
Also you can print the event rules to a text file and check all places the
application does an insert, etc.
You can also turn debug on and then parse the resulting log for SQL
transactions.
*Questions excerpted from
ITToolBox.com*
Disclaimer: Contents are not reviewed for correctness and are not endorsed or
recommended by PeopleSoft-Planet.com. |