SAP ABAP Class CL_PAYLOAD_SPLIT (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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PAYLOAD_SPLIT_STREAM Merge and Split Service 20050523
Properties
Class CL_PAYLOAD_SPLIT  
Short Description Merge and Split Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_MAPPING   Application Integration: Mapping 
Created 20030328   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PAYLOAD_SPLIT has no forward declaration.
Interfaces
Class CL_PAYLOAD_SPLIT has no interface implemented.
Friends
Class CL_PAYLOAD_SPLIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_LIST_SIZE Instance attribute Protected Type reference (TYPE) I 20030502
2 CURRENT_MESSAGE_NUMBER Instance attribute Protected Type reference (TYPE) I 20030502
3 C_ENC_UTF8 Constant Protected Type reference (TYPE) ABAP_ENCOD '4110' 20030502
4 C_PREAMBLE Constant Protected Type reference (TYPE) STRING '' 20030502
5 IXML_MAIN_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_IXML 20030502
6 IXML_STREAM_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY 20030502
7 PAYLOAD_LIST Instance attribute Protected Type reference (TYPE) MP3_PAYLOAD_LIST 20030502
8 PREAMBLE Instance attribute Protected Type reference (TYPE) XSTRING 20030502
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PAYLOAD Instance method Protected Method Adds Another Payload to List 20030502
2 GET_CURRENT_MESSAGE_NUMBER Instance method Protected Method 20030502
3 PREPARE Instance method Protected Method Generate iXML Factories 20030502
4 SPLIT Instance method Public Method XML is Split into Multiple Payloads 20030502
Events
Class CL_PAYLOAD_SPLIT has no event.
Types
Class CL_PAYLOAD_SPLIT has no local type.
Method Signatures

Method ADD_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAYLOAD Call by reference Type reference (TYPE) XSTRING 20030502
# Exception Resumable Description Created on
1 CX_MAPPING_EXCEPTION Fehler im Merge-Split-Mapping 20050728

Method GET_CURRENT_MESSAGE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20030502
# Exception Resumable Description Created on
1 CX_MAPPING_EXCEPTION Fehler im Merge-Split-Mapping 20050728

Method PREPARE Signature

Method PREPARE on class CL_PAYLOAD_SPLIT has no parameter.
# Exception Resumable Description Created on
1 CX_MAPPING_EXCEPTION Fehler im Merge-Split-Mapping 20050728

Method SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAYLOAD_LIST Call by reference Type reference (TYPE) MP3_PAYLOAD_LIST Liste der Payloads 20030502
2 Importing XML Call by reference Type reference (TYPE) XSTRING XML, das zerlegt werden soll 20030502
# Exception Resumable Description Created on
1 CX_MAPPING_EXCEPTION Fehler im Merge-Split-Mapping 20050728
History
Last changed by/on SAP  20110908 
SAP Release Created in 640