SAP ABAP Class CL_CRM_IC_ABOX_WIZARD (Setup wizard processing)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Properties
Class CL_CRM_IC_ABOX_WIZARD  
Short Description Setup wizard processing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20030116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_IC_ABOX_WIZARD has no interface implemented.
Friends
Class CL_CRM_IC_ABOX_WIZARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_LTX_DATA Instance attribute Private Type reference (TYPE) CRMT_IC_LTX_WIZARD_DATA Launch Transaction Wizard Data 20041201
2 IS_EXISTING_ACTION Instance attribute Private Type reference (TYPE) ABAP_BOOL True, if action exists 20030131
3 IS_EXISTING_CLASS Instance attribute Private Type reference (TYPE) ABAP_BOOL True, if class exists 20030131
4 OK_CODE Instance attribute Private Type reference (TYPE) SYUCOMM Screens, function code triggered by PAI 20040914
5 SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_ABOX_WIZARD Setup wizard processing 20040914
6 TECH_DATA Instance attribute Public Object reference (TYPE REF TO) IF_CRM_IC_ABOX_WIZ_TECH_DATA Technical details of action handler 20030120
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASS_IMPLEMENTATION Instance method Private Method 20041201
2 GET_0200_DATA Instance method Public Method Get screen data 20030116
3 GET_0300_DATA Instance method Public Method Get screen data 20030116
4 GET_0400_DATA Instance method Public Method Get screen data 20030201
5 GET_HANDLER Instance method Private Method Get handler 20030211
6 GET_INSTANCE Static method Public Method Get instance of wizard class (singleton) 20040914
7 GET_OK_CODE Instance method Public Method 20040914
8 IS_LTX_NEW_OR_CONSISTENT Instance method Private Method Returns TRUE if LTX and class are consitent or new 20041201
9 LOCK_LTX_ID Instance method Private Method Lock launch transaction ID 20041117
10 REMOVE_LOCKS Instance method Public Method Unlock objects 20030206
11 SET_0200_DATA Instance method Public Method Set screen data 20030116
12 SET_0300_DATA Instance method Public Method Set screen data 20030116
13 SET_0400_DATA Instance method Public Method Set screen data 20030201
14 SET_OK_CODE Instance method Public Method 20040914
15 UNLOCK_LTX_ID Instance method Private Method Unlock launch transaction ID 20041117
Events
Class CL_CRM_IC_ABOX_WIZARD has no event.
Types
Class CL_CRM_IC_ABOX_WIZARD has no local type.
Method Signatures

Method CHECK_CLASS_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20041201
2 Returning RV_RESULT Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20041201

Method CHECK_CLASS_IMPLEMENTATION on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method GET_0200_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LTX_ID Call by reference Type reference (TYPE) SIMPLE 20041111

Method GET_0200_DATA on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method GET_0300_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20030201
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) CRMD_IC_XML_PROFILE_TEXT XML-Profilbeschreibung 20030201
3 Exporting EV_EXTENDED_LIFE Call by reference Type reference (TYPE) ABAP_BOOL 20041116
4 Exporting EV_LAUNCH_SAPGUI Call by reference Type reference (TYPE) ABAP_BOOL 20130701
5 Exporting EV_RAISE_VETO Call by reference Type reference (TYPE) ABAP_BOOL 20041116
6 Exporting EV_SRC_SESSION_TYPE Call by reference Type reference (TYPE) WCFT_LTX_SRC_SESSION_TYPE Launch Transaction: Session Type of Source System 20081106

Method GET_0300_DATA on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method GET_0400_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030201

Method GET_0400_DATA on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_ABOX_WIZ_TECH_DATA Technische Details - Aktions-Handler 20030211
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20030211

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ABOX_WIZARD Einstellungen Assistentbearbeitung 20040914

Method GET_INSTANCE on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method GET_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20040914

Method GET_OK_CODE on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method IS_LTX_NEW_OR_CONSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20041201
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20041201
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20041201

Method LOCK_LTX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LTX_ID Call by reference Type reference (TYPE) SIMPLE 20041117
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20041117

Method REMOVE_LOCKS Signature

Method REMOVE_LOCKS on class CL_CRM_IC_ABOX_WIZARD has no parameter.
Method REMOVE_LOCKS on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method SET_0200_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LTX_ID Call by reference Type reference (TYPE) SIMPLE 20041111
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20030124

Method SET_0300_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SIMPLE 20030201
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) SIMPLE 20030201
3 Importing IV_EXTENDED_LIFE Call by reference Type reference (TYPE) SIMPLE 20041117
4 Importing IV_LAUNCH_SAPGUI Call by reference Type reference (TYPE) SIMPLE 20130701
5 Importing IV_RAISE_VETO Call by reference Type reference (TYPE) SIMPLE 20041117
6 Importing IV_SRC_SESSION_TYPE Call by reference Type reference (TYPE) SIMPLE 20081104
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20030201

Method SET_0400_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATYPE Call by reference Type reference (TYPE) SIMPLE 20030201

Method SET_0400_DATA on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method SET_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OK_CODE Call by reference Type reference (TYPE) SIMPLE 20040914

Method SET_OK_CODE on class CL_CRM_IC_ABOX_WIZARD has no exception.

Method UNLOCK_LTX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LTX_ID Call by reference Type reference (TYPE) SIMPLE 20041117

Method UNLOCK_LTX_ID on class CL_CRM_IC_ABOX_WIZARD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400