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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T 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 ACTIVITY Instance attribute Public Type reference (TYPE) UPB_YS_CW_ACTIVITY Questionnaire Values for Cost Element/Key Figure Questions 20030122
2 APPL Instance attribute Public Type reference (TYPE) UPB_YS_CW_APPL Questionnaire Values for Application, Subapplication, ... 20021220
3 CHANGED Instance attribute Public Type reference (TYPE) FLAG General Flag 20030327
4 C_IMAGE_GREEN Constant Private Type reference (TYPE) ICON_D ICON_GREEN_LIGHT Status Image for Red Light 20021212
5 C_IMAGE_RED Constant Private Type reference (TYPE) ICON_D ICON_RED_LIGHT Status Image for Red Light 20021212
6 C_IMAGE_YELLOW Constant Private Type reference (TYPE) ICON_D ICON_YELLOW_LIGHT Status Image for Red Light 20021212
7 ELEMENT Instance attribute Public Type reference (TYPE) UPB_YS_CW_ELEMENT Questionnaire Values for Cost Element/Key Figure Questions 20021217
8 ORGUNIT Instance attribute Public Type reference (TYPE) UPB_YS_CW_ORGUNIT Questionnaire Values for Time Questions 20021216
9 QUANTITY Instance attribute Public Type reference (TYPE) UPB_YS_CW_QUANTITY Questionnaire Values for Quantity Questions 20021217
10 READ Instance attribute Public Type reference (TYPE) FLAG General Indicator 20021220
11 R_CCE Instance attribute Private Object reference (TYPE REF TO) IF_UPB_CW_CCE Cost Center Wizard: Applications 20030122
12 R_CCSE Instance attribute Private Object reference (TYPE REF TO) IF_UPB_CW_CCSE Cost Center Wizard: Subapplications 20030122
13 R_CS Instance attribute Private Object reference (TYPE REF TO) CL_UPB_CW_CS Cost Center Wizard: Customizing Server 20030122
14 START Instance attribute Public Type reference (TYPE) UPB_YS_CW_START Questionnaire values for starting pages 20030305
15 STATUS Instance attribute Public Type reference (TYPE) UPB_Y_CW_STATE Cost Center Wizard: Status 20030120
16 STATUS_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Icons table 20030122
17 TIME Instance attribute Public Type reference (TYPE) UPB_YS_CW_TIME Questionnaire Values for Time Questions 20021216
18 UNIT Instance attribute Public Type reference (TYPE) UPB_YS_CW_UNIT Questionnaire Values for Quantity Questions 20021217
19 VERSION 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021204
2 GENERATE_NAME Instance method Public Method Generate technical name for CCE or CCSE 20030316
3 GET_ICON_QUANTITY Instance method Private Method Get Icon Status from Particular Status 20030214
4 GET_ICON_TIME Instance method Private Method Get Icon Status from Particular Status 20021204
5 GET_ICON_UNIT Instance method Private Method Get Icon Status from Particular Status 20021217
6 GET_ICON_VERSION Instance method Private Method Get Icon Status from Particular Status 20021216
7 GET_LABEL_GRANULARITY Instance method Public Method Get Selected Label (Year, Month, ... ) 20021220
8 GET_STATUS Instance method Public Method Get Status of Required Step 20030609
9 READ_ANSWER Instance method Private Method Read answers to questionnaire 20030502
10 READ_ANSWER4 Instance method Private Method Read answers to questionnaire 20030502
11 READ_QUESTIONNAIRE Instance method Public Method Read Questionnaire 20021204
12 SAVE Instance method Public Event handling method Save Questionnaire 20021218
13