GB_RECORD_TMP(SQL Table) |
Index Back |
---|---|
Group Build Record ListThis record will contain the list of records entered in record GB_REC_FIELD. It will be used in the ae GB_EXEC_LIB to create the sql statement that will build the group. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
3 | GB_SEQ_NBR | Number(3,0) | SMALLINT NOT NULL | Group Build - Sequence Number |