SAP ABAP Interface IF_BSA_SADL_DEFINITION_DESC (Descriptor for SADL definition)
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_DEFINITION_DESC | |
| Short Description | Descriptor for SADL definition |
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_DEFINITION_DESC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSA_SADL_DATA_ELEMENT | Data element of a data container | 20090428 | ||
| 2 | IF_BSA_SADL_DESC | Base interface for SADL descriptors | 20090428 |
Friends
Interface IF_BSA_SADL_DEFINITION_DESC has no friend.
Attributes
Interface IF_BSA_SADL_DEFINITION_DESC has no attribute.
Methods
Events
Interface IF_BSA_SADL_DEFINITION_DESC has no event.
Types
Interface IF_BSA_SADL_DEFINITION_DESC has no local type.
Method Signatures
Method ADD_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_CALLBACK_DESC | 20090428 |
Method ADD_CALLBACK on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_CALLBACK_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 3 | IV_TARGET_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20090505 | ||||
| 4 | IV_TARGET_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090505 | ||||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090513 | ||||
| 6 | RO_CALLBACK | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_CALLBACK_DESC | 20090428 |
Method ADD_CALLBACK_BY_VALUE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_CONVERSION_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090513 | ||||
| 2 | RO_CONVERSION | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_CONVERSION_DESC | 20090513 |
Method ADD_CONVERSION_BY_VALUE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_SOURCE_DESC | 20090428 |
Method ADD_DATA_SOURCE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_DATA_SOURCE_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 2 | IV_TARGET_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20090505 | ||||
| 3 | IV_TARGET_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090505 | ||||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090513 | ||||
| 5 | RO_DATA_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_SOURCE_DESC | 20090428 |
Method ADD_DATA_SOURCE_BY_VALUE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_MODE_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090702 | ||||
| 2 | RO_MODE | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_MODE_DESC | 20090702 |
Method ADD_MODE_BY_VALUE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_NAMESPACE 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 |
Method ADD_NAMESPACE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method ADD_NAMESPACE_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NS_URI | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 2 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 3 | RO_NAMESPACE | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_NAMESPACE_DESC | 20090428 |
Method ADD_NAMESPACE_BY_VALUE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method GET_CALLBACKS 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 | 20090428 |
Method GET_CALLBACKS on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method GET_CONVERSIONS 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 | 20090513 |
Method GET_CONVERSIONS on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method GET_DATA_SOURCES 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 | 20090428 |
Method GET_DATA_SOURCES on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method GET_MODES 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 | 20090702 |
Method GET_MODES on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method GET_NAMESPACES 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 | 20090428 |
Method GET_NAMESPACES on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method GET_ROOT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ROOT_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_STRUCTURE_DESC | 20090428 |
Method GET_ROOT_STRUCTURE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method SET_ROOT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_STRUCTURE_DESC | 20090428 |
Method SET_ROOT_STRUCTURE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
Method SET_ROOT_STRUCTURE_BY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_BSA_SADL_DATA_SOURCE_DESC | 20090428 | ||||
| 2 | IV_IS_ACL_RELEVANT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100927 | ||||
| 3 | IV_MAX_EDIT_MODE | Call by reference | Type reference (TYPE) | STRING | 20090818 | ||||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 5 | RO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_BSA_SADL_STRUCTURE_DESC | 20090428 |
Method SET_ROOT_STRUCTURE_BY_VALUE on Interface IF_BSA_SADL_DEFINITION_DESC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 72L |