Purchasing Module -

download Purchasing Module -

of 2

Transcript of Purchasing Module -

  • 7/30/2019 Purchasing Module -

    1/2

    Oracle Purchasing Key Tables and their functionalities

    PO_REQUISITION_HEADERS_ALL

    PO_REQUISITION_HEADERS_ALL stores information about requisition headers. You need one row for each requisitionheader you create. Each row contains the requisition number, preparer, status, and description.REQUISITION_HEADER_ID is the unique systemgenerated requisition number. REQUISITION_HEADER_ID is invisible tothe user. SEGMENT1 is the number you use to identify the requisition in forms and reports. Oracle Purchasing generatesSEGMENT1 using the PO_UNIQUE_IDENTIFIER_CONTROL table if you choose to let Oracle Purchasing generate requisitionnumbers for you. PO_REQUISITION_HEADERS_ALL is one of three tables storing requisition information.PO_REQUISITION_HEADERS_ALL corresponds to the Header region of the Requisitions window.SEGMENT1 provides uniquevalues for each row in the table in addition to REQUISITION_HEADER_ID.

    PO_REQUISITION_LINES_ALL

    PO_REQUISITION_LINES stores information about requisition lines. You need one row for each requisition line you create.Each row contains the line number, item number, item category, item description, needby date, deliverto location,item quantities, units, prices, requestor, notes, and suggested supplierinformation for the requisition line.LINE_LOCATION_ID identifies the purchase order shipment line on which you placed the requisition. LINE_LOCATION_IDis null if you have not placed the requisition line on a purchase order. BLANKET_PO_HEADER_ID andBLANKET_PO_LINE_NUM store the suggested blanket purchase agreement or catalog quotation line information for therequisition line. PARENT_REQ_LINE_ID contains the REQUISITION_LINE_ID from the original requisition line if you explodedor multisourced this requisition line.PO_REQUISITION_LINES is one of three tables storing requisition information. This table corresponds to the Lines region ofthe Requisitions window.

    PO_REQ_DISTRIBUTIONS_ALL

    PO_REQ_DISTRIBUTIONS_ALL stores information about the accounting distributions associated with each requisition line.Each requisition line must have at least one accounting distribution. You need one row for each requisition distributionyou create. Each row includes the Accounting Flexfield ID and requisition line quantity. PO_REQ_DISTRIBUTIONS_ALL isone of three tables storing your requisition information. This table corresponds to the requisition Distributions window,accessible through the Requisitions window.

  • 7/30/2019 Purchasing Module -

    2/2

    PO_DISTRIBUTIONS_ALL

    PO_DISTRIBUTIONS_ALL contains accounting distribution information for a purchase order shipment line. You need onerow for each distribution line you attach to a purchase order shipment. There are four types of documents usingdistributions in Oracle Purchasing:

    Standard Purchase Orders Planned Purchase Orders Planned Purchase Order Releases Blanket Purchase Order Releases

    Each row includes the destination type, requestor ID, quantity ordered and deliverto location for the distribution. Oracle

    Purchasing uses this information to record accounting and requisition information for purchase orders and releases.PO_DISTRIBUTIONS_ALL is one of five tables storing purchase order and release information. Some columns inPO_DISTRIBUTIONS_ALL contain information only if certain conditions exist:

    If you autocreate this accounting distribution from a requisition, REQ_DISTRIBUTION_ID corresponds to the ID of therequisition distribution you copy on the purchase order. If you use a foreign currency on your purchase order,Oracle Purchasing stores currency conversion information in RATEand RATE_DATE. If you use encumbrance, GL_ENCUMBERED_DATE and GL_ENCUMBERED_PERIOD_NAME contain encumbranceinformation Oracle Purchasing uses to create journal entries in Oracle General Ledger. If you do not autocreate the purchase order from online requisitions, REQ_LINE_REFERENCE_NUM andREQ_HEADER_REFERENCE_NUM contain the requisition number and requisition line number of the corresponding paper

    requisition. These two columns are not foreign keys to another table. If the distribution corresponds to a blanket purchase order release, PO_RELEASE_ID identifies this release. If SOURCE_DISTRIBUTION_ID has a value, the distribution is part of a planned purchase order release. If you cancel thedistribution, Oracle Purchasing automatically updates QUANTITY_CANCELLED or GL_CANCELLED_DATE. Oracle Purchasingalso enters UNENCUMBERED_AMOUNT if you use encumbrance

    http://www.club-oracle.com/#%23http://www.club-oracle.com/#%23