SAP ABAP Interface IF_BSA_SADL_M2M_TRANSFORMER (Transformer for different SADL formats)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_PARSER (Package) SADL Parser
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSA_SADL_M2M_TRANSFORMER Transforms different SADL repres. formats into each other 20120912
Properties
Interface IF_BSA_SADL_M2M_TRANSFORMER  
Short Description Transformer for different SADL formats    
General Data
Package SADL_PARSER   SADL Parser 
Created 20090703   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_BSA_SADL_M2M_TRANSFORMER has no forward declaration.
Interfaces
Interface IF_BSA_SADL_M2M_TRANSFORMER has no interface.
Friends
Interface IF_BSA_SADL_M2M_TRANSFORMER has no friend.
Attributes
Interface IF_BSA_SADL_M2M_TRANSFORMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_STRUCTURE_TO_DESCRIPTOR Instance method Public Method 20090703
2 ABAP_STRUCTURE_TO_XML Instance method Public Method 20090703
3 DESCRIPTOR_TO_ABAP_STRUCTURE Instance method Public Method 20090703
4 DESCRIPTOR_TO_XML Instance method Public Method 20090703
5 XML_TO_ABAP_STRUCTURE Instance method Public Method 20090703
6 XML_TO_DESCRIPTOR Instance method Public Method 20090703
Events
Interface IF_BSA_SADL_M2M_TRANSFORMER has no event.
Types
Interface IF_BSA_SADL_M2M_TRANSFORMER has no local type.
Method Signatures

Method ABAP_STRUCTURE_TO_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DEFINITION_DESC Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_DEFINITION_DESC 20090703
2 Exporting ET_ERROR_MESSAGES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_ERROR_MESSAGES 20090703
3 Exporting EV_SUCCESSFUL Call by reference Type reference (TYPE) ABAP_BOOL 20090703
4 Importing IS_SADL_DEFINITION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20090703
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113

Method ABAP_STRUCTURE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SADL_DEFINITION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20090703
2 Returning RV_SADL_XML Value transfer Type reference (TYPE) STRING 20090703
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113

Method DESCRIPTOR_TO_ABAP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SADL_DEFINITION_DESC Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_DEFINITION_DESC 20090703
2 Returning RS_SADL_DEFINITION Value transfer Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20090703
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113

Method DESCRIPTOR_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SADL_DEFINITION_DESC Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_DEFINITION_DESC 20090703
2 Returning RV_SADL_XML Value transfer Type reference (TYPE) STRING 20090703
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113

Method XML_TO_ABAP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SADL_XML Call by reference Type reference (TYPE) STRING 20090703
2 Returning RS_SADL_DEFINITION Value transfer Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20090703
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113

Method XML_TO_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DEFINITION_DESC Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_DEFINITION_DESC 20090703
2 Exporting ET_ERROR_MESSAGES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_ERROR_MESSAGES 20090703
3 Exporting EV_SUCCESSFUL Call by reference Type reference (TYPE) ABAP_BOOL 20090703
4 Importing IV_SADL_XML Call by reference Type reference (TYPE) STRING 20090703
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113
History
Last changed by/on SAP  20141121 
SAP Release Created in 72L