PO_CNTRCT_PARM(SQL Table) |
Index Back |
---|---|
Contract Releases Parameters |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | ALL_BU | Character(1) | VARCHAR2(1) NOT NULL |
All Business Units
N=Specific Business Unit Y=All Business Units Default Value: Y |
4 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_PM_NONVW |
5 | ALL_CNTRCT | Character(1) | VARCHAR2(1) NOT NULL |
All Contracts
N=Specific Contract Y=All Contracts Default Value: Y |
6 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
7 | CNTRCT_ID | Character(25) | VARCHAR2(25) NOT NULL |
Buying Agreement ID
Prompt Table: CNTRCT_RLS_VW |
8 | ALL_PO_DT | Character(1) | VARCHAR2(1) NOT NULL |
All PO Dates
N=PO Date Range S=PO Date By Y=All PO Dates Default Value: Y |
9 | PO_DT | Date(10) | DATE | Date |
10 | THRU_DATE | Date(10) | DATE | Through Date |
11 | DAYSFROM | Signed Number(4,0) | DECIMAL(3) NOT NULL | Days From The Scheduled Run |