EX_PROF_APPRVR(SQL Table) |
Index Back |
---|---|
Approver profileApprover Profile. This record stores the T&E approver profile (parent) definitions. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
|
2 | Character(15) | VARCHAR2(15) NOT NULL | Approver profile name | |
3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
7 | APPRVR_TYPE | Character(10) | VARCHAR2(10) NOT NULL |
Approver type used to cross reference an AWE process id and stage.
Prompt Table: EX_APPRVR_TYPE |
8 | DEFAULT_PROFILE | Character(1) | VARCHAR2(1) NOT NULL |
Use as default profile
Y/N Table Edit Default Value: N |