SAP ABAP Interface IF_SALV_WD_LCP_DATA_CONTAINER (Data Container for a List Context Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_SW_PUB (Package) ALV Services for Web Dynpro: Public API

⤷

⤷

Properties
Interface | IF_SALV_WD_LCP_DATA_CONTAINER | |
Short Description | Data Container for a List Context Provider |
General Data
Package | SALV_SW_PUB | ALV Services for Web Dynpro: Public API |
Created | 20101123 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_WD_LCP_DATA_CONTAINER has no forward declaration.
Interfaces
Interface IF_SALV_WD_LCP_DATA_CONTAINER has no interface.
Friends
Interface IF_SALV_WD_LCP_DATA_CONTAINER has no friend.
Attributes
Interface IF_SALV_WD_LCP_DATA_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets an attribute value in its external representation | 20101123 |
2 | ![]() |
Instance method | Public | Method | Sets an attribute value from an external representation | 20101123 |
Events
Interface IF_SALV_WD_LCP_DATA_CONTAINER has no event.
Types
Interface 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 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | The name of the attribute to get the value for | 20101123 | ||
2 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | The context element to get the value for | 20101123 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | The value in ints external representation | 20101123 |
Method GET_EXTERNAL_VALUE on Interface 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 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | The name of the attribute to set the value for | 20101123 | ||
2 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | The context element to set the value for | 20101123 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | The value in its external representation | 20101123 |
Method SET_EXTERNAL_VALUE on Interface IF_SALV_WD_LCP_DATA_CONTAINER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |