SAP ABAP Class CL_PAYLOAD_MERGE (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_MERGE_STREAM | Merge and Split Service | 20050525 |
Properties
Class | CL_PAYLOAD_MERGE | |
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 | 20030327 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PAYLOAD_MERGE has no forward declaration.
Interfaces
Class CL_PAYLOAD_MERGE has no interface implemented.
Friends
Class CL_PAYLOAD_MERGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | XSTRING Buffer | 20030430 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | STRING to XSTRING Converter | 20030502 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sxi:Message' | Parameter Element | 20030327 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | XML Preamble | 20030327 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | Root Element | 20030327 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
Root Element | 20030327 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_ENCOD | '1101' | 20030327 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_ENCOD | '4102' | 20030327 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_ENCOD | '4102' | 20030327 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_ENCOD | '4110' | 20030327 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | 20030502 | |||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | 20030502 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds a String as XSTRING to the Buffer (utf-8) | 20030327 |
2 | ![]() |
Instance method | Protected | Method | Adds an XSTRING to the Buffer (converted to UTF-8) | 20030327 |
3 | ![]() |
Instance method | Public | Method | Structure XML Document from Multiple Payloads | 20030327 |
4 | ![]() |
Instance method | Private | Method | Generate iXML Factories | 20030502 |
Events
Class CL_PAYLOAD_MERGE has no event.
Types
Class CL_PAYLOAD_MERGE has no local type.
Method Signatures
Method ADD_STRING_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20030327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während des Mappings | 20050728 |
Method ADD_XSTRING_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XTEXT | Call by reference | Type reference (TYPE) | XSTRING | 20030327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Merge-Split-Mapping | 20050728 |
Method MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAYLOAD_LIST | Call by reference | Type reference (TYPE) | MP3_PAYLOAD_LIST | Liste vom Payloads | 20030502 | ||
2 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | Aus den Payloads zusammengesetztes XML | 20030502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während des Mappings | 20050728 |
Method PREPARE Signature
Method PREPARE on class CL_PAYLOAD_MERGE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während des Mappings | 20050728 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |