SAP ABAP Class /UI2/CL_EDM_PERS_WD_UTIL (EDM Persistency WD: Utility)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_CORE_EDM (Package) UI BE: Entity Data Model Core logic (release independent)

⤷

⤷

Properties
Class | /UI2/CL_EDM_PERS_WD_UTIL | |
Short Description | EDM Persistency WD: Utility | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_CORE_EDM | UI BE: Entity Data Model Core logic (release independent) |
Created | 20111130 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_EDM_PERS_WD_UTIL has no interface implemented.
Friends
Class /UI2/CL_EDM_PERS_WD_UTIL has no friend class.
Attributes
Class /UI2/CL_EDM_PERS_WD_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20111130 | |
2 | ![]() |
Static method | Public | Method | 20120126 | |
3 | ![]() |
Static method | Public | Method | 20121120 | |
4 | ![]() |
Static method | Public | Method | 20111205 | |
5 | ![]() |
Static method | Public | Method | 20111205 | |
6 | ![]() |
Static method | Public | Method | 20111205 | |
7 | ![]() |
Static method | Public | Method | 20111205 | |
8 | ![]() |
Static method | Public | Method | 20111130 | |
9 | ![]() |
Static method | Public | Method | 20111205 | |
10 | ![]() |
Static method | Public | Method | 20120208 | |
11 | ![]() |
Static method | Public | Method | 20111205 | |
12 | ![]() |
Static method | Public | Method | 20131107 | |
13 | ![]() |
Static method | Public | Method | 20130513 | |
14 | ![]() |
Static method | Private | Method | 20120126 |
Events
Class /UI2/CL_EDM_PERS_WD_UTIL has no event.
Types
Class /UI2/CL_EDM_PERS_WD_UTIL has no local type.
Method Signatures
Method CONVERT_INT_REP_2_CONFIG_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20111130 | ||
2 | ![]() |
CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Configuration Identification | 20111130 | ||
3 | ![]() |
KEY_TAB | Call by reference | Type reference (TYPE) | /UI2/T_EDM_NVP | Table of Strings | 20111130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20111130 |
Method CREATE_CONFIG_FROM_LOWER_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODIFIER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_COMP_MODIFIER | API Change Configuration | 20120126 | ||
2 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_COMP_READER | API Read Configuration | 20120126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20120126 | |
2 | ![]() |
Personalization Error | 20130325 |
Method CREATE_NODE_FROM_LOWER_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODIFIER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_COMP_MODIFIER | API Change Configuration | 20121120 | ||
2 | ![]() |
NODE_ID_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20121120 | |||
3 | ![]() |
NODE_ID_TARGET | Call by reference | Type reference (TYPE) | STRING | 20121120 | |||
4 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_COMP_READER | API Read Configuration | 20121120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20121120 | |
2 | ![]() |
Personalization Error | 20130325 |
Method EXISTS_WD_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Web Dynpro: Personalization Range | 20111205 | ||
2 | ![]() |
WD_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20111205 | ||
3 | ![]() |
WD_CONFIG_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20111205 |
Method EXISTS_WD_CONFIG on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method EXISTS_WD_CONFIGURATION 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 Components of Configuration Tables | 20111205 | ||
2 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20111205 |
Method EXISTS_WD_CONFIGURATION on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method EXISTS_WD_CUSTOMIZING 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 Components of Configuration Tables | 20111205 | ||
2 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20111205 |
Method EXISTS_WD_CUSTOMIZING on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method EXISTS_WD_PERSONALIZATION 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 Components of Configuration Tables | 20111205 | ||
2 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20111205 | ||
3 | ![]() |
WD_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Web Dynpro: Configuration: User Name or Role Name | 20111205 |
Method EXISTS_WD_PERSONALIZATION on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method EXTRACT_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NS | Call by reference | Type reference (TYPE) | STRING | 20111130 | |||
2 | ![]() |
S | Call by reference | Type reference (TYPE) | STRING | 20111130 | |||
3 | ![]() |
WO_NS | Call by reference | Type reference (TYPE) | STRING | 20111130 |
Method EXTRACT_NAMESPACE on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method GET_CONFIG_SCOPE_4_READING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111223 | |||
2 | ![]() |
LOWER_SCOPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120203 | ||
3 | ![]() |
WD_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20111205 | ||
4 | ![]() |
WD_CONFIG_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20111205 | ||
5 | ![]() |
WD_CONFIG_SCOPE_4_READING | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20111205 |
Method GET_SCOPE_FROM_WD_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCOPE | Value transfer | Type reference (TYPE) | STRING | 20120208 | |||
2 | ![]() |
WD_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20120208 |
Method GET_SCOPE_FROM_WD_SCOPE on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method GET_WD_CONFIG_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111205 | ||
2 | ![]() |
WD_CONFIG_FACTORY | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_WD_CFG_FACTORY | Factory Class for Configuration API | 20111205 | ||
3 | ![]() |
WD_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20111205 | ||
4 | ![]() |
WD_CONFIG_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20140207 |
Method GET_WD_SCOPE_FROM_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | STRING | 20131107 | |||
2 | ![]() |
WD_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20131107 |
Method GET_WD_SCOPE_FROM_SCOPE on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method WAIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERVAL | Call by reference | Type reference (TYPE) | F | 20130513 |
Method WAIT on class /UI2/CL_EDM_PERS_WD_UTIL has no exception.
Method _ADD_ELEMENTS_RECU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METADATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO_MAP | WD Configuration, Change Tool, List of Node Details | 20120126 | ||
2 | ![]() |
MODIFIER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_COMP_MODIFIER | API Change Component Configuration | 20120126 | ||
3 | ![]() |
NODE_ID_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20120127 | |||
4 | ![]() |
NODE_ID_TARGET | Call by reference | Type reference (TYPE) | STRING | 20120127 | |||
5 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WD_CFG_COMP_READER | Read Interface for the Component Configuration | 20120126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalization Error | 20130325 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |