WCS_POP_GRP_PNL(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SP_PROCESS_NAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | GB_OPRID | Character(30) | VARCHAR2(30) NOT NULL |
User ID
Prompt Table: GBOPRDEFN_SRCH |
4 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL |
Component Name
Prompt Table: PNLGROUP_SRCH |
5 | YESNO_DROPDOWN | Character(1) | VARCHAR2(1) NOT NULL |
This field is to be used on panels that require a drop-down list for a Yes/No choice, rather than a checkbox.
N=No Y=Yes Y/N Table Edit |