SAP ABAP Class CL_RCM_CASE_WD_STB (State Builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_SP_CASE_WD (Package) Service Provider Case: ABAP-Web Dynpro Visualization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCM_CASE_WD_STB State Builder (for WD-API) 20050105
Properties
Class CL_RCM_CASE_WD_STB  
Short Description State Builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_SP_CASE_WD   Service Provider Case: ABAP-Web Dynpro Visualization 
Created 20050105   SAP 
Last change 20060207   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCM_CASE_WD_STB State Builder (for WD-API) 20050105
Friends
Class CL_RCM_CASE_WD_STB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HANDLER Instance attribute Private Type reference (TYPE) STRING String for ID in View 20050323
2 PHASE_INDICATOR Instance attribute Private Object reference (TYPE REF TO) CL_WD_PHASE_INDICATOR Root 20050323
3 STATUS_COLL Instance attribute Private Type reference (TYPE) STATUS_LIST Collect All for Status Set 20050401
4 WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20050323
5 WD_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro View to Display 20050323
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PHASE Instance method Private Method 20050323
2 CONSTRUCTOR Instance method Public Constructor 20050323
3 CONVERT_ID Instance method Private Method 20050324
4 CREATE_PHASE_INDICATOR Instance method Private Method 20050323
5 SET_CONTEXT Instance method Private Method 20050401
6 SET_SELECTED_PHASE Instance method Private Method Selected Phase = Current Status 20050324
Events
Class CL_RCM_CASE_WD_STB has no event.
Types
Class CL_RCM_CASE_WD_STB has no local type.
Method Signatures

Method ADD_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050323
2 Importing NAME Call by reference Type reference (TYPE) SCMGSTAT_DESCR Fall: Status Bezeichnung 20050323
3 Importing NO Call by reference Type reference (TYPE) SCMGSTATUSONR Fall: Status 20050323

Method ADD_PHASE on class CL_RCM_CASE_WD_STB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050323
2 Importing WD_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20050323

Method CONSTRUCTOR on class CL_RCM_CASE_WD_STB has no exception.

Method CONVERT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATE_NO Call by reference Type reference (TYPE) SCMGSTATUSONR Fall: Status 20050324
2 Returning RE_WD_ID Value transfer Type reference (TYPE) STRING Web Dynpro-View-Element ID 20050324

Method CONVERT_ID on class CL_RCM_CASE_WD_STB has no exception.

Method CREATE_PHASE_INDICATOR Signature

Method CREATE_PHASE_INDICATOR on class CL_RCM_CASE_WD_STB has no parameter.
Method CREATE_PHASE_INDICATOR on class CL_RCM_CASE_WD_STB has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) SCMGSTAT_DESCR Fall: Status Bezeichnung 20050401
2 Importing NO Call by reference Type reference (TYPE) SCMGSTATUSONR Fall: Status 20050401

Method SET_CONTEXT on class CL_RCM_CASE_WD_STB has no exception.

Method SET_SELECTED_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NO Call by reference Type reference (TYPE) SCMGSTATUSONR Fall: Status 20050324

Method SET_SELECTED_PHASE on class CL_RCM_CASE_WD_STB has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700