FO_PO_LINK_LOG(SQL Table) |
Index Back |
---|---|
PO LinksTable to hold the log of the PO-Activities links through time |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract |
2 | CONTRACT_LINE_NUM | Number(3,0) | SMALLINT NOT NULL | Contract Line Num |
3 | DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |
4 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_CA_NONVW |
5 | CA_PO_ID | Character(10) | VARCHAR2(10) NOT NULL | Internal PO ID |
6 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |