SAP ABAP Class CL_RCM_CASE_WD_API (API for Web Dynpro UI)
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_API API for Web Dynpro 20050105
Properties
Class CL_RCM_CASE_WD_API  
Short Description API for Web Dynpro UI    
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 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_CASE_WD_API has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCM_CASE_WD_API API for Web Dynpro 20050105
Friends
Class CL_RCM_CASE_WD_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_BACKEND Instance attribute Private Object reference (TYPE REF TO) IF_SCMG_CASE Case Back End 20050105
2 G_STB Instance attribute Private Object reference (TYPE REF TO) IF_RCM_CASE_WD_STB State Builder 20050329
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050105
2 GET_STATE_BUILDER Instance method Private Method Get Instance for State Builder 20050329
Events
Class CL_RCM_CASE_WD_API has no event.
Types
Class CL_RCM_CASE_WD_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKEND Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE Case Interface 20050105

Method CONSTRUCTOR on class CL_RCM_CASE_WD_API has no exception.

Method GET_STATE_BUILDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BUILDER Value transfer Object reference (TYPE REF TO) IF_RCM_CASE_WD_STB State-Builder (für WD-API) 20050329
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050329
3 Importing WD_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20050329

Method GET_STATE_BUILDER on class CL_RCM_CASE_WD_API has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700