RX_CUST_REG_FLD(SQL Table) |
Index Back |
---|---|
Self-service customer regThis record contains all fields required to authenticate an existing customer registration. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TEMPLATE_ID | Character(30) | VARCHAR2(30) NOT NULL | Template ID |
2 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: RX_RECFIELD_VW |
3 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: RX_REG_PERS_VW |
4 | LABEL_ID | Character(18) | VARCHAR2(18) NOT NULL |
LABEL_ID identifies uniquness of DB Field Labels.
This field is used in PSDBFLDLABL and PSDBFLDLABLLANG.
Prompt Table: RX_DBFLDLABL_VW |