GPFR_AF_NDT_VW(SQL View) |
Index Back |
---|---|
Define Node SetApplication Framework - This record is used to define Node Set for a specific country and application. |
SELECT COUNTRY ,GPFR_AF_APPL ,GPFR_AF_NODE_SET ,DESCR ,DESCRSHORT ,GPFR_AF_OWNER ,'Y' FROM PS_GPFR_AF_NODSET |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
2 | GPFR_AF_APPL | Character(10) | VARCHAR2(10) NOT NULL |
Application Framework - Application
Prompt Table: GPFR_AF_APPL |
3 | GPFR_AF_NODE_SET | Character(16) | VARCHAR2(16) NOT NULL | Application Framework - Node Set |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | GPFR_AF_OWNER | Character(1) | VARCHAR2(1) NOT NULL |
Application Framework - Object Owner
C=Customer Maintained P=Peoplesoft Maintained |
7 | GPFR_AF_UPGRADE | Character(1) | VARCHAR2(1) NOT NULL | Application Framework - Run Upgrade |