SAP ABAP Class CL_PAYLOAD_MERGE_FI (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_PAYLOAD_MERGE_FI | |
| 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 | 20051020 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PAYLOAD_MERGE_FI has no forward declaration.
Interfaces
Class CL_PAYLOAD_MERGE_FI has no interface implemented.
Friends
Class CL_PAYLOAD_MERGE_FI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20051021 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | Code Page and Endian Conversion (System Format -> External) | 20051021 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20051025 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20051025 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SXI_BOOLEAN | Boolean Value ('X' = true, SPACE = false) | 20051025 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20051025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds Payload to Buffer (Without XML Declaration) | 20051025 | |
| 2 | Instance method | Private | Method | Adds Payload to Buffer (Without XML Declaration) | 20051026 | |
| 3 | Instance method | Private | Method | Conversion of a Number to UTF-8 Binary Format | 20051021 | |
| 4 | Instance method | Public | Method | Create Multi-XML from Multiple Payloads | 20051020 | |
| 5 | Instance method | Private | Method | Conversion to UTF-8 | 20051025 |
Events
Class CL_PAYLOAD_MERGE_FI has no event.
Types
Class CL_PAYLOAD_MERGE_FI has no local type.
Method Signatures
Method ADD_PAYLOAD_F Signature
Method ADD_PAYLOAD_F on class CL_PAYLOAD_MERGE_FI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während des Mappings | 20081202 |
Method ADD_PAYLOAD_I Signature
Method ADD_PAYLOAD_I on class CL_PAYLOAD_MERGE_FI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während des Mappings | 20051026 |
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMB | Call by reference | Type reference (TYPE) | I | 20051021 | ||||
| 2 | NUMB_BIN | Value transfer | Type reference (TYPE) | XSTRING | 20051021 |
Method GET_NUMBER on class CL_PAYLOAD_MERGE_FI has no exception.
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 von Message-Objekten, gegliedert nach Parametern | 20051020 | |||
| 2 | XML | Call by reference | Type reference (TYPE) | XSTRING | Multi-XML | 20051020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während des Mappings | 20051020 |
Method NORMALIZE_ENCODING Signature
Method NORMALIZE_ENCODING on class CL_PAYLOAD_MERGE_FI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während des Mappings | 20051025 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |