Hierarchy

⤷

⤷

Properties
Class | CL_WD_CONFIGURATION_UTILITIES | |
Short Description | Help Methods for WD Configuration (for Workbench) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20050126 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WD_CONFIGURATION_UTILITIES has no interface implemented.
Friends
Class CL_WD_CONFIGURATION_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_COMP_TO_INTERFACE | 20101220 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_NAME_DESCR_BUFFERED | 20101215 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TY_SCENARIO | 'A' | The Whole Tree | 20111201 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TY_SCENARIO | 'C' | Objects loaded when changed | 20111201 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TY_SCENARIO | 'D' | Objects loaded when displayed | 20111201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks whether access key dialog is necessary | 20120116 |
2 | ![]() |
Static method | Public | Method | Configuration URL with Component and Application Config | 20090216 |
3 | ![]() |
Static method | Public | Method | Internal: For Runtime: Treats Config. ID as MD5 (usage_path) | 20090930 |
4 | ![]() |
Static method | Private | Method | Conversion of TY_T_WDY_CFG_CMP_WUL to WDY_CONFIG_TABLE | 20100317 |
5 | ![]() |
Static method | Private | Method | Projection of WDY_CONFIG_HI_TABLE on WDY_CONFIG_TABLE | 20100317 |
6 | ![]() |
Static method | Public | Method | Internal: Creates New Variant | 20101125 |
7 | ![]() |
Static method | Public | Method | Deletes Configuration of DB (Without Lock/Transport) | 20060717 |
8 | ![]() |
Static method | Public | Method | Deletes a personalization | 20060831 |
9 | ![]() |
Static method | Public | Method | Checks whether a component implements a specific interface | 20101216 |
10 | ![]() |
Static method | Public | Method | Returns the application for this ID | 20130128 |
11 | ![]() |
Static method | Public | Method | Related Objects for Comparison | 20110901 |
12 | ![]() |
Static method | Public | Method | 20080318 | |
13 | ![]() |
Static method | Public | Method | Returns the component name of a config key | 20120403 |
14 | ![]() |
Static method | Public | Method | Returns component configurations for an application config. | 20080205 |
15 | ![]() |
Static method | Public | Method | Returns a list with all configurations for this application | 20050126 |
16 | ![]() |
Static method | Public | Method | Returns a list with all configurations for this component | 20050126 |
17 | ![]() |
Static method | Public | Method | Returns a list with all configurations for this component | 20111118 |
18 | ![]() |
Static method | Public | Method | Returns a list with all configurations for this ID | 20050201 |
19 | ![]() |
Static method | Public | Method | Returns the description of a component | 20081111 |
20 | ![]() |
Static method | Public | Method | Enhancements for a Component Configuration | 20081205 |
21 | ![]() |
Static method | Public | Method | Returns a list with all configurations for this component | 20120710 |
22 | ![]() |
Static method | Public | Method | Returns the interface views of a component | 20080327 |
23 | ![]() |
Static method | Public | Method | Returns the list of variants of a configuration | 20110214 |
24 | ![]() |
Static method | Public | Method | Returns a list from the personalization keys for the ID | 20060906 |
25 | ![]() |
Static method | Public | Method | Returns a list with personalizations for component | 20050207 |
26 | ![]() |
Static method | Public | Method | Returns a list with all personalizations for this ID | 20050223 |
27 | ![]() |
Static method | Public | Method | Returns a list with all personalizations for the key | 20050201 |
28 | ![]() |
Static method | Public | Method | Provides Default Variants | 20050419 |
29 | ![]() |
Static method | Public | Method | Returns a list of transports for the current user | 20050803 |
30 | ![]() |
Static method | Public | Method | Returns the usages of a component config. in applic. config. | 20080205 |
31 | ![]() |
Static method | Public | Method | Returns the interface views of a component | 20080805 |
32 | ![]() |
Static method | Public | Method | Returns usages of a component config. in component config. | 20080722 |
33 | ![]() |
Static method | Public | Method | Returns the usages of a component in component config. | 20080722 |
34 | ![]() |
Static method | Public | Method | 20060110 | |
35 | ![]() |
Static method | Public | Method | Specific Authorization Check | 20121123 |
36 | ![]() |
Static method | Public | Method | 20050613 | |
37 | ![]() |
Static method | Public | Method | Specific Authorization Check | 20070815 |
38 | ![]() |
Static method | Public | Method | 20060111 | |
39 | ![]() |
Static method | Public | Method | Renaming of Config IDs | 20070122 |
Events
Class CL_WD_CONFIGURATION_UTILITIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_COMP_TO_INTERFACE | Private | See coding | 20101220 | tty_comp_to_interface TYPE HASHED TABLE OF ty_comp_to_interface WITH UNIQUE KEY component interface
|
||
2 | TTY_NAME_DESCR_BUFFERED | Public | See coding | 20101215 | tty_name_descr_buffered TYPE HASHED TABLE OF ty_name_descr_buffered WITH UNIQUE KEY compname
|
||
3 | TT_NAME_DESCR | Public | See coding | 20080327 | tt_name_descr TYPE STANDARD TABLE OF t_name_descr WITH DEFAULT KEY
|
||
4 | TT_OLD_NEW_CONFIG_KEY | Public | See coding | 20070129 | tt_old_new_config_key TYPE STANDARD TABLE OF t_old_new_config_key WITH DEFAULT KEY
|
||
5 | TY_COMP_TO_INTERFACE | Private | See coding | 20101220 | BEGIN OF ty_comp_to_interface,
component TYPE wdy_component_name,
interface TYPE wdy_component_name,
exists TYPE c LENGTH 1,
END OF ty_comp_to_interface
|
||
6 | TY_NAME_DESCR_BUFFERED | Public | See coding | 20101215 | BEGIN OF ty_name_descr_buffered,
compname TYPE wdy_component_name,
result TYPE tt_name_descr,
END OF ty_name_descr_buffered
|
||
7 | TY_SCENARIO | Public | See coding | 20111201 | ty_scenario TYPE c LENGTH 1
|
||
8 | T_NAME_DESCR | Public | See coding | 20080327 | BEGIN OF t_name_descr,
name TYPE string,
description TYPE string,
END OF t_name_descr
|
||
9 | T_OLD_NEW_CONFIG_KEY | Public | See coding | 20070129 | BEGIN OF t_old_new_config_key,
old_config_key TYPE wdy_config_key,
new_config_key TYPE wdy_config_key,
renaming_ok TYPE abap_bool,
END OF t_old_new_config_key
|
Method Signatures
Method ACCESS_KEY_DIALOG_NECESSARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS_DIALOG_NECESSARY | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20120116 | ||
2 | ![]() |
ADIR_KEY | Call by reference | Type reference (TYPE) | ADIR_KEY | Tadir key für source Freischalten | 20120116 |
Method ACCESS_KEY_DIALOG_NECESSARY on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method BUILD_CONFIG_URL_WITH_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | 'DISPLAY' | 20090216 | ||
2 | ![]() |
APPLICATION_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090216 | ||
3 | ![]() |
APPLICATION_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090216 | |||
4 | ![]() |
COMPONENT_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090216 | ||
5 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090216 | |||
6 | ![]() |
FOR_PORTAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090216 | |||
7 | ![]() |
IS_ADMIN_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090216 | |||
8 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20090216 | |||
9 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20090216 |
Method BUILD_CONFIG_URL_WITH_APPL on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method CALC_CONFID_FROM_USAGE_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090930 | ||
2 | ![]() |
USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090930 |
Method CALC_CONFID_FROM_USAGE_PATH on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method CFG_CMP_WUL_2_CONFIG_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_CMP_WUL | Call by reference | Type reference (TYPE) | CL_WDR_CFG_WUL=>TY_T_WDY_CFG_CMP_WUL | 20100317 | |||
2 | ![]() |
COMPONENT_MODE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | nur Component-Konfigurationen oder nur Applikations-Konfigs | 20100317 | ||
3 | ![]() |
CONFIG_TABLE | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | WD: Configuration: interne Tabelle | 20100317 |
Method CFG_CMP_WUL_2_CONFIG_TABLE on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method CONFIG_HI_TABLE_2_CONFIG_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_HI_TABLE | Call by reference | Type reference (TYPE) | WDY_CONFIG_HI_TABLE | WD: Configuration: interne Tabelle | 20100317 | ||
2 | ![]() |
CONFIG_TABLE | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | Tabelle mit Konfigurationen inkl. Beschreibung | 20100317 |
Method CONFIG_HI_TABLE_2_CONFIG_TABLE on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method CREATE_VARIANT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20101125 | ||
2 | ![]() |
R_NEW_VARIANT | Value transfer | Type reference (TYPE) | WDY_CONFIG_VAR | Konfiguration: zusätzliche Variante | 20101125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme-Klasse für die WD-Konfiguration | 20101125 |
Method DELETE_CONFIG_4_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20060717 | |||
2 | ![]() |
P_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20060717 | ||
3 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100317 |
Method DELETE_CONFIG_4_COMP on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method DELETE_PERS_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERS_KEY | Call by reference | Type reference (TYPE) | WDY_PERS_KEY | Web Dynpro Personalisierungsvariante | 20060904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060831 |
Method DOES_COMP_IMPLEMENT_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Name der Component | 20101216 | ||
2 | ![]() |
I_INTERFACE_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Name der Component | 20101216 | ||
3 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101216 | |||
4 | ![]() |
USE_BUFFERING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101220 |
Method DOES_COMP_IMPLEMENT_INTERFACE on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_APPL_NAME_4_APPL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20130128 | ||
2 | ![]() |
RV_APPLICATION_NAME | Value transfer | Type reference (TYPE) | STRING | 20130128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130128 |
Method GET_CFGS_RELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADAPTATION | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20110901 | ||
2 | ![]() |
ADAPT_TYPE | Call by reference | Type reference (TYPE) | WDY_ADAPT_TYPE | Art der Adaption | 20110901 | ||
3 | ![]() |
ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20110901 | ||
4 | ![]() |
RELATED_OBJECTS | Value transfer | Type reference (TYPE) | WDY_CFG_RELATED_TAB | Verwandte Objekte | 20110908 | ||
5 | ![]() |
SCENARIO | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | SCENARIO_ALL | Konstanten SCENARIO_XXX verwenden | 20111114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20111108 |
Method GET_COMPONENTS_4_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTERFACE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080318 | |||
2 | ![]() |
R_COMPONENTS | Value transfer | Type reference (TYPE) | TT_NAME_DESCR | Tabelle von Strings | 20080318 |
Method GET_COMPONENTS_4_INTERFACE on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_COMPONENT_FOR_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20120403 | |||
2 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20120403 |
Method GET_COMPONENT_FOR_CONFIG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_COMP_CONFIG_IN_APPL_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_CONFIG_ID | Value transfer | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20080205 | ||
2 | ![]() |
APPL_CONFIG_TYPE | Value transfer | Type reference (TYPE) | WDY_CONFIG_TYPE | 02 | Typ der Web Dynpro Konfiguration | 20080205 | |
3 | ![]() |
APPL_CONFIG_VAR | Value transfer | Type reference (TYPE) | WDY_CONFIG_VAR | Web Dynpro: Konfiguration: zusätzliche Variante | 20080205 | ||
4 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20080205 | |||
5 | ![]() |
COMPONENT_USAGE_NAME | Value transfer | Type reference (TYPE) | STRING | 20080205 | |||
6 | ![]() |
CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | Tabelle mit Konfigurationen inkl. Beschreibung | 20080205 |
Method GET_COMP_CONFIG_IN_APPL_CONFIG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_CONFIG_LIST_4_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050126 | |||
2 | ![]() |
CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | 20050126 | |||
3 | ![]() |
CONFIG_TEMPLATE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060313 |
Method GET_CONFIG_LIST_4_APPL on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_CONFIG_LIST_4_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050126 | |||
2 | ![]() |
CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | Tabelle mit Konfigurationen inkl. Beschreibung | 20050126 | ||
3 | ![]() |
CONFIG_TEMPLATE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060313 |
Method GET_CONFIG_LIST_4_COMP on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_CONFIG_LIST_4_COMP_SE80 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111118 | |||
2 | ![]() |
CONFIG_ENHO_LIST | Call by reference | Type reference (TYPE) | WDY_CONFIG_ENHO_TABLE | Erweiterungen + Kurztext | 20111118 | ||
3 | ![]() |
CONFIG_LIST | Call by reference | Type reference (TYPE) | WDY_CONFIG_TABLE | Tabelle mit Konfigurationen inkl. Beschreibung | 20111118 |
Method GET_CONFIG_LIST_4_COMP_SE80 on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_CONFIG_LIST_4_CONFIG_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration-Identification | 20050201 | ||
2 | ![]() |
CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | 20050201 | |||
3 | ![]() |
LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20110214 |
Method GET_CONFIG_LIST_4_CONFIG_ID on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_DESCRIPTION_4_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081111 | |||
2 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20081111 |
Method GET_DESCRIPTION_4_COMP on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_ENHANCEMENTS_FOR_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENH_CONFIG | Value transfer | Type reference (TYPE) | WDY_ENH_CONFIGS | Erweiterungskonfiguration | 20081205 | ||
2 | ![]() |
IS_COMP_CONFIG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | X = Component Config, ' ' = Application Config | 20081205 | |
3 | ![]() |
ORIG_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20081205 |
Method GET_ENHANCEMENTS_FOR_CONFIG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_ENHO_LIST_4_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_ENHO_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_ENHO_TABLE | Erweiterungen + Kurztext | 20120710 | ||
2 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20120710 |
Method GET_ENHO_LIST_4_CONFIG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_INTERFACE_VIEWS_4_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20080327 | |||
2 | ![]() |
R_INTERFACE_VIEWS | Value transfer | Type reference (TYPE) | TT_NAME_DESCR | 20080327 | |||
3 | ![]() |
USE_BUFFERING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ergebnisse werden gepuffert | 20101215 |
Method GET_INTERFACE_VIEWS_4_COMP on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_LIST_OF_VARIANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20110214 | ||
2 | ![]() |
CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Typ der Web Dynpro Konfiguration | 20110214 | ||
3 | ![]() |
CONFIG_VAR | Call by reference | Type reference (TYPE) | WDY_CONFIG_VAR | Web Dynpro: Konfiguration: zusätzliche Variante | 20110214 | ||
4 | ![]() |
LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20110214 | |
5 | ![]() |
USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | Benutzername | 20110214 | ||
6 | ![]() |
VARIANTS | Value transfer | Type reference (TYPE) | WDR_PERS_VARIANTS | Web Dynpro: Liste der Personalisierungsvarianten | 20110214 |
Method GET_LIST_OF_VARIANTS on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_PERS_KEYS_4_CONFIG_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_VARIANTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060906 | ||
2 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20060906 | ||
3 | ![]() |
PERS_KEYS | Value transfer | Type reference (TYPE) | WDY_PERS_KEY_TABLE | WD: Tabelle mit Personalisierungsschlüsseln | 20060906 | ||
4 | ![]() |
WDUSER | Value transfer | Type reference (TYPE) | WDY_CONFIG_USER | Web Dynpro: Konfiguration: Benutzer- oder Rollenname | 20060906 |
Method GET_PERS_KEYS_4_CONFIG_ID on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_PERS_LIST_4_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Komponentenname | 20050207 | ||
2 | ![]() |
CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONF_USER_TABLE | WD: Configuration: Tabelle mit Personalisierungsdaten | 20050207 | ||
3 | ![]() |
USER | Call by reference | Type reference (TYPE) | WDY_CONFIG_USER | SY-UNAME | WD: Configuration: Benutzer- oder Rollenname | 20050207 | |
4 | ![]() |
USE_ALL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Configurations für alle User berücksichtigen | 20050207 | |
5 | ![]() |
USE_IVIEW | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | iView-Id berücksichtigen | 20050207 | |
6 | ![]() |
USE_ROLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Rolle berücksichtigen | 20050207 |
Method GET_PERS_LIST_4_COMPONENT on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_PERS_LIST_4_CONFIG_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration-Identification | 20050223 | ||
2 | ![]() |
CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | '00' | Typ der Web Dynpro Konfiguration | 20101109 | |
3 | ![]() |
CONFIG_VARIANT | Call by reference | Type reference (TYPE) | WDY_CONFIG_VAR | '*' | Konfigurations-Variante | 20050223 | |
4 | ![]() |
PERS_LIST | Value transfer | Type reference (TYPE) | WDR_PERS_VARIANTS | WD: Configuration: Tabelle mit Personalisierungsdaten | 20050223 | ||
5 | ![]() |
USER | Call by reference | Type reference (TYPE) | WDY_CONFIG_USER | SY-UNAME | WD: Configuration: Benutzer- oder Rollenname | 20050223 | |
6 | ![]() |
USE_ALL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Configurations für alle User berücksichtigen | 20050223 | |
7 | ![]() |
USE_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20101109 | |
8 | ![]() |
USE_IVIEW | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | iView-Id berücksichtigen | 20050223 | |
9 | ![]() |
USE_ROLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Rolle berücksichtigen | 20050223 | |
10 | ![]() |
USE_USER | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Benutzer-Personalisierung berücksichtigen | 20050620 |
Method GET_PERS_LIST_4_CONFIG_ID on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_PERS_LIST_4_CONFIG_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Configuration-Identification | 20050201 | ||
2 | ![]() |
CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONF_USER_TABLE | WD: Configuration: Tabelle mit Personalisierungsdaten | 20050201 | ||
3 | ![]() |
USER | Call by reference | Type reference (TYPE) | WDY_CONFIG_USER | SY-UNAME | WD: Configuration: Benutzer- oder Rollenname | 20050201 | |
4 | ![]() |
USE_ALL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Configurations für alle User berücksichtigen | 20050201 | |
5 | ![]() |
USE_IVIEW | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | iView-Id berücksichtigen | 20050201 | |
6 | ![]() |
USE_ROLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Rolle berücksichtigen | 20050201 | |
7 | ![]() |
USE_USER | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Benutzer-Einstellungen berücksichtigen | 20050620 |
Method GET_PERS_LIST_4_CONFIG_KEY on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_PERS_LIST_4_DEFAULT_VAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Web Dynpro: Liste der Personalisierungsvarianten | 20050421 | ||
2 | ![]() |
DEFAULT_VARIANT | Value transfer | Type reference (TYPE) | WDR_PERS_VARIANT | Web Dynpro: Konfigurationsdaten für User | 20050419 | ||
3 | ![]() |
IGNORE_USER_PERSONALIZATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Benutzer-Personalisierung ignorieren | 20050620 | |
4 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User | 20110114 | |
5 | ![]() |
USER_TYPE | Value transfer | Type reference (TYPE) | WDY_CONF_USER_TYPE | Art der Benutzer-Identifikation | 20050420 |
Method GET_PERS_LIST_4_DEFAULT_VAR on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_TRANSPORTS_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CUSTOMIZING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Customizing oder Workbench-Aufträge | 20050803 | |
2 | ![]() |
TRANSPORTS | Value transfer | Type reference (TYPE) | WDY_CONF_TRANSPORT_TABLE | Tabelle mit Transporteinträgen | 20050803 |
Method GET_TRANSPORTS_FOR_USER on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_WHERE_USED_LIST_4_COMP_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | Tabelle mit Konfigurationen inkl. Beschreibung | 20080722 | ||
2 | ![]() |
CMP_CONFIG_ID | Value transfer | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20080205 | ||
3 | ![]() |
CMP_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Typ der Web Dynpro Konfiguration | 20080205 | ||
4 | ![]() |
CMP_CONFIG_VAR | Value transfer | Type reference (TYPE) | WDY_CONFIG_VAR | Web Dynpro: Konfiguration: zusätzliche Variante | 20080205 |
Method GET_WHERE_USED_LIST_4_COMP_CFG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_WINDOWS_4_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20080805 | |||
2 | ![]() |
R_WINDOWS | Value transfer | Type reference (TYPE) | TT_NAME_DESCR | 20080805 |
Method GET_WINDOWS_4_COMP on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_WUL_4_CMP_CFG_IN_CMP_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMP_CONFIG_ID | Value transfer | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20080722 | ||
2 | ![]() |
CMP_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Typ der Web Dynpro Konfiguration | 20080722 | ||
3 | ![]() |
CMP_CONFIG_VAR | Value transfer | Type reference (TYPE) | WDY_CONFIG_VAR | Web Dynpro: Konfiguration: zusätzliche Variante | 20080722 | ||
4 | ![]() |
COMP_CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | Tabelle mit Konfigurationen inkl. Beschreibung | 20080722 |
Method GET_WUL_4_CMP_CFG_IN_CMP_CFG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method GET_WUL_4_COMPONENT_IN_CMP_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_CONF_COMP_NAME | Web Dynpro : Name der Component | 20080722 | ||
2 | ![]() |
COMP_CONFIG_LIST | Value transfer | Type reference (TYPE) | WDY_CONFIG_TABLE | 20080722 |
Method GET_WUL_4_COMPONENT_IN_CMP_CFG on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method IS_CHANGE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_ALLOWED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060110 |
Method IS_CHANGE_ALLOWED on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method IS_CHANGE_ALLOWED_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_ALLOWED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20121123 | ||
2 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20121123 | ||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20121123 |
Method IS_CHANGE_ALLOWED_FOR_OBJECT on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method IS_DISPLAY_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISPLAY_ALLOWED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20050613 |
Method IS_DISPLAY_ALLOWED on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method IS_DISPLAY_ALLOWED_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20070815 | ||
2 | ![]() |
DISPLAY_ALLOWED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070815 | ||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20070815 |
Method IS_DISPLAY_ALLOWED_FOR_OBJECT on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method IS_PERS_ADMIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | '03' | Aktivität | 20140729 | |
2 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090727 | ||
3 | ![]() |
PERS_ADMIN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060111 |
Method IS_PERS_ADMIN on class CL_WD_CONFIGURATION_UTILITIES has no exception.
Method RENAME_CONFIG_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLD_NEW_CONFIG_KEYS | Call by reference | Type reference (TYPE) | TT_OLD_NEW_CONFIG_KEY | 20070129 | |||
2 | ![]() |
TESTING_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070129 |
Method RENAME_CONFIG_IDS on class CL_WD_CONFIGURATION_UTILITIES has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 700 |