SAP ABAP Class CL_WDR_CONFIG_API_FACTORY (Factory to Create Internal Configuration 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_WDR_CONFIG_API_FACTORY  
Short Description Factory to Create Internal Configuration 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 20100506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CONFIG_API_FACTORY has no forward declaration.
Interfaces
Class CL_WDR_CONFIG_API_FACTORY has no interface implemented.
Friends
Class CL_WDR_CONFIG_API_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TRANSPORT_SETTINGS Static Attribute Private Object reference (TYPE REF TO) CL_WDR_TRANSP_SETTINGS Transport Settings for the API 20100506
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100506
2 GET_CONFIG_API_APPL Static method Public Method 20100506
3 GET_CONFIG_API_COCU Static method Public Method 20100811
4 GET_CONFIG_API_COMP Static method Public Method 20100506
5 GET_LAST_TRANSPORT Static method Public Method 20110216
6 GET_TRANSPORT_HANDLER Static method Private Method 20100506
Events
Class CL_WDR_CONFIG_API_FACTORY has no event.
Types
Class CL_WDR_CONFIG_API_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WDR_CONFIG_API_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_CONFIG_API_FACTORY has no exception.

Method GET_CONFIG_API_APPL 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_WDR_CONFIG_OBJECT_APPL Zugriff auf eine Component-Konfiguration 20100506
2 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100506
3 Importing CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20100506
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100506

Method GET_CONFIG_API_COCU 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_WDR_CONFIG_OBJECT_COCU Zugriff auf eine Component-Konfiguration 20100811
2 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100811
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Konfigurations-Identifikation 20100811
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100811

Method GET_CONFIG_API_COMP 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_WDR_CONFIG_OBJECT_COMP Zugriff auf eine Component-Konfiguration 20100506
2 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100506
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Konfigurations-Identifikation 20100517
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100506

Method GET_LAST_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUST Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110216
2 Returning TRANSPORT Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20110216

Method GET_LAST_TRANSPORT on class CL_WDR_CONFIG_API_FACTORY has no exception.

Method GET_TRANSPORT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100506
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100506
3 Importing IS_WORKBENCH_OBJECT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100810
4 Importing REPOSITORY_HANDLER Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_REPOSITORY_HANDLER Repository-Interaktion für ein Konf. oder Custom.-Objekt 20100506
5 Returning TRANSPORT_HANDLER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_TRANSPORT_HANDLER Transport-Behandlung für Konfigurationsobjekte 20100506

Method GET_TRANSPORT_HANDLER on class CL_WDR_CONFIG_API_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703