SAP ABAP Class IF_BSA_SADL_MERGER (Merger for SADL core and extensions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSA_SADL_MERGER Merger for SADL core and extensions 20120912
Properties
Class IF_BSA_SADL_MERGER  
Short Description Merger for SADL core and extensions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090311   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSA_SADL_MERGER has no forward declaration.
Interfaces
Class IF_BSA_SADL_MERGER has no interface implemented.
Friends
Class IF_BSA_SADL_MERGER has no friend class.
Attributes
Class IF_BSA_SADL_MERGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT_ADMIN_DATA Instance method Public Method 20090311
2 MERGE Instance method Public Method 20090311
Events
Class IF_BSA_SADL_MERGER has no event.
Types
Class IF_BSA_SADL_MERGER has no local type.
Method Signatures

Method EXTRACT_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADMIN_DATA Call by reference Type reference (TYPE) IF_SADL_BSA_METADATA=>TT_ADMIN_DATA 20090311
2 Importing IO_MP_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_CONTEXT 20090313
3 Importing IO_MP_EXTENSION Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_EXTENSION 20090313
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130220

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MP_MERGED Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_CONTEXT 20090315
2 Exporting ET_ERROR_MESSAGES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_ERROR_MESSAGES 20090324
3 Exporting EV_SUCCESSFUL Call by reference Type reference (TYPE) ABAP_BOOL 20090311
4 Importing IO_MP_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_CONTEXT 20090315
5 Importing IO_MP_EXTENSION Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_MP_EXTENSION 20090315
6 Importing IV_SKIP_CHECKS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090311
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130220
History
Last changed by/on SAP  20131127 
SAP Release Created in