SCE_PARTITION(SQL Table) |
Index Back |
|---|---|
Scenario ID PartitionLedger table partitioning used in RTBL by scenario id |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | ID | |
| 2 | RTBL_SCENARIO | Character(18) | VARCHAR2(18) NOT NULL | Scenario Name |
| 3 | PARTN_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Partition Status used in RTBL
R=Reserved |