SAP ABAP Class IF_WD_ADAPT_IMPL_UTILS (Helper Class Interface for Impl. Personalization)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_ADAPT_IMPL_UTILS | Helper Class for Implicit Configurations | 20111129 |
Properties
Class | IF_WD_ADAPT_IMPL_UTILS | |
Short Description | Helper Class Interface for Impl. Personalization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111129 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_WD_ADAPT_IMPL_UTILS has no interface implemented.
Friends
Class IF_WD_ADAPT_IMPL_UTILS has no friend class.
Attributes
Class IF_WD_ADAPT_IMPL_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Identifies P13N data for personalization | 20111129 |
2 | ![]() |
Static method | Public | Method | Identifies personalization for the WD component | 20111129 |
Events
Class IF_WD_ADAPT_IMPL_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PERSONALIZATIONS_TYPE | Public | See coding | 20111129 | personalizations_type
TYPE HASHED TABLE OF personalization_type
WITH UNIQUE KEY key WDUSER USER_ID
|
||
2 | PERSONALIZATION_TYPE | Public | See coding | 20111129 | BEGIN OF PERSONALIZATION_type.
TYPES wduser type wdy_config_user.
TYPES user_id TYPE wdy_conf_user_type.
INCLUDE TYPE wdy_config_key as key.
types CONTENT type WDY_CONFIG_CONTENT .
TYPES XCONTENT type xSTRING.
TYPES is_default type char1.
TYPES END OF personalization_type
|
Method Signatures
Method GET_P13N_FOR_PERSONALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P13N_DATA | Value transfer | Type reference (TYPE) | WDR_UI_PP13N_TABLE | Personalisierung | 20111129 | ||
2 | ![]() |
PERSONALIZATION | Call by reference | Type reference (TYPE) | IF_WD_ADAPT_IMPL_UTILS=>PERSONALIZATION_TYPE | Web Dynpro : Name der Component | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111130 | ||
2 | ![]() |
20111130 |
Method GET_PERSONALIZATION_FOR_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) | WDY_COMPONENT_NAME | Web Dynpro : Name der Component | 20111129 | ||
2 | ![]() |
PERSONALIZATIONS | Value transfer | Type reference (TYPE) | PERSONALIZATIONS_TYPE | 20111129 |
Method GET_PERSONALIZATION_FOR_COMP on class IF_WD_ADAPT_IMPL_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |