ATH_RUNCNTL(SQL Table) |
Index Back |
---|---|
Authoria Run ControlRun control paramters for the Bridge Extract for the PeopleSoft/Authoria Integration. |
# | 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 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | END_DT | Date(10) | DATE NOT NULL | end date |
5 | AUTH_HTML | Long Character | CLOB NOT NULL | Authoria HTML |
6 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
7 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |