SAP ABAP Class CL_RCM_REC_MODEL_WD_FACTORY (RCM: Factory for Record Model for WD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_RECORD_WD (Package) Web Dynpro Record Browser
Properties
Class CL_RCM_REC_MODEL_WD_FACTORY  
Short Description RCM: Factory for Record Model for WD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_RECORD_WD   Web Dynpro Record Browser 
Created 20040729   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RCM_REC_MODEL_WD_FACTORY has no interface implemented.
Friends
Class CL_RCM_REC_MODEL_WD_FACTORY has no friend class.
Attributes
Class CL_RCM_REC_MODEL_WD_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONFIG_MODEL_WD Static method Public Method Create model for Wd, only for reading a configuration 20050405
2 CREATE_RECORD_MODEL_WD Static method Public Method Create Model for WD 20040729
Events
Class CL_RCM_REC_MODEL_WD_FACTORY has no event.
Types
Class CL_RCM_REC_MODEL_WD_FACTORY has no local type.
Method Signatures

Method CREATE_CONFIG_MODEL_WD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODEL Value transfer Object reference (TYPE REF TO) IF_RCM_REC_MODEL_WD Modell Repräsentation Akte Webdynpro 20050405
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050405

Method CREATE_RECORD_MODEL_WD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040729
2 Importing IM_SELECTED_USER_ROLE Call by reference Type reference (TYPE) STRING applied user role for UI profile 20060530
3 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040831
4 Importing IM_TESTMODE_ACTIVE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Testmodus aktiv 20041203
5 Returning RE_MODEL Value transfer Object reference (TYPE REF TO) IF_RCM_REC_MODEL_WD Modell Repräsentation Akte Webdynpro 20040729
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040729
History
Last changed by/on SAP  20060912 
SAP Release Created in 700