RE_SEL_PCTSCHED(SQL Table) |
Index Back |
---|---|
Run Cntrl Process Sales ReportRun Control Record for the Process Sales Reports Process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: PRCSRUNCNTL.OPRID |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: PRCSRUNCNTL.RUN_CNTL_ID |
3 | BI_SCHED_ID | Number(30,0) | DECIMAL(30) NOT NULL | Bill Schedule ID |
4 | SELECT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Selection Flag
N=No Y=Yes Default Value: Y |
5 | ERROR_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Error / Warning
Default Value: N |
6 | LS_KEY | Number(15,0) | DECIMAL(15) NOT NULL | Lease Key, Unique Key |
7 | SCHED_DATE | Date(10) | DATE | Schedule Date |
8 | ERRORMSG | Character(254) | VARCHAR2(254) NOT NULL | Error Message field |