SAP ABAP Class IF_BSA_SADL_M2M_TRANSFORMER (Transformer for different SADL formats)
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
Class IF_BSA_SADL_M2M_TRANSFORMER  
Short Description Transformer for different SADL formats    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090703   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSA_SADL_M2M_TRANSFORMER has no forward declaration.
Interfaces
Class IF_BSA_SADL_M2M_TRANSFORMER has no interface implemented.
Friends
Class IF_BSA_SADL_M2M_TRANSFORMER has no friend class.
Attributes
Class 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
Class IF_BSA_SADL_M2M_TRANSFORMER has no event.
Types
Class 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