SAP ABAP Class IF_SALV_WD_LCP_DATA_CONTAINER (Data Container for a List Context Provider)
Properties
Class IF_SALV_WD_LCP_DATA_CONTAINER  
Short Description Data Container for a List Context Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_WD_LCP_DATA_CONTAINER has no forward declaration.
Interfaces
Class IF_SALV_WD_LCP_DATA_CONTAINER has no interface implemented.
Friends
Class IF_SALV_WD_LCP_DATA_CONTAINER has no friend class.
Attributes
Class IF_SALV_WD_LCP_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTERNAL_VALUE Instance method Public Method Gets an attribute value in its external representation 20101123
2 SET_EXTERNAL_VALUE Instance method Public Method Sets an attribute value from an external representation 20101123
Events
Class IF_SALV_WD_LCP_DATA_CONTAINER has no event.
Types
Class IF_SALV_WD_LCP_DATA_CONTAINER has no local type.
Method Signatures

Method GET_EXTERNAL_VALUE 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 The name of the attribute to get the value for 20101123
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT The context element to get the value for 20101123
3 Returning RESULT Value transfer Type reference (TYPE) STRING The value in ints external representation 20101123

Method GET_EXTERNAL_VALUE on class IF_SALV_WD_LCP_DATA_CONTAINER has no exception.

Method SET_EXTERNAL_VALUE 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 The name of the attribute to set the value for 20101123
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT The context element to set the value for 20101123
3 Importing VALUE Call by reference Type reference (TYPE) STRING The value in its external representation 20101123

Method SET_EXTERNAL_VALUE on class IF_SALV_WD_LCP_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in