SAP ABAP Class CL_BSA_SADL_MP (SADL context mapping provider with XML support)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_MAPPING_PROVIDER (Package) SADL Mapping Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSA_SADL_MP Context data provider 20100620
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSA_SADL_MP_CONTEXT Context data provider 20100622
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSA_SADL_MP_FRAG SADL fragment data provider 20100620
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSA_SADL_MP_FRAGMENT SADL fragment data provider 20100622
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SADL_MP_ENTITY SADL context mapping provider with XML support 20120827
Properties
Class CL_BSA_SADL_MP  
Short Description SADL context mapping provider with XML support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_MAPPING_PROVIDER   SADL Mapping Provider 
Created 20100620   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSA_SADL_MP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSA_SADL_MP Context data provider 20100620
2 IF_BSA_SADL_MP_CONTEXT Context data provider 20100622
3 IF_BSA_SADL_MP_FRAG SADL fragment data provider 20100620
4 IF_BSA_SADL_MP_FRAGMENT SADL fragment data provider 20100622
Friends
Class CL_BSA_SADL_MP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SADL_DEFINITION Instance attribute Protected Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20100620
2 MT_EXTENSION_MPS Instance attribute Protected Type reference (TYPE) IF_SADL_TYPES=>TT_MAPPING_PROVIDER_EXTENSIONS 20100620
3 MV_CROSS_DU_ENABLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110220
4 MV_MODE Instance attribute Protected Type reference (TYPE) STRING 20100630
5 MV_TIMESTAMP Instance attribute Protected Type reference (TYPE) IF_SADL_TYPES=>TY_TIMESTAMP 20100620
6 MV_UUID Instance attribute Protected Type reference (TYPE) IF_SADL_TYPES=>TY_UUID 20100620
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SADL_EXTENSION Instance method Public Method 20100620
2 CONSTRUCTOR Instance method Public Constructor 20100620
3 GET_SADL_DEFINITION Instance method Protected Method 20100620
Events
Class CL_BSA_SADL_MP has no event.
Types
Class CL_BSA_SADL_MP has no local type.
Method Signatures

Method ADD_SADL_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SADL_MP_EXTENSION Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_EXT 20100620
# Exception Resumable Description Created on
1 CX_BSA_COMPILE_TIME 20120630

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENABLE_CROSS_DU Call by reference Type reference (TYPE) ABAP_BOOL 20110220
2 Importing IV_MODE Call by reference Type reference (TYPE) STRING 20100630
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_TIMESTAMP 20100620
4 Importing IV_UUID Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_UUID 20100620
# Exception Resumable Description Created on
1 CX_BSA_COMPILE_TIME 20120630

Method GET_SADL_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SADL_DEFINITION Value transfer Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20100620
# Exception Resumable Description Created on
1 CX_BSA_COMPILE_TIME 20120630
History
Last changed by/on SAP  20131127 
SAP Release Created in 800