The entire list is available on GENDER_PRON_DTL table.
SELECT * FROM SYSADM.PS_GENDER_PRON_DTL WHERE REG_REGION ='USA';
SEXUAL_ORIENTATION - Sexual Orientation
Char2
Orientation
GENDER_IDENTITY - Gender Identity
Char2
Gender Identity
The entire list is available on GENDER_IDNT_DTL table.
SELECT * FROM SYSADM.PS_GENDER_IDNT_DTL WHERE REG_REGION ='USA';
WF_STATUS - Workflow Status
Char1
N
WF Status
ORIGINATORID - Originator OperID
Char30
OperID
TRANSACTION_NAME - Transaction Name
Char25
Tran Name
UPD_BY_USERID - Last User ID to Update
Char30
Updated By
UPD_DTTM - Last Update Date/Time Stamp
DateTm
Last Update Dat
MANUAL_UPD_USERID - Manual Update User ID
Char30
Man Upd User ID
MANUAL_UPD_DTTM - Manual Update Date/Time Stamp
DateTm
Man Upd DTTM
SS_STAT_INDICATOR - Self Service Status Indicator
Char1
N
SS Status Ind
SS_WARNING_FLG - Self Service Warning Flag
Char1
SS Warning Flg
SS_FUTURE_FLG - Self Service Future Flag
Char1
SS Future Flg
APPROVAL_REQUIRED - Approval Process?
Char1
N
Approval Proc
Data Dictionary Links
Clicking the linked (blue) fields in any table will take you to the Data Dictionary and provide you with more information about that field as well as field values if they are available.