SAP ABAP Class /UI2/CL_EDM_PERS_PB_UTIL (EDM Persistency: PB Utility)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_PB_V06_700 (Package) UI BE: PB Service implementation 703 v.06
⤷
⤷
Properties
| Class | /UI2/CL_EDM_PERS_PB_UTIL | |
| Short Description | EDM Persistency: PB Utility | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/SERVICES_PB_V06_700 | UI BE: PB Service implementation 703 v.06 |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_EDM_PERS_PB_UTIL has no interface implemented.
Friends
Class /UI2/CL_EDM_PERS_PB_UTIL has no friend class.
Attributes
Class /UI2/CL_EDM_PERS_PB_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20111130 | ||
| 2 | Static method | Public | Method | 20140820 | ||
| 3 | Static method | Public | Method | 20140715 |
Events
Class /UI2/CL_EDM_PERS_PB_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_WDY_TEXT_EXT | Public | See coding | 20140820 | BEGIN OF ts_wdy_text_ext,
config_key TYPE wdy_config_key,
text_id TYPE wdy_config_textid,
lang LIKE sy-langu,
description TYPE c LENGTH 255,
END OF ts_wdy_text_ext
|
||
| 2 | TS_WDY_TEXT_ID_EXT | Public | See coding | 20140820 | BEGIN OF ts_wdy_text_id_ext,
config_key TYPE wdy_config_key,
text_id TYPE wdy_config_textid,
END OF ts_wdy_text_id_ext
|
||
| 3 | TT_WDY_TEXT_EXT | Public | See coding | 20140820 | tt_wdy_text_ext TYPE SORTED TABLE OF ts_wdy_text_ext WITH UNIQUE KEY config_key text_id lang
|
||
| 4 | TT_WDY_TEXT_ID_EXT | Public | See coding | 20140820 | tt_wdy_text_id_ext TYPE SORTED TABLE OF ts_wdy_text_id_ext WITH UNIQUE KEY table_line
|
Method Signatures
Method CONV_PAGE_ID_2_WDY_CONFIG_KEY 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 Components of Configuration Tables | 20111130 | |||
| 2 | IS_ADAPTATION_PAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140820 | ||||
| 3 | PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20111130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111130 |
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_LANGUAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Read texts for all languages | 20140820 | ||
| 2 | CONFIG_KEYS | Call by reference | Type reference (TYPE) | /UI2/WDY_CONFIG_KEYS | Table of Configuration Keys | 20140820 | |||
| 3 | LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20140820 | ||
| 4 | PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20140820 | |||
| 5 | TEXTS | Call by reference | Type reference (TYPE) | TT_WDY_TEXT_EXT | Table of language dependent texts | 20140820 | |||
| 6 | TEXT_IDS | Call by reference | Type reference (TYPE) | TT_WDY_TEXT_ID_EXT | Table of text ids | 20140820 |
Method GET_TEXTS on class /UI2/CL_EDM_PERS_PB_UTIL has no exception.
Method GET_TEXT_BY_ID 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 | 20140715 | |||
| 2 | PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20140820 | ||||
| 3 | PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20140715 | |||
| 4 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20140715 | ||||
| 5 | TEXT_ID | Call by reference | Type reference (TYPE) | STRING | 20140715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140820 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |