SAP ABAP Class CL_MERGE_SPLIT_UTIL (Help Methods)
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_UTIL | |
Short Description | Help Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20030505 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MERGE_SPLIT_UTIL has no forward declaration.
Interfaces
Class CL_MERGE_SPLIT_UTIL has no interface implemented.
Friends
Class CL_MERGE_SPLIT_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '' | XML Element | 20040227 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ' |
XML Element | 20040227 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_OCCUR | 2 | Frequency | 20031030 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_OCCUR | 0 | Frequency | 20031030 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | MP3_OCCUR | 1 | Frequency | 20031030 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '' | XML Preamble | 20040227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates a Message Object | 20030616 |
2 | ![]() |
Static method | Public | Method | Write a File | 20030616 |
3 | ![]() |
Static method | Public | Method | Write a Payload List | 20030813 |
4 | ![]() |
Static method | Public | Method | 20031030 | |
5 | ![]() |
Static method | Public | Method | Trigger CX_MERGE_SPLIT Exception | 20030505 |
6 | ![]() |
Static method | Public | Method | Load a File | 20030616 |
7 | ![]() |
Static method | Public | Method | Load a Payload List | 20030813 |
Events
Class CL_MERGE_SPLIT_UTIL has no event.
Types
Class CL_MERGE_SPLIT_UTIL has no local type.
Method Signatures
Method CREATE_MESSAGE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTENTTYPE | Call by reference | Type reference (TYPE) | STRING | ContentType der Nachricht | 20050728 | ||
2 | ![]() |
P_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | 20030616 | |||
3 | ![]() |
P_PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20030616 | |||
4 | ![]() |
P_RECEIVER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | 20030827 | |||
5 | ![]() |
P_SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | 20030616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Merge-Split-Mapping | 20030616 |
Method DOWNLOAD_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20030616 | |||
2 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | 20030616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Merge-Split-Mapping | 20030811 |
Method DOWNLOAD_PAYLOAD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FOLDER | Call by reference | Type reference (TYPE) | CHAR120 | Verzeichnis | 20030813 | ||
2 | ![]() |
PAYLOAD_LIST | Call by reference | Type reference (TYPE) | MP3_PAYLOAD_LIST | Payload-Liste | 20030813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Merge-Split-Mapping | 20030813 |
Method GET_OCCURRENCE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OCCURRENCE | Call by reference | Type reference (TYPE) | MP3_OCCUR | Häufigkeit 0 (optional), 1 (einmal), 2 (Liste) | 20031030 | ||
2 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | MP3_OCCUR_TEXT | Häufigkeit '0..1' (optional), '1' (einmal), '0..*' (Liste) | 20031030 |
Method GET_OCCURRENCE_TEXT on class CL_MERGE_SPLIT_UTIL has no exception.
Method RAISE_EXCEPTION Signature
Method RAISE_EXCEPTION on class CL_MERGE_SPLIT_UTIL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Merge-Split-Mapping | 20030505 |
Method UPLOAD_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20030616 | |||
2 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | 20030616 |
Method UPLOAD_FILE on class CL_MERGE_SPLIT_UTIL has no exception.
Method UPLOAD_PAYLOAD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FOLDER | Call by reference | Type reference (TYPE) | CHAR120 | 20030813 | |||
2 | ![]() |
PAYLOAD_LIST | Call by reference | Type reference (TYPE) | MP3_PAYLOAD_LIST | Payload-Liste | 20030813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Merge-Split-Mapping | 20030813 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |