SAP ABAP Interface IF_WDR_P13N_PROP (P13N Property Handling)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Properties
Interface | IF_WDR_P13N_PROP | |
Short Description | P13N Property Handling |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20050405 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_WD_UIELEMENT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_WDR_P13N_PROP has no interface.
Friends
Interface IF_WDR_P13N_PROP has no friend.
Attributes
Interface IF_WDR_P13N_PROP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates View Element Configuration View | 20050405 |
2 | ![]() |
Instance method | Public | Method | Gets the Enabled Value for the Reset Button | 20050915 |
3 | ![]() |
Instance method | Public | Method | Resets the P13N Data for Aggregation | 20050718 |
4 | ![]() |
Instance method | Public | Method | Resets P13N Data for Entire View Element | 20050620 |
5 | ![]() |
Instance method | Public | Method | Resets Value for String Value | 20050619 |
6 | ![]() |
Instance method | Public | Method | Sets New View Element | 20050405 |
7 | ![]() |
Instance method | Public | Method | Sets Properties for View Element Configuration | 20050405 |
8 | ![]() |
Instance method | Public | Method | Sets Values for Columns/Tab Titles/etc. | 20050607 |
Events
Interface IF_WDR_P13N_PROP has no event.
Types
Interface IF_WDR_P13N_PROP has no local type.
Method Signatures
Method BUILD_VIEW Signature
Method BUILD_VIEW on Interface IF_WDR_P13N_PROP has no parameter.
Method BUILD_VIEW on Interface IF_WDR_P13N_PROP has no exception.
Method GET_RESET_ENABLED_4_AGGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | Web-Dynpro : Name einer Viewelementaggregation | 20050915 | ||
2 | ![]() |
R_RESET_BTN_ENABLED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20050915 |
Method GET_RESET_ENABLED_4_AGGR on Interface IF_WDR_P13N_PROP has no exception.
Method RESET_ON_AGGR_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | Web-Dynpro : Name einer Viewelementaggregation | 20050915 |
Method RESET_ON_AGGR_LEVEL on Interface IF_WDR_P13N_PROP has no exception.
Method RESET_ON_ELEMENT_LEVEL Signature
Method RESET_ON_ELEMENT_LEVEL on Interface IF_WDR_P13N_PROP has no parameter.
Method RESET_ON_ELEMENT_LEVEL on Interface IF_WDR_P13N_PROP has no exception.
Method RESET_STRING_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_P13N_STRUC_NODE | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_NODE | Personalisierung | 20050619 |
Method RESET_STRING_VALUE on Interface IF_WDR_P13N_PROP has no exception.
Method SET_NEW_VIEW_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_VIEW_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050405 |
Method SET_NEW_VIEW_ELEMENT on Interface IF_WDR_P13N_PROP has no exception.
Method SET_OTHER_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Value transfer | Type reference (TYPE) | STRING | 20050405 | |||
2 | ![]() |
I_P13N_DEF_EXTENDED | Value transfer | Type reference (TYPE) | WDUI_PP13N | Personalisierungs-UI relevante Daten | 20050602 | ||
3 | ![]() |
P13N_DATA_4_ATTRIBUTE | Value transfer | Type reference (TYPE) | WDR_UI_PP13N | Personalisierung | 20060331 |
Method SET_OTHER_ATTRIBUTES on Interface IF_WDR_P13N_PROP has no exception.
Method SET_VALUES_FOR_AGGREGATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20050909 | |||
2 | ![]() |
I_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20050607 |
Method SET_VALUES_FOR_AGGREGATIONS on Interface IF_WDR_P13N_PROP has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |