SAP ABAP Interface IF_WDR_CFG_APPLICATION_SERVICE (Service Interface for Application Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Properties
Interface | IF_WDR_CFG_APPLICATION_SERVICE | |
Short Description | Service Interface for Application Configuration |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20080110 | SAP |
Last changed | 20090618 | SAP |
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
Interface IF_WDR_CFG_APPLICATION_SERVICE has no interface.
Friends
Interface IF_WDR_CFG_APPLICATION_SERVICE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_APPL_PARAM_NODE_NAME | Constant | Public | Type reference (TYPE) | STRING | 'APPL_PARAMETERS' | 20080117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Before Saving | 20080117 |
2 | ![]() |
Instance method | Public | Method | Check Before Saving | 20080213 |
3 | ![]() |
Instance method | Public | Method | Layout for Application Parameters Form | 20080116 |
4 | ![]() |
Instance method | Public | Method | Exits application parameters view | 20080117 |
5 | ![]() |
Instance method | Public | Method | Fills application parameters in the context | 20080116 |
6 | ![]() |
Instance method | Public | Method | Returns the table for the component hierarchy | 20080122 |
7 | ![]() |
Instance method | Public | Method | Initializes the application parameters view | 20080117 |
8 | ![]() |
Instance method | Public | Method | Asks whether the configuration was changed | 20080721 |
9 | ![]() |
Instance method | Public | Method | Returns the table for the component hierarchy | 20080207 |
10 | ![]() |
Instance method | Public | Method | 20080215 | |
11 | ![]() |
Instance method | Public | Method | Resets the modification flag | 20080731 |
12 | ![]() |
Instance method | Public | Method | Save | 20080116 |
13 | ![]() |
Instance method | Public | Method | Transfers the component hierarchy | 20080123 |
14 | ![]() |
Instance method | Public | Method | Sets the info that the configuration was changed | 20080721 |
Events
Interface IF_WDR_CFG_APPLICATION_SERVICE has no event.
Types
Interface IF_WDR_CFG_APPLICATION_SERVICE has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierungsfehler | 20080117 |
Method CHECK_COMPONENT_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_INFORMATION | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme-Klasse für die WD-Konfiguration | 20080213 |
Method CREATE_APPL_PARAM_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | 20080221 | |||
2 | ![]() |
I_GLOBAL_VARIABLES_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080116 |
Method CREATE_APPL_PARAM_FORM on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method EXIT_APPL_PARAM_VIEW Signature
Method EXIT_APPL_PARAM_VIEW on Interface IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method EXIT_APPL_PARAM_VIEW on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method FILL_APPL_PARAM_NODE Signature
Method FILL_APPL_PARAM_NODE on Interface IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method FILL_APPL_PARAM_NODE on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method GET_COMPONENT_HIERARCHY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLD_TABLE | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20080122 | ||
2 | ![]() |
TABLE | Value transfer | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20080122 |
Method GET_COMPONENT_HIERARCHY_TABLE on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method INIT_APPL_PARAM_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080117 |
Method INIT_APPL_PARAM_VIEW on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method IS_CONFIG_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080721 |
Method IS_CONFIG_CHANGED on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method REFRESH_COMPONENT_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED_INTF_IMPL | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER | Component-Struktur für Konfiguration | 20080208 | ||
2 | ![]() |
OLD_TABLE | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20080207 | ||
3 | ![]() |
TABLE | Value transfer | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20080207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme-Klasse für die WD-Konfiguration | 20080212 |
Method REFRESH_READ_DATA Signature
Method REFRESH_READ_DATA on Interface IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method REFRESH_READ_DATA on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method RESET_CHANGED_FLAG Signature
Method RESET_CHANGED_FLAG on Interface IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method RESET_CHANGED_FLAG on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method SAVE Signature
Method SAVE on Interface IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method SAVE on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method SET_COMPONENT_HIERARCHY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_HIERARCHY | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Component-Struktur für Konfiguration | 20080123 |
Method SET_COMPONENT_HIERARCHY_TABLE on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
Method SET_CONFIG_CHANGED Signature
Method SET_CONFIG_CHANGED on Interface IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method SET_CONFIG_CHANGED on Interface IF_WDR_CFG_APPLICATION_SERVICE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |