SAP ABAP Class CL_UPB_CW_QUEST (Application for CW Questionanaire)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BPS-BP (Application Component) Business Planning
⤷
UPB (Package) SEM-BPS: Planning Applications
⤷
⤷
Properties
| Class | CL_UPB_CW_QUEST | |
| Short Description | Application for CW Questionanaire | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPB | SEM-BPS: Planning Applications |
| Created | 20021204 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UPB_CW_QUEST has no interface implemented.
Friends
Class CL_UPB_CW_QUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_ACTIVITY | Questionnaire Values for Cost Element/Key Figure Questions | 20030122 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_APPL | Questionnaire Values for Application, Subapplication, ... | 20021220 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20030327 | |||
| 4 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_GREEN_LIGHT | Status Image for Red Light | 20021212 | ||
| 5 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_RED_LIGHT | Status Image for Red Light | 20021212 | ||
| 6 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_YELLOW_LIGHT | Status Image for Red Light | 20021212 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_ELEMENT | Questionnaire Values for Cost Element/Key Figure Questions | 20021217 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_ORGUNIT | Questionnaire Values for Time Questions | 20021216 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_QUANTITY | Questionnaire Values for Quantity Questions | 20021217 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Indicator | 20021220 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UPB_CW_CCE | Cost Center Wizard: Applications | 20030122 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UPB_CW_CCSE | Cost Center Wizard: Subapplications | 20030122 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPB_CW_CS | Cost Center Wizard: Customizing Server | 20030122 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_START | Questionnaire values for starting pages | 20030305 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | UPB_Y_CW_STATE | Cost Center Wizard: Status | 20030120 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | TV_IMAGE | Icons table | 20030122 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_TIME | Questionnaire Values for Time Questions | 20021216 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_UNIT | Questionnaire Values for Quantity Questions | 20021217 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | UPB_YS_CW_VERSION | Questionnaire Values for Version Questions | 20021216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021204 | |
| 2 | Instance method | Public | Method | Generate technical name for CCE or CCSE | 20030316 | |
| 3 | Instance method | Private | Method | Get Icon Status from Particular Status | 20030214 | |
| 4 | Instance method | Private | Method | Get Icon Status from Particular Status | 20021204 | |
| 5 | Instance method | Private | Method | Get Icon Status from Particular Status | 20021217 | |
| 6 | Instance method | Private | Method | Get Icon Status from Particular Status | 20021216 | |
| 7 | Instance method | Public | Method | Get Selected Label (Year, Month, ... ) | 20021220 | |
| 8 | Instance method | Public | Method | Get Status of Required Step | 20030609 | |
| 9 | Instance method | Private | Method | Read answers to questionnaire | 20030502 | |
| 10 | Instance method | Private | Method | Read answers to questionnaire | 20030502 | |
| 11 | Instance method | Public | Method | Read Questionnaire | 20021204 | |
| 12 | Instance method | Public | Event handling method | Save Questionnaire | 20021218 | |
| 13 |