SAP ABAP Interface IF_WD_PERS_TABLE (Table Interface for WD 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
Interface | IF_WD_PERS_TABLE | |
Short Description | Table Interface for WD Personalization |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20060529 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WD_PERS_TABLE has no forward declaration.
Interfaces
Interface IF_WD_PERS_TABLE has no interface.
Friends
Interface IF_WD_PERS_TABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_FINAL_CHANGEABLE | Constant | Public | Type reference (TYPE) | WDR_PERS_FINAL_ENUM | 1 | Final But Modifiable | 20060530 | |
2 | CO_FINAL_FIXED | Constant | Public | Type reference (TYPE) | WDR_PERS_FINAL_ENUM | 2 | Final, Not Modifiable | 20060530 | |
3 | CO_NOT_FINAL | Constant | Public | Type reference (TYPE) | WDR_PERS_FINAL_ENUM | 0 | Not Final | 20060530 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Changes an entry | 20060529 |
2 | ![]() |
Instance method | Public | Method | Sets an entry to "Final" | 20060530 |
3 | ![]() |
Instance method | Public | Method | Gets the table with the personalization data | 20060529 |
4 | ![]() |
Instance method | Public | Method | Adds an Entry | 20060529 |
5 | ![]() |
Instance method | Public | Method | Deletes One Entry | 20060529 |
6 | ![]() |
Instance method | Public | Method | Sets the table with the personalization data | 20060529 |
Events
Interface IF_WD_PERS_TABLE has no event.
Types
Interface IF_WD_PERS_TABLE has no local type.
Method Signatures
Method CHANGE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | WDR_PERS_DATA | WD: Konfigurationsdaten generisch | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060530 |
Method FINALIZE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | WDR_PERS_DATA | WD: Konfigurationsdaten generisch | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060530 |
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERS_TABLE | Value transfer | Type reference (TYPE) | WDR_PERS_DATA_TAB | WD: Liste der Personalisierungsdaten | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060530 |
Method INSERT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | WDR_PERS_DATA | WD: Konfigurationsdaten generisch | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060530 |
Method REMOVE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | WDR_PERS_DATA | WD: Konfigurationsdaten generisch | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060530 |
Method SET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERS_TABLE | Call by reference | Type reference (TYPE) | WDR_PERS_DATA_TAB | WD: Liste der Personalisierungsdaten | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20060530 |
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |