SAP ABAP Class CL_MERGE_SPLIT_TEST (Test Merge- and Split-Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD-MAP (Application Component) Mapping
     SAI_MAPPING (Package) Application Integration: Mapping
Properties
Class CL_MERGE_SPLIT_TEST  
Short Description Test Merge- and Split-Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SAI_MAPPING   Application Integration: Mapping 
Created 20051019   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MERGE_SPLIT_TEST has no interface implemented.
Friends
Class CL_MERGE_SPLIT_TEST has no friend class.
Attributes
Class CL_MERGE_SPLIT_TEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MULTI_XML Static method Public Method Create Multi-XML 20051019
2 CREATE_PAYLOAD_LIST Static method Public Method Create Payload List 20051021
Events
Class CL_MERGE_SPLIT_TEST has no event.
Types
Class CL_MERGE_SPLIT_TEST has no local type.
Method Signatures

Method CREATE_MULTI_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING_ABAPNAME Call by reference Type reference (TYPE) STRING 'utf-8' 20051020
2 Importing ENCODING_XMLDECL Call by reference Type reference (TYPE) STRING 'utf-8' 20051020
3 Exporting MULTI_XML Call by reference Type reference (TYPE) XSTRING 20051019
4 Importing NR_ELEMENTS Call by reference Type reference (TYPE) I 20051019
5 Importing NR_ITEMS Call by reference Type reference (TYPE) I 20051019
6 Importing NR_MESSAGES Call by reference Type reference (TYPE) I 20051019

Method CREATE_MULTI_XML on class CL_MERGE_SPLIT_TEST has no exception.

Method CREATE_PAYLOAD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING_ABAPNAME Call by reference Type reference (TYPE) STRING 'utf-8' 20051021
2 Importing ENCODING_XMLDECL Call by reference Type reference (TYPE) STRING 'utf-8' 20051021
3 Importing NR_ELEMENTS Call by reference Type reference (TYPE) I 20051021
4 Importing NR_ITEMS Call by reference Type reference (TYPE) I 20051021
5 Importing NR_MESSAGES Call by reference Type reference (TYPE) I 20051021
6 Exporting PAYLOAD_LIST Call by reference Type reference (TYPE) MP3_PAYLOAD_LIST Liste von Message-Objekten, gegliedert nach Parametern 20051021

Method CREATE_PAYLOAD_LIST on class CL_MERGE_SPLIT_TEST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710