SAP ABAP Class CL_UPB_CW_CS (Cost Center Wizard: Customizing Server)
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_CS  
Short Description Cost Center Wizard: Customizing Server    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPB   SEM-BPS: Planning Applications 
Created 20021119   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UPB_CW_CS has no forward declaration.
Interfaces
Class CL_UPB_CW_CS has no interface implemented.
Friends
Class CL_UPB_CW_CS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20030219
2 GR_S_CS Static Attribute Private Object reference (TYPE REF TO) CL_UPB_CW_CS Cost Center Wizard: Customizing Server 20021121
3 GS_REFSTAT Instance attribute Private Type reference (TYPE) UPC_YS_STATINFO Statistical Info 20030129
4 GT_MSG Instance attribute Private Type reference (TYPE) UPC_YT_MESG Messages 20030128
5 G_MODIFIED Instance attribute Private Type reference (TYPE) FLAG General Flag 20030226
6 G_PERCENTAGE Instance attribute Private Type reference (TYPE) I 20030210
7 G_REFRESH_NEEDED Instance attribute Private Type reference (TYPE) FLAG General Flag 20030403
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method 20030129
2 ADD_SY_MSG Instance method Public Method 20030206
3 AUTHORITY_REQUEST Instance method Private Method 20030206
4 CALL_DETAIL Instance method Public Method 20021127
5 CHANGE_REQUEST Instance method Public Method 20021126
6 CHECK_NS Instance method Public Method 20030128
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021119
8 CREATE_INSTANCE_CCE Instance method Public Method Application Instance 20021119
9 CREATE_STATINFO Instance method Public Method 20030129
10 CS_REFRESH_NEEDED Instance method Public Method 20030129
11 DEQUEUE Instance method Public Method 20030217
12 DISPLAY_REQUEST Instance method Public Method 20021126
13 DOCUMENTATION_REQUEST Instance method Public Method 20030219
14 ENQUEUE_REQUEST Instance method Private Method 20030217
15 GET_CCE_T Instance method Public Method List of Available Applications 20021119
16 GET_CCS_T Instance method Public Method 20030328
17 GET_ERROR_MESSAGES Instance method Public Method 20030129
18 GET_INSTANCE Static method Public Method Current Server Instance 20021119
19 GET_INSTANCE_CCS Instance method Public Method 20030328
20 IS_MODIFIED Instance method Public Method 20030226
21 MSG2POPUP Instance method Public Method 20030212
22 PROGRESS_INDICATOR Instance method Public Method 20030210
23 RAISE_ERROR Instance method Public Method 20030128
24 RAISE_SY_MSG Instance method Public Method 20030210
25 RESET_CS Instance method Public Method 20021127
26 SAVE_MODEL Instance method Public Method Save Customizing 20021119
27 START_ES_IN_BRWOSER Instance method Private Method 20030117
28 TRANSPORT Instance method Public Method 20021127
Events
# Event Type Visibility Description Created on
1 RESET_ALL Instance Event
(0)
Public
(2)
20030228
2 SAVE_CCE Instance Event
(0)
Public
(2)
Save Applications 20021119
Types
Class CL_UPB_CW_CS has no local type.
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Value transfer Type reference (TYPE) UPC_YS_MESG Message structure 20030129
2 Importing IS_MSG_B Value transfer Type reference (TYPE) BAPIRET2 Message structure 20030211
3 Importing IT_MSG Value transfer Type reference (TYPE) UPC_YT_MESG Messages 20030129
4 Importing IT_MSG_B Value transfer Type reference (TYPE) BAPIRET2_T Messages 20030211
5 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID 'UPB_CW' Nachrichten, Nachrichtenklasse 20030129
6 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030129
7 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'S' Nachrichten, Nachrichtentyp 20030129
8 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030129
9 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030129
10 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030129
11 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030129
12 Importing I_NO_DISPLAY Value transfer Type reference (TYPE) FLAG allgemeines flag 20030212
13 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20030129

Method ADD_MSG on class CL_UPB_CW_CS has no exception.

Method ADD_SY_MSG Signature

Method ADD_SY_MSG on class CL_UPB_CW_CS has no parameter.
Method ADD_SY_MSG on class CL_UPB_CW_CS has no exception.

Method AUTHORITY_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Zweistellige Nummer 20030206
2 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20030206
3 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20030206
4 Importing I_STEP Call by reference Type reference (TYPE) UPB_Y_CW_STEP Kostenstellenwizard: Bearbeitungsschritt 20030206
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030206

Method CALL_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Value transfer Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20021209
2 Importing I_CCSE Value transfer Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20030117
3 Importing I_NEW Call by reference Type reference (TYPE) FLAG allgemeines flag 20030318
4 Importing I_STEP Call by reference Type reference (TYPE) UPB_Y_CW_STEP Kostenstellenwizard: Bearbeitungsschritt 20021127
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030206

Method CHANGE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20021126
2 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20021126
3 Importing I_NO_LOCK Call by reference Type reference (TYPE) FLAG allgemeines flag 20030217
4 Importing I_STEP Call by reference Type reference (TYPE) UPB_Y_CW_STEP 'ED' Kostenstellenwizard: Bearbeitungsschritt 20021126
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030206

Method CHECK_NS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) UPB_Y_CW_ID Kostenstellenwizard 20030128
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030128

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UPB_CW_CS has no parameter.
Method CONSTRUCTOR on class CL_UPB_CW_CS has no exception.

Method CREATE_INSTANCE_CCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20021119
2 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20030217
3 Importing I_NEW Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021119
4 Returning RR_CCE Value transfer Object reference (TYPE REF TO) IF_UPB_CW_CCE Kostenstellenwizard: Anwendungen 20021119
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030217

Method CREATE_STATINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLD_COUNT Call by reference Type reference (TYPE) UPC_Y_COUNTER Änderungszähler 20030129
2 Returning RS_STATINFO Value transfer Type reference (TYPE) UPC_YS_STATINFO Statistic Info 20030129

Method CREATE_STATINFO on class CL_UPB_CW_CS has no exception.

Method CS_REFRESH_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH_NEEDED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030403
2 Returning R_REFRESH_NEEDED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030129

Method CS_REFRESH_NEEDED on class CL_UPB_CW_CS has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20030217
2 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20030217

Method DEQUEUE on class CL_UPB_CW_CS has no exception.

Method DISPLAY_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20021126
2 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20021126
3 Importing I_STEP Call by reference Type reference (TYPE) UPB_Y_CW_STEP Kostenstellenwizard: Bearbeitungsschritt 20021126
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030206

Method DOCUMENTATION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HTML Call by reference Type reference (TYPE) HTMLTABLE Tabelle mit HTMLLINE 20030219
2 Exporting E_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20030219
3 Exporting E_REPID Call by reference Type reference (TYPE) SY-REPID 20030219
4 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030219
5 Importing I_ID Call by reference Type reference (TYPE) DOKU_ID 'DT' Dokumentenklasse 20030219
6 Importing I_OBJECT Call by reference Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20030219
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030219

Method ENQUEUE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20030217
2 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20030217
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030217

Method GET_CCE_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CCE Value transfer Type reference (TYPE) UPB_YT_CW_CCE Kostenstellen-Wizard: Anwendungen 20021119

Method GET_CCE_T on class CL_UPB_CW_CS has no exception.

Method GET_CCS_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CCS Value transfer Type reference (TYPE) UPB_YT_CW_CCS Subjekte 20030328

Method GET_CCS_T on class CL_UPB_CW_CS has no exception.

Method GET_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MSG Value transfer Type reference (TYPE) UPC_YT_MESG Messages 20030129

Method GET_ERROR_MESSAGES on class CL_UPB_CW_CS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INIT_MSG Value transfer Type reference (TYPE) FLAG allgemeines flag 20030213
2 Returning RR_CS Value transfer Object reference (TYPE REF TO) CL_UPB_CW_CS Kostenstellenwizard: Customizing-Server 20021119

Method GET_INSTANCE on class CL_UPB_CW_CS has no exception.

Method GET_INSTANCE_CCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCS Call by reference Type reference (TYPE) UPB_Y_CW_CCS Kostenstellen-Wizard: Subjekt 20030328
2 Returning RR_CCS Value transfer Object reference (TYPE REF TO) IF_UPB_CW_CCS fixe Attribute einer Anwendung 20030328

Method GET_INSTANCE_CCS on class CL_UPB_CW_CS has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODIFIED Call by reference Type reference (TYPE) FLAG allgemeines flag 20030226
2 Returning R_MODIFIED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030226

Method IS_MODIFIED on class CL_UPB_CW_CS has no exception.

Method MSG2POPUP Signature

Method MSG2POPUP on class CL_UPB_CW_CS has no parameter.
Method MSG2POPUP on class CL_UPB_CW_CS has no exception.

Method PROGRESS_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERCENTAGE Call by reference Type reference (TYPE) I 20030210
2 Importing I_TEXT Call by reference Type reference (TYPE) ANY 20030210

Method PROGRESS_INDICATOR on class CL_UPB_CW_CS has no exception.

Method RAISE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Value transfer Type reference (TYPE) UPC_YS_MESG Message structure 20030128
2 Importing IS_MSG_B Value transfer Type reference (TYPE) BAPIRET2 Message structure 20030211
3 Importing IT_MSG Value transfer Type reference (TYPE) UPC_YT_MESG Messages 20030128
4 Importing IT_MSG_B Value transfer Type reference (TYPE) BAPIRET2_T Messages 20030211
5 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID 'UPB_CW' Nachrichten, Nachrichtenklasse 20030128
6 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030128
7 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichten, Nachrichtentyp 20030128
8 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030128
9 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030128
10 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030128
11 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20030128
12 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20030128
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030128

Method RAISE_SY_MSG Signature

Method RAISE_SY_MSG on class CL_UPB_CW_CS has no parameter.
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030210

Method RESET_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CS Value transfer Object reference (TYPE REF TO) CL_UPB_CW_CS Kostenstellenwizard: Customizing-Server 20030211

Method RESET_CS on class CL_UPB_CW_CS has no exception.

Method SAVE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POPUP Value transfer Type reference (TYPE) FLAG allgemeines flag 20030217
2 Returning R_OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20030226

Method SAVE_MODEL on class CL_UPB_CW_CS has no exception.

Method START_ES_IN_BRWOSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20030117
2 Importing I_CCSE Call by reference Type reference (TYPE) UPB_Y_CW_CCSE Kostenstellen-Wizard: Teilanwendung 20030117
3 Importing I_NEW Call by reference Type reference (TYPE) FLAG allgemeines flag 20030318
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030228

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCE Call by reference Type reference (TYPE) UPB_Y_CW_CCE Kostenstellen-Wizard: Anwendung 20030117
# Exception Resumable Description Created on
1 CX_UPB_CW Kostenstellenwizard 20030207
Event Signatures

Event RESET_ALL Signature
Event RESET_ALL on class CL_UPB_CW_CS has no parameter.
Event SAVE_CCE Signature
Event SAVE_CCE on class CL_UPB_CW_CS has no parameter.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350