RUN_CNTL_BUDSPN(SQL Table) |
Index Back |
---|---|
Budget Load Run Control - DeptThis record is used for batch processing and defines the parameters required by the batch system to run budget related processes. It is related to the record RUN_CNTL_BLOAD, and provides a list of departments to 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). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: RUN_CNTL_BLOAD.RUN_CNTL_ID |
3 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SETID_TBL |
4 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: DEPARTMENT_SRCH |
5 | HP_ACCT_CD_SUSPNS | Character(25) | VARCHAR2(25) NOT NULL |
Suspense Account Code
Prompt Table: ACCT_CD_CA_VW |