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
# Method Level Visibility Method type Description Created on
1 ADD_CALLBACK Instance method Public Method 20090428
2 ADD_CALLBACK_BY_VALUE Instance method Public Method 20090428
3 ADD_CONVERSION_BY_VALUE Instance method Public Method 20090513
4 ADD_DATA_SOURCE Instance method Public Method 20090428
5 ADD_DATA_SOURCE_BY_VALUE Instance method Public Method 20090428
6 ADD_MODE_BY_VALUE Instance method Public Method 20090702
7 ADD_NAMESPACE Instance method Public Method 20090428
8 ADD_NAMESPACE_BY_VALUE Instance method Public Method 20090428
9 GET_CALLBACKS Instance method Public Method 20090428
10 GET_CONVERSIONS Instance method Public Method 20090513
11 GET_DATA_SOURCES Instance method Public Method 20090428
12 GET_MODES Instance method Public Method 20090702
13 GET_NAMESPACES Instance method Public Method 20090428
14 GET_ROOT_STRUCTURE Instance method Public Method 20090428
15 SET_ROOT_STRUCTURE Instance method Public Method 20090428
16 SET_ROOT_STRUCTURE_BY_VALUE Instance method Public Method 20090428
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 Importing 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 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) STRING 20090428
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090428
3 Importing IV_TARGET_BO_NAME Call by reference Type reference (TYPE) STRING 20090505
4 Importing IV_TARGET_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20090505
5 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20090513
6 Returning 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 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20090513
2 Returning 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 Importing 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 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090428
2 Importing IV_TARGET_BO_NAME Call by reference Type reference (TYPE) STRING 20090505
3 Importing IV_TARGET_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20090505
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20090513
5 Returning 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 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20090702
2 Returning 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 Importing 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 Importing IV_NS_URI Call by reference Type reference (TYPE) STRING 20090428
2 Importing IV_PREFIX Call by reference Type reference (TYPE) STRING 20090428
3 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing IO_DATA_SOURCE Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_DATA_SOURCE_DESC 20090428
2 Importing IV_IS_ACL_RELEVANT Call by reference Type reference (TYPE) ABAP_BOOL 20100927
3 Importing IV_MAX_EDIT_MODE Call by reference Type reference (TYPE) STRING 20090818
4 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090428
5 Returning 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