SAP ABAP Interface IF_BSA_SADL_DATA_CONTAINER (Data container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_DESCRIPTORS (Package) Descriptor API for SADL creation
⤷
⤷
Properties
| Interface | IF_BSA_SADL_DATA_CONTAINER | |
| Short Description | Data container |
General Data
| Package | SADL_DESCRIPTORS | Descriptor API for SADL creation |
| Created | 20090428 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSA_SADL_DATA_CONTAINER has no forward declaration.
Interfaces
Interface IF_BSA_SADL_DATA_CONTAINER has no interface.
Friends
Interface IF_BSA_SADL_DATA_CONTAINER has no friend.
Attributes
Interface IF_BSA_SADL_DATA_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090428 | ||
| 2 | Instance method | Public | Method | 20090428 |
Events
Interface IF_BSA_SADL_DATA_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DATA_ELEMENT_TABLE | Public | See coding | 20090428 | tt_data_element_table TYPE STANDARD TABLE OF REF TO if_bsa_sadl_data_element WITH DEFAULT KEY
|
Method Signatures
Method ADD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_ELEMENT | 20090428 |
Method ADD_ELEMENT on Interface IF_BSA_SADL_DATA_CONTAINER has no exception.
Method GET_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_ITERATOR | 20090428 |
Method GET_ITERATOR on Interface IF_BSA_SADL_DATA_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 72L |