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 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100506 |
2 | ![]() |
Static method | Public | Method | 20100506 | |
3 | ![]() |
Static method | Public | Method | 20100811 | |
4 | ![]() |
Static method | Public | Method | 20100506 | |
5 | ![]() |
Static method | Public | Method | 20110216 | |
6 | ![]() |
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 | ![]() |
API | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OBJECT_APPL | Zugriff auf eine Component-Konfiguration | 20100506 | ||
2 | ![]() |
CALLING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100506 | ||
3 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20100506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
API | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OBJECT_COCU | Zugriff auf eine Component-Konfiguration | 20100811 | ||
2 | ![]() |
CALLING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100811 | ||
3 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Konfigurations-Identifikation | 20100811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
API | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OBJECT_COMP | Zugriff auf eine Component-Konfiguration | 20100506 | ||
2 | ![]() |
CALLING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100506 | ||
3 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Konfigurations-Identifikation | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IS_CUST | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110216 | ||
2 | ![]() |
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 | ![]() |
CALLING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100506 | ||
2 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100506 | ||
3 | ![]() |
IS_WORKBENCH_OBJECT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100810 | ||
4 | ![]() |
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 | ![]() |
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 |