COMB_EXPLODED(SQL Table) |
Index Back |
---|---|
CF Combination Master ExplodedNew table in GL 9. For the option 'Explode Detail Values" in Combination Group. This table is used to store expanded tree values for master selector table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Date(10) | DATE | Effective date of the Tree | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Process Group | |
4 | Character(10) | VARCHAR2(10) NOT NULL | Combination Rule | |
5 | Number(6,0) | INTEGER NOT NULL | Sequence | |
6 | Character(18) | VARCHAR2(18) NOT NULL | ChartField | |
7 | Character(30) | VARCHAR2(30) NOT NULL | Range From | |
8 | EFFDT_FROM | Date(10) | DATE | Effective Date From |
9 | EFFDT_TO | Date(10) | DATE | Effective Date To |