SAP ABAP Class IF_BSA_SADL_STEP_DESC (Descriptor for a binding step)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSA_SADL_BINDING_ELEM_DESC | Base descriptor for binding parts | 20090429 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BSA_SADL_DATA_ELEMENT | Data element of a data container | 20090429 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BSA_SADL_DESC | Base interface for SADL descriptors | 20090429 |
Properties
| Class | IF_BSA_SADL_STEP_DESC | |
| Short Description | Descriptor for a binding step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090429 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSA_SADL_STEP_DESC has no forward declaration.
Interfaces
Class IF_BSA_SADL_STEP_DESC has no interface implemented.
Friends
Class IF_BSA_SADL_STEP_DESC has no friend class.
Attributes
Class 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
Class IF_BSA_SADL_STEP_DESC has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_BSA_SADL_STEP_DESC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |