SAP ABAP Class CL_SADL_MP_FACTORY (Factory for core SADL modes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_COMPILER (Package) SADL Compiler
Properties
Class CL_SADL_MP_FACTORY  
Short Description Factory for core SADL modes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_COMPILER   SADL Compiler 
Created 20120824   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_MP_FACTORY has no forward declaration.
Interfaces
Class CL_SADL_MP_FACTORY has no interface implemented.
Friends
Class CL_SADL_MP_FACTORY has no friend class.
Attributes
Class CL_SADL_MP_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MP_ENTITY Static method Public Method 20120827
2 CREATE_MP_ENTITY_XML Static method Public Method 20120827
Events
Class CL_SADL_MP_FACTORY has no event.
Types
Class CL_SADL_MP_FACTORY has no local type.
Method Signatures

Method CREATE_MP_ENTITY 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 20120827
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_TIMESTAMP 20120827
3 Importing IV_UUID Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_UUID 20120827
4 Returning RO_MP Value transfer Object reference (TYPE REF TO) CL_BSA_SADL_MP 20120827
# Exception Resumable Description Created on
1 CX_BSA_COMPILE_TIME 20120827

Method CREATE_MP_ENTITY_XML 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 20120827
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_TIMESTAMP 20120827
3 Importing IV_UUID Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_UUID 20120827
4 Returning RO_MP Value transfer Object reference (TYPE REF TO) CL_BSA_SADL_MP 20120827
# Exception Resumable Description Created on
1 CX_BSA_COMPILE_TIME 20120827
History
Last changed by/on SAP  20131127 
SAP Release Created in 740