GPFR_AF_IMP_LNG(SQL Table) |
Index Back |
---|---|
Attribute Import RecordApplication Framework - This record is a copy GPFR_AF_ATTR record. Used for data upgrading into the GPFR_AF_ATTR record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
2 | GPFR_AF_APPL | Character(10) | VARCHAR2(10) NOT NULL | Application Framework - Application |
3 | GPFR_AF_KEY_NODE | Number(8,0) | INTEGER NOT NULL | Application Framework - Key Node |
4 | GPFR_AF_KEY_ATTR | Number(8,0) | INTEGER NOT NULL |
Application Framework - Key Attribute
Default Value: 99999999 |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | GPFR_AF_ATTR_NAME | Character(12) | VARCHAR2(12) NOT NULL | Application Framework - Attribute Name |
7 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
8 | COMMENTS | Long Character | CLOB | Comment |