SAP ABAP Class CL_WDR_CFG_RAT_CONTAINER (Context Model Container for RAT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ADAPT_IMPLICIT_READER Read Implicit Adaptations 20120726
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_COMP_READER Read Interface for the Component Configuration 20120726
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_COPE_READER Read Interface for Component Personalization 20120726
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_READER Read Interface for Configurations 20120726
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20120726
Properties
Class CL_WDR_CFG_RAT_CONTAINER  
Short Description Context Model Container for RAT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20120726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDR_CFG_CONTEXT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_ADAPT_IMPLICIT_READER Read Implicit Adaptations 20120726
2 IF_WD_CONFIG_COMP_READER Read Interface for the Component Configuration 20120726
3 IF_WD_CONFIG_COPE_READER Read Interface for Component Personalization 20120726
4 IF_WD_CONFIG_READER Read Interface for Configurations 20120726
5 IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20120726
Friends
Class CL_WDR_CFG_RAT_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CFG_CONTEXT_MODEL Model for the Status of a Context 20120726
2 M_CONTEXT_DATA Instance attribute Private Type reference (TYPE) CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT 20120808
3 M_IMPLICIT_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_ADAPT_IMPLICIT_API API for Implicit Adaptation 20120820
4 PATH_SEPARATOR Constant Private Type reference (TYPE) CHAR1 '.' Separator for Path 20120801
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120726
Events
Class CL_WDR_CFG_RAT_CONTAINER has no event.
Types
Class CL_WDR_CFG_RAT_CONTAINER 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 CHANGE_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20120726
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20120801
3 Importing CONTEXT_DATA Value transfer Type reference (TYPE) CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT 20120726
4 Importing IMPLICIT_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE Tabelle zur Personalisierung 20120820
5 Importing LOGICAL_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20120726
6 Importing METADATA_READER Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_MD_PROVIDER Besorgt Konfig-Metadaten zu einer Komponente 20120726

Method CONSTRUCTOR on class CL_WDR_CFG_RAT_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740