RA_PRFL_GRP_LNG(SQL Table) |
Index Back |
---|---|
Profile Group RelLang RecordProfile Group related language record. Contains Profile Group definition - ID, name, description. One record for each Profile Group. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RA_PRFL_GRP_ID | Number(18,0) | DECIMAL(18) NOT NULL |
Profile Group ID - this is used by Marketing
Default Value: 99999999999 |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | RA_PRFL_GRP_NAME | Character(25) | VARCHAR2(25) NOT NULL | Profile Group Name - this is used by Marketing |
4 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |