HR_TBH_NMFMTVW(SQL View) |
Index Back |
---|---|
Name Section Prompt ViewView for prompting of valid name format values for Name Sections. |
SELECT COUNTRY_NM_FORMAT , DESCR , DESCRSHORT FROM PS_NAME_FORMAT_TBL WHERE EFF_STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY_NM_FORMAT | Character(3) | VARCHAR2(3) NOT NULL | Supported Name Format Types |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |