Procurement - EBS (MOSC)

MOSC Banner

Procure to Pay useful backend information: PO Approved

edited Jan 31, 2020 2:38AM in Procurement - EBS (MOSC)

We are all aware of the Procure to Pay Cycle. However how the information moves and updates in the back-end is one useful input for debugging and obtain additional details more than what is seen in the UI. These are some cases tried out and there can be multiple scenarios. Any contribution is highly appreciated.

Situation: PO Created and Approved:

All Purchase Order Header information is stored in table PO_HEADERS_ALL.

For entire PO Header information you can run the query

SELECT * FROM PO_HEADERS_ALL WHERE SEGMENT1=4500

Purchase Order line information is stored in table PO_HEADER_ID FROM PO_HEADERS_ALL:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center