LED_INQ_SCE_H(SQL Table) |
Index Back |
---|---|
Inquiry Criteria - Scenarios |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: LED_INQ_CRIT.OPRID |
|
2 | Character(30) | VARCHAR2(30) NOT NULL |
Saved Search Name
Default Value: LED_INQ_CRIT.SAVED_SEARCH |
|
3 | Character(1) | VARCHAR2(1) NOT NULL |
Inquiry Type specifies Saved Search or Personalization to distinguish the type of search crieria.
P=Personalization S=Saved Search Default Value: P |
|
4 | Character(1) | VARCHAR2(1) NOT NULL |
Scenario Compare Option specifies Actuals or Scenario to compare to the anchor scenario for the purpose of variance measurement (amount or percent).
A=Actuals S=Scenario |
|
5 | Character(10) | VARCHAR2(10) NOT NULL | ID | |
6 | Character(18) | VARCHAR2(18) NOT NULL |
Scenario Name
Prompt Table: %EDITTABLE2 |
|
7 | SCE_ANCHOR | Character(1) | VARCHAR2(1) NOT NULL |
Y/N flag to to specify which scenario is the anchor for variance measurement (amount or percent) to other scenarios.
Y/N Table Edit Default Value: N |
8 | SHOW_SCENARIO | Character(1) | VARCHAR2(1) NOT NULL |
Y/N flag to indicate whether or not to display the scenario.
Y/N Table Edit Default Value: N |
9 | SHOW_VAR_AMT | Character(1) | VARCHAR2(1) NOT NULL |
Y/N flag to indicate whether or not to display the variance amount.
Y/N Table Edit Default Value: N |
10 | SHOW_VAR_PCT | Character(1) | VARCHAR2(1) NOT NULL |
Y/N flag to indicate whether or not to display the variance percent.
Y/N Table Edit Default Value: N |