EX_BGTCHK_TAUTH(SQL Table) |
Index Back |
---|---|
Travel Auth Table for BatchThis child table is used to store the selected Travel Authorization for the batch Travel Authorization cancel 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 |
3 | REQUEST_NBR | Number(4,0) | SMALLINT NOT NULL | Request Number |
4 | TRAVEL_AUTH_ID | Character(10) | VARCHAR2(10) NOT NULL | Travel Authorization Identification. Number used to define travel authorizations. Key field on most travel authorization records and exists at level 0 for travel authorization panels. |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
6 | SELECT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Selection Flag
N=No Y=Yes Default Value: N |