GPFR_DA_PINVW(SQL View) |
Index Back |
---|---|
Elmnt Types Usable in SetupDADS related view: create in order to define the element types that can be used in the DADS setup |
%Sql(GP_ENT_TYPE_SQL, 'GPFR_DA_PINVW') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ENTRY_TYPE_ID | Character(3) | VARCHAR2(3) NOT NULL | Element Entry Type ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | VALUE_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Value Type
C=Character D=Calendar Date I=Integer N=Numeric P=Element Name X=Not Applicable |
5 | PROMPTVIEW | Character(18) | VARCHAR2(18) NOT NULL | Element Entry Prompt View |