CS_WD_RSET(SQL Table) |
Index Back |
---|---|
Working Doc RowSetUsed for repeating objects |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | CS_DOC_ID | Character(25) | VARCHAR2(25) NOT NULL | Document ID |
3 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
4 | LEVEL_NUM | Number(3,0) | SMALLINT NOT NULL | Level |
5 | PARENT_ROW_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Row Number |
6 | NUM_ROWS | Number(18,0) | DECIMAL(18) NOT NULL | Number of Rows |