PSADSGROUPMEMB(SQL Table) |
Index Back |
---|---|
Data Set Group MembersDefines what parts (entire object, records and/or fields) of this Data Set are in a group. This is part of a Data Set Definition and a child of PSADSGROUP. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTADSNAME | Character(30) | VARCHAR2(30) NOT NULL |
Data Set Name (see PSADSDEFN).
Prompt Table: PSADSDEFN |
2 | PTGROUPNAME | Character(40) | VARCHAR2(40) NOT NULL |
Group Code
Prompt Table: PSADSGROUP |
3 | PSGROUPCONT | Character(4) | VARCHAR2(4) NOT NULL | Group Content |
4 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSADSREC_VW |
5 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: PSADSGMFLD_VW |