SAP ABAP Interface IF_BSA_SADL_STEP_DESC (Descriptor for a binding step)
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_DESC | |
| Short Description | Descriptor for a binding step |
General Data
| Package | SADL_DESCRIPTORS | Descriptor API for SADL creation |
| Created | 20090429 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSA_SADL_STEP_DESC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSA_SADL_BINDING_ELEM_DESC | Base descriptor for binding parts | 20090429 | ||
| 2 | IF_BSA_SADL_DATA_ELEMENT | Data element of a data container | 20090429 | ||
| 3 | IF_BSA_SADL_DESC | Base interface for SADL descriptors | 20090429 |
Friends
Interface IF_BSA_SADL_STEP_DESC has no friend.
Attributes
Interface IF_BSA_SADL_STEP_DESC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090429 | ||
| 2 | Instance method | Public | Method | 20090429 | ||
| 3 | Instance method | Public | Method | 20090429 | ||
| 4 | Instance method | Public | Method | 20120224 | ||
| 5 | Instance method | Public | Method | 20120224 | ||
| 6 | Instance method | Public | Method | 20120224 | ||
| 7 | Instance method | Public | Method | 20090429 | ||
| 8 | Instance method | Public | Method | 20090429 | ||
| 9 | Instance method | Public | Method | 20090429 | ||
| 10 | Instance method | Public | Method | 20120224 |
Events
Interface IF_BSA_SADL_STEP_DESC has no event.
Types
Interface IF_BSA_SADL_STEP_DESC has no local type.
Method Signatures
Method ADD_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_FILTER_LITERL_DESC | 20090429 |
Method ADD_FILTER on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method ADD_FILTER_IDENTIFIER_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090429 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090429 |
Method ADD_FILTER_IDENTIFIER_BY_VALUE on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method ADD_FILTER_LITERAL_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090429 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090429 |
Method ADD_FILTER_LITERAL_BY_VALUE on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method ADD_TARGET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_TARGT_LITERAL_DESC | Descriptor for Attribute filter with literal value ('02') | 20120224 |
Method ADD_TARGET_CONDITION on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method ADD_TARGET_COND_BY_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20120224 | ||||
| 2 | IV_OPERATOR | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20120224 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120224 |
Method ADD_TARGET_COND_BY_IDENTIFIER on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method ADD_TARGET_COND_BY_LITERAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20120224 | ||||
| 2 | IV_OPERATOR | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20120224 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120224 |
Method ADD_TARGET_COND_BY_LITERAL on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method GET_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FILTERS | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_CONTAINER | 20090429 |
Method GET_FILTERS on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method GET_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IDENTIFIER | Value transfer | Type reference (TYPE) | STRING | 20090429 |
Method GET_IDENTIFIER on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NAMESPACE | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_NAMESPACE_DESC | 20090429 |
Method GET_NAMESPACE on Interface IF_BSA_SADL_STEP_DESC has no exception.
Method GET_TARGET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TARGET_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_CONTAINER | Data container | 20120224 |
Method GET_TARGET_CONDITIONS on Interface IF_BSA_SADL_STEP_DESC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 72L |