What are the tables that contain all the columns found in Purchase Order Revision History.html?
I need to create a report for an user that contains the following columns found in PO Revision History.html:
PO_Number
Revision_number
Line_number
location_number
distribution_number
level_altered
field_altered
changes_from
changes_to
creation_date
line_seq
header_id
release_id
lline_id
location_id
distribution_id
item_id
item_number
PO_Number
Revision_number
Line_number
location_number
distribution_number
level_altered
field_altered
changes_from
changes_to
creation_date
line_seq
header_id
release_id
lline_id
location_id
distribution_id
item_id
item_number
I've read about PO%archive_all tables but they do not identify which fields (field_altered) where changed such as the (Unit Price, Promise Date, Quantity).
Thanks for your help,
Catherine
0