UPG_CFG_AET(SQL Table) |
Index Back |
---|---|
CFG State RecordTable of Configurator Display objects for configurator |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | COUNTER1 | Number(16,2) | DECIMAL(15,2) NOT NULL | Counter 1 |
3 | COUNTER2 | Signed Number(17,2) | DECIMAL(15,2) NOT NULL | Counter 2 |
4 | NUMROWS | Number(15,0) | DECIMAL(15) NOT NULL | Number of Rows fetched. |
5 | CFG_MODEL_ID | Character(64) | VARCHAR2(64) NOT NULL | Configurator |
6 | CFG_SCHEMA_ID | Character(18) | VARCHAR2(18) NOT NULL | Schema ID displayed on several pages of Configurator |
7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
8 | CFG_SOLUTION_ID | Character(64) | VARCHAR2(64) NOT NULL | Configurator used in cz and cfg integration |
9 | CFG_CONFIG_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Configurator
0=Component 1=Compound |
10 | CFG_VERSION_MAJOR | Number(5,0) | INTEGER NOT NULL | Configurator |
11 | CFG_VERSION_MINOR | Number(5,0) | INTEGER NOT NULL | Configurator |
12 | CFG_RESTORE | Character(1) | VARCHAR2(1) NOT NULL |
Restore Policy input on Configurator Display tab
1=Original Model Version 2=Original Model Version 3=Most Current Model Version 4=List Versions 5=Allow Any Version |
13 | CFG_ALLOW_NEW | Character(1) | VARCHAR2(1) NOT NULL | Field in the Database Table that indicates Y/N for user's ability to create a new Configuration |
14 | CFG_INCL_CMPDV | Character(1) | VARCHAR2(1) NOT NULL | Check box on Configurator Output tab to indicate that compound level violations should be shown |
15 | CFG_INCL_PRICE | Character(1) | VARCHAR2(1) NOT NULL |
Y/N Value on Configurator Price tab to indicate that the configuration will/will not contain list prices
N=Product Definition Y=Configurator |
16 | CFG_INCL_CMPTV | Character(1) | VARCHAR2(1) NOT NULL | Check box field for display of Configuration Component Violations in the output |
17 | CFG_INCL_SP | Character(1) | VARCHAR2(1) NOT NULL |
Translation field of Selection Points for output
0=None 1=All Selections 2=Filtered List |
18 | CFG_INCL_SPV | Character(1) | VARCHAR2(1) NOT NULL | Check box field for display of Selection Point Violations in the output |
19 | CFG_INCL_EV | Character(1) | VARCHAR2(1) NOT NULL |
Translation field of External Variables for output used in configurator
0=None 1=All External Values 2=Filtered List |
20 | CFG_INCL_EXP | Character(1) | VARCHAR2(1) NOT NULL |
Translation field of Expressions for output used in configurator
0=None 1=All Expressions 2=Filtered List |
21 | CFG_INCL_CA | Character(1) | VARCHAR2(1) NOT NULL |
Translation field of Configuration attributes for output (these are custom text entry fields not related to the model)
0=None 1=All Configuration Attributes 2=Filtered List |
22 | CFG_OBJECT_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Configurator
01=Selection 02=Expression 03=Configuration Attribute 04=External Variable 05=Connections 06=Component 07=Connections 08=Selections Filtered List 09=Selections Filter Where 10=Selections Attributes 11=Package Components 12=Manufactured Components 13=Routing Operations 14=Purchased Components 15=Product Selector |
23 | CFG_OBJECT_NAME | Character(64) | VARCHAR2(64) NOT NULL | Attribute name column on Configurator Output tab and Price tabs |
24 | CFG_ATTRIBUTE | Character(64) | VARCHAR2(64) NOT NULL | Values on Configurator Output tab for selecting attributes |
25 | CFG_OUTPUT_SEQ | Number(4,0) | SMALLINT NOT NULL | Configurator output sequence |
26 | CFG_MAPTO_ID | Character(4) | VARCHAR2(4) NOT NULL |
Database field for mapping ids to recurring price fields
0101=Package Components 0201=Manufactured Components 0301=Purchased Components 0401=Product Selector 0501=Routing Operations 0601=Recurring Price 0602=Recurring Frequency 0603=Frequency Description |
27 | CFG_WHERE_VALUE | Character(64) | VARCHAR2(64) NOT NULL | Configurator |