SAP ABAP Interface /UI2/IF_WD_PERS_TABLE_MODIFIER (Read and change configuration data as table)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WDR_CFG_MODIFIER_COMP | Access to properties of component configuration | 20130314 |
| 2 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_COMP_MODIFIER | Modification API of Component-Konfiguration | 20130313 |
| 3 | Interface composition (i COMPRISING i_ref) | /UI2/IF_WD_CFG_COPE_MODIFIER | Modifiaction API of Component-Personalization | 20130312 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_WDR_CFG_COPC_CONTAINER | Container for customizing and component configuration | 20130314 |
Properties
| Interface | /UI2/IF_WD_PERS_TABLE_MODIFIER | |
| Short Description | Read and change configuration data as table |
General Data
| Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
| Created | 20130313 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_WD_PERS_TABLE_READER | Read configuration data as table | 20130313 |
Friends
Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no friend.
Attributes
Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130313 | ||
| 2 | Instance method | Public | Method | 20130313 | ||
| 3 | Instance method | Public | Method | 20130313 | ||
| 4 | Instance method | Public | Method | 20130313 | ||
| 5 | Instance method | Public | Method | 20130404 | ||
| 6 | Instance method | Public | Method | 20130313 | ||
| 7 | Instance method | Public | Method | 20130313 |
Events
Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no event.
Types
Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no local type.
Method Signatures
Method ADD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | ANY | 20130313 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | /UI2/IF_WD_PERS_TABLE_READER=>C_ALL_ELEMENTS | 20130313 | |||
| 3 | INSERT_INDEX | Value transfer | Type reference (TYPE) | I | 20130313 | ||||
| 4 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method ADD_ELEMENT on Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no exception.
Method ADD_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Call by reference | Type reference (TYPE) | ANY TABLE | 20130313 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | /UI2/IF_WD_PERS_TABLE_READER=>C_ALL_ELEMENTS | 20130313 | |||
| 3 | INSERT_INDEX | Value transfer | Type reference (TYPE) | I | 20130313 | ||||
| 4 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method ADD_ELEMENTS on Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no exception.
Method DELETE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_COUNT | Value transfer | Type reference (TYPE) | I | 20130313 | ||||
| 2 | FROM_INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20130313 | |||
| 3 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 4 | TO_INDEX | Call by reference | Type reference (TYPE) | I | /UI2/IF_WD_PERS_TABLE_READER=>C_ALL_ELEMENTS | 20130313 |
Method DELETE_ELEMENTS on Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no exception.
Method MOVE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 2 | SOURCE_FROM_INDEX | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 3 | SOURCE_TO_INDEX | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 4 | TARGET_INDEX | Call by reference | Type reference (TYPE) | I | 20130313 |
Method MOVE_ELEMENTS on Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no exception.
Method RESET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130404 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20130404 | |||
| 3 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130404 | ||||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20130313 | |||
| 3 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130313 |
Method SET_PRIMARY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20130313 | |||
| 2 | NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20130313 |
Method SET_PRIMARY_ATTRIBUTE on Interface /UI2/IF_WD_PERS_TABLE_MODIFIER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |