GPFR_AF_ATFL_VW(SQL View) |
Index Back |
---|---|
Attribute Name ViewApplication Framework - View to retireve the Attribute Name for a particular Country and Application |
SELECT COUNTRY ,GPFR_AF_APPL ,GPFR_AF_KEY_NODE ,GPFR_AF_KEY_ATTR ,GPFR_AF_ATTR_NAME FROM PS_GPFR_AF_ATTR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL | Country | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Application Framework - Application | |
3 | Number(8,0) | INTEGER NOT NULL | Application Framework - Key Node | |
4 | Number(8,0) | INTEGER NOT NULL | Application Framework - Key Attribute | |
5 | GPFR_AF_ATTR_NAME | Character(12) | VARCHAR2(12) NOT NULL | Application Framework - Attribute Name |