SAP ABAP Class CL_BSA_SADL_COMPILER (Handles SADL XML parsing and filling BSA Load)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_COMPILER (Package) SADL Compiler
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSA_SADL_COMPILER SADL compiler interface 20120912
Properties
Class CL_BSA_SADL_COMPILER  
Short Description Handles SADL XML parsing and filling BSA Load    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_COMPILER   SADL Compiler 
Created 20120912   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSA_SADL_COMPILER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSA_SADL_COMPILER SADL compiler interface 20120912
Friends
# Friend Modeled only Created on Description
1 CL_BSA_SADL_M2M_TRANSFORMER 20120912 Transforms different SADL repres. formats into each other
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BSA_DEFAULT_NAMESPACES Constant Private Attribute reference (LIKE) IF_BSA_SADL_COMPILER=>CO_BSA_DEFAULT_NAMESPACES IF_BSA_SADL_COMPILER=>CO_BSA_DEFAULT_NAMESPACES 20120912
2 MO_BINDING_PARSER Instance attribute Private Object reference (TYPE REF TO) IF_BSA_SADL_BINDING_PARSER 20120912
3 MO_CHECKER Instance attribute Private Object reference (TYPE REF TO) CL_BSA_SADL_CHECKER 20120912
4 MO_ERROR_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_BSA_SADL_ERROR_HANDLER 20120912
5 MO_MERGER Instance attribute Private Object reference (TYPE REF TO) IF_BSA_SADL_MERGER 20120912
6 MO_MODE_PLUGIN Instance attribute Private Object reference (TYPE REF TO) IF_BSA_SADL_MODE_PLUGIN 20120912
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BINDING_MODEL Instance method Private Method 20120912
2 GET_DEFAULT_NAMESPACES Static method Public Method 20120912
3 INIT Instance method Private Method 20120912
4 MERGE_NAMESPACES Instance method Private Method 20120912
5 PARSE_SADL_BINDINGS Instance method Protected Method 20120912
Events
Class CL_BSA_SADL_COMPILER has no event.
Types
Class CL_BSA_SADL_COMPILER has no local type.
Method Signatures

Method CREATE_BINDING_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ERROR_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_ERROR_HANDLER 20120912
2 Exporting EO_MP_MERGED Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_CONTEXT 20120912
3 Exporting ES_SADL_BINDING_INFORMATION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION 20120912
4 Exporting ES_SADL_DEFINITION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20120912
5 Exporting ET_ADMIN_DATA Call by reference Type reference (TYPE) IF_SADL_BSA_METADATA=>TT_ADMIN_DATA 20120912
6 Exporting ET_MERGE_ERROR_MESSAGES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_ERROR_MESSAGES 20120912
7 Exporting EV_BO_NAME Call by reference Type reference (TYPE) STRING 20120912
8 Exporting EV_CALLBACK_CLASSNAME Call by reference Type reference (TYPE) SEOCPDNAME 20120912
9 Exporting EV_CAN_PROCEED Call by reference Type reference (TYPE) ABAP_BOOL 20120912
10 Exporting EV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING 20120912
11 Exporting EV_SUCCESSFUL Call by reference Type reference (TYPE) ABAP_BOOL 20120912
12 Importing IO_MP_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_CONTEXT 20120912
13 Importing IO_MP_EXTENSION Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_EXTENSION 20120912
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113

Method GET_DEFAULT_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SADL_NAMESPACES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_NAMESPACES 20120912

Method GET_DEFAULT_NAMESPACES on class CL_BSA_SADL_COMPILER has no exception.

Method INIT Signature

Method INIT on class CL_BSA_SADL_COMPILER has no parameter.
Method INIT on class CL_BSA_SADL_COMPILER has no exception.

Method MERGE_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAMESPACES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_NAMESPACES 20120912
2 Exporting ET_SADL_ERRORS Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_ERRORS 20120912
3 Importing IT_DEFINED_NAMESPACES Value transfer Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_NAMESPACES 20120912
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130220

Method PARSE_SADL_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SADL_BINDING_INFORMATION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_BINDING_INFORMATION 20120912
2 Importing IS_SADL_DEFINITION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20120912
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130113
History
Last changed by/on SAP  20131127 
SAP Release Created in 740