SAP ABAP Class /UI2/IF_WD_PERS_TABLE_MODIFIER (Read and change configuration data as table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /UI2/IF_WD_PERS_TABLE_READER Read configuration data as table 20130313
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
Class /UI2/IF_WD_PERS_TABLE_MODIFIER  
Short Description Read and change configuration data as table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130313   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_WD_PERS_TABLE_MODIFIER has no forward declaration.
Interfaces
Class /UI2/IF_WD_PERS_TABLE_MODIFIER has no interface implemented.
Friends
Class /UI2/IF_WD_PERS_TABLE_MODIFIER has no friend class.
Attributes
Class /UI2/IF_WD_PERS_TABLE_MODIFIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method 20130313
2 ADD_ELEMENTS Instance method Public Method 20130313
3 DELETE_ELEMENTS Instance method Public Method 20130313
4 MOVE_ELEMENTS Instance method Public Method 20130313
5 RESET_ATTRIBUTE Instance method Public Method 20130404
6 SET_ATTRIBUTE Instance method Public Method 20130313
7 SET_PRIMARY_ATTRIBUTE Instance method Public Method 20130313
Events
Class /UI2/IF_WD_PERS_TABLE_MODIFIER has no event.
Types
Class /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 Importing ELEMENT Call by reference Type reference (TYPE) ANY 20130313
2 Importing INDEX Call by reference Type reference (TYPE) I /UI2/IF_WD_PERS_TABLE_READER=>C_ALL_ELEMENTS 20130313
3 Returning INSERT_INDEX Value transfer Type reference (TYPE) I 20130313
4 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130313

Method ADD_ELEMENT on class /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 Importing ELEMENTS Call by reference Type reference (TYPE) ANY TABLE 20130313
2 Importing INDEX Call by reference Type reference (TYPE) I /UI2/IF_WD_PERS_TABLE_READER=>C_ALL_ELEMENTS 20130313
3 Returning INSERT_INDEX Value transfer Type reference (TYPE) I 20130313
4 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130313

Method ADD_ELEMENTS on class /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 Returning DELETE_COUNT Value transfer Type reference (TYPE) I 20130313
2 Importing FROM_INDEX Call by reference Type reference (TYPE) I 1 20130313
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130313
4 Importing TO_INDEX Call by reference Type reference (TYPE) I /UI2/IF_WD_PERS_TABLE_READER=>C_ALL_ELEMENTS 20130313

Method DELETE_ELEMENTS on class /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 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130313
2 Importing SOURCE_FROM_INDEX Call by reference Type reference (TYPE) I 20130313
3 Importing SOURCE_TO_INDEX Call by reference Type reference (TYPE) I 20130313
4 Importing TARGET_INDEX Call by reference Type reference (TYPE) I 20130313

Method MOVE_ELEMENTS on class /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 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20130404
2 Importing INDEX Call by reference Type reference (TYPE) I 1 20130404
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130404
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20130404
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL_DYNAMIC 20130404

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20130313
2 Importing INDEX Call by reference Type reference (TYPE) I 1 20130313
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130313
4 Importing VALUE Call by reference Type reference (TYPE) ANY 20130313
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL_DYNAMIC 20130313

Method SET_PRIMARY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 1 20130313
2 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20130313
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20130313

Method SET_PRIMARY_ATTRIBUTE on class /UI2/IF_WD_PERS_TABLE_MODIFIER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in