SAP ABAP Class CL_WD_PERS_FACTORY (Access to Personalization API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Class CL_WD_PERS_FACTORY  
Short Description Access to Personalization API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20101027   SAP 
Last change 20130531   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
Class CL_WD_PERS_FACTORY has no interface implemented.
Friends
Class CL_WD_PERS_FACTORY has no friend class.
Attributes
Class CL_WD_PERS_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMP_PERS_API Static method Public Method Provides an instance of the personalization API 20101028
Events
Class CL_WD_PERS_FACTORY has no event.
Types
Class CL_WD_PERS_FACTORY has no local type.
Method Signatures

Method GET_COMP_PERS_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning API Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COPE API Konfiguration Component Personalisierung 20101028
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20101028
3 Importing IS_WEBDYNPRO_ENV Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20101028
4 Importing MD_PROVIDER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_MD_PROVIDER Besorgt Konfig-Metadaten zu einer Komponente 20101229
5 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20101028
6 Importing WITH_DEFAULT_VAR_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110119
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20101028
History
Last changed by/on SAP  20130531 
SAP Release Created in 703