SAP ABAP Class CL_WDR_PERSONALIZATION_HELPER (Static Help Methods for Personalization)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Properties
Class | CL_WDR_PERSONALIZATION_HELPER | |
Short Description | Static Help Methods for Personalization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20091103 | SAP |
Last change | 20110908 | SAP |
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 CL_WDR_PERSONALIZATION_HELPER has no interface implemented.
Friends
Class CL_WDR_PERSONALIZATION_HELPER has no friend class.
Attributes
Class CL_WDR_PERSONALIZATION_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20091103 | |
2 | ![]() |
Static method | Public | Method | Returns All Components with Implicit P13N Data | 20091103 |
Events
Class CL_WDR_PERSONALIZATION_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PERSONALIZED_COMPONENTS | Public | See coding | 20091103 | tt_personalized_components type standard table of t_personalized_components with default key
|
||
2 | T_PERSONALIZED_COMPONENTS | Public | See coding | 20091103 | begin of t_personalized_components,
config_key type wdy_config_key,
component_usage_path type string,
* p13n_data type wdr_ui_pp13n_table,
component type ref to object, "if_wd_component
end of t_personalized_components
|
Method Signatures
Method GET_P13N_ELEMENTS_4_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091103 | ||
2 | ![]() |
I_CUR_P13N_DATA | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | Tabelle zur Personalisierung | 20091103 | ||
3 | ![]() |
ONLY_INVISIBLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091103 | ||
4 | ![]() |
P13N_ELEMENTS | Call by reference | Type reference (TYPE) | WDR_VIEW_ELEMENTS | Referenzen auf CL_WDR_VIEW_ELEMENT | 20091103 |
Method GET_P13N_ELEMENTS_4_APPL on class CL_WDR_PERSONALIZATION_HELPER has no exception.
Method GET_PERSONALIZED_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_SIM_VIEW_ELEMTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100830 | |||
2 | ![]() |
PERSONALIZED_COMPONENTS | Call by reference | Type reference (TYPE) | TT_PERSONALIZED_COMPONENTS | 20091103 |
Method GET_PERSONALIZED_COMPONENTS on class CL_WDR_PERSONALIZATION_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |