SAP ABAP Interface IF_BSA_SADL_STEP_SEQUENCE_DESC (Descriptor for step sequence)
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_STEP_SEQUENCE_DESC | |
| Short Description | Descriptor for step sequence |
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_STEP_SEQUENCE_DESC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSA_SADL_BINDING_DESC | Descriptor for SADL bindings used in attributes, structures | 20090428 | ||
| 2 | IF_BSA_SADL_DATA_ELEMENT | Data element of a data container | 20090428 | ||
| 3 | IF_BSA_SADL_DESC | Base interface for SADL descriptors | 20090428 | ||
| 4 | IF_BSA_SADL_FUNC_PARAM_DESC | Descriptor for function call parameter | 20090429 |
Friends
Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no friend.
Attributes
Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090428 | ||
| 2 | Instance method | Public | Method | 20090428 | ||
| 3 | Instance method | Public | Method | 20090429 |
Events
Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no event.
Types
Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no local type.
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STEP | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_STEP_DESC | 20090428 |
Method ADD_STEP on Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no exception.
Method ADD_STEP_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NAMESPACE | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_NAMESPACE_DESC | 20090428 | ||||
| 2 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 3 | RO_STEP | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_STEP_DESC | 20090428 |
Method ADD_STEP_BY_VALUE on Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DATA_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_CONTAINER | 20090429 |
Method GET_STEPS on Interface IF_BSA_SADL_STEP_SEQUENCE_DESC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 72L |