PC_PO_REQ_TAO

(SQL Table)
Index Back

TAO/TMP - Temporary Processing

Used to hold data during processing, typically used in conjunction with an application engine.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 BUSINESS_UNIT_PO Character(5) VARCHAR2(5) NOT NULL PO Business Unit
3 REQ_ID Character(10) VARCHAR2(10) NOT NULL Requisition ID
4 REQ_LINE_NBR Number(5,0) INTEGER NOT NULL Requisition Line Number
5 REQ_SCHED_NBR Number(3,0) SMALLINT NOT NULL Requisition Schedule Number
6 REQ_DISTRIB_NBR Number(5,0) INTEGER NOT NULL Requisition Distrib Number
7 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
8 RESOURCE_QUANTITY Signed Number(16,2) DECIMAL(14,2) NOT NULL Quantity
9 RESOURCE_AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Transaction Amount