SAP ABAP Class IF_XMS_PAYLOAD (Payload API for Integration Engine Message Object)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PAYLOAD | Payload for Higher Layer API | 20011219 |
Properties
Class | IF_XMS_PAYLOAD | |
Short Description | Payload API for Integration Engine Message Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20011219 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_XMS_PAYLOAD has no forward declaration.
Interfaces
Class IF_XMS_PAYLOAD has no interface implemented.
Friends
Class IF_XMS_PAYLOAD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Payload Type | 20011219 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Payload Type | 20011219 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Payload Type | 20011219 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Payload Type | 20011219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Binary Content (For All TYPE) | 20011219 |
2 | ![]() |
Instance method | Public | Method | Gets Blob Content (For All TYPE) | 20020529 |
3 | ![]() |
Instance method | Public | Method | Gets Content Type (MIME) | 20011219 |
4 | ![]() |
Instance method | Public | Method | Gets Attachment | 20011219 |
5 | ![]() |
Instance method | Public | Method | Read Payload Description | 20030929 |
6 | ![]() |
Instance method | Public | Method | Gets Document Name | 20011219 |
7 | ![]() |
Instance method | Public | Method | Gets Location (xlink:href) | 20011219 |
8 | ![]() |
Instance method | Public | Method | Read Payload Type | 20030716 |
9 | ![]() |
Instance method | Public | Method | Gets Reference | 20011219 |
10 | ![]() |
Instance method | Public | Method | Fetches Text Content (If TYPE = 'T') | 20011219 |
11 | ![]() |
Instance method | Public | Method | Gets Payload Type | 20011219 |
12 | ![]() |
Instance method | Public | Method | Gets 'X' for application payload; '' for others | 20030115 |
13 | ![]() |
Instance method | Public | Method | Sets Binary Content | 20011219 |
14 | ![]() |
Instance method | Public | Method | Sets Blob Content | 20020529 |
15 | ![]() |
Instance method | Public | Method | Sets Attachment | 20011219 |
16 | ![]() |
Instance method | Public | Method | Set Payload Description | 20030929 |
17 | ![]() |
Instance method | Public | Method | Sets Document Name | 20011219 |
18 | ![]() |
Instance method | Public | Method | Sets Location (xlink:href) | 20011219 |
19 | ![]() |
Instance method | Public | Method | Set Payload Type | 20030716 |
20 | ![]() |
Instance method | Public | Method | Sets Reference | 20011219 |
21 | ![]() |
Instance method | Public | Method | Sets Text Content | 20011219 |
Events
Class IF_XMS_PAYLOAD has no event.
Types
Class IF_XMS_PAYLOAD has no local type.
Method Signatures
Method GETBINARYCONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | XSTRING | 20011219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020708 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method GETBLOBCONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | XSTRING | 20020529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020708 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method GETCONTENTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20011219 |
Method GETCONTENTTYPE on class IF_XMS_PAYLOAD has no exception.
Method GETDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface für Message Inhalt Ressource | 20011219 |
Method GETDATA on class IF_XMS_PAYLOAD has no exception.
Method GETDESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20030929 |
Method GETDESCRIPTION on class IF_XMS_PAYLOAD has no exception.
Method GETDOCUMENTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | dokument name | 20011219 |
Method GETDOCUMENTNAME on class IF_XMS_PAYLOAD has no exception.
Method GETLOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | location (xlink:href) | 20011219 |
Method GETLOCATION on class IF_XMS_PAYLOAD has no exception.
Method GETPAYLOADTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SXMSPAYLOADTYPE | XI:Typ einer Payload | 20030716 |
Method GETPAYLOADTYPE on class IF_XMS_PAYLOAD has no exception.
Method GETREFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SXMS_MF_S | einzelner Eintrag im Manifest | 20011219 |
Method GETREFERENCE on class IF_XMS_PAYLOAD has no exception.
Method GETTEXTCONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20011219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020708 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method GETTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CHAR1 | payload-typ | 20011219 |
Method GETTYPE on class IF_XMS_PAYLOAD has no exception.
Method ISAPPLICATIONPAYLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CHAR1 | nicht ' ' fuer Anwendungspayload | 20030115 |
Method ISAPPLICATIONPAYLOAD on class IF_XMS_PAYLOAD has no exception.
Method SETBINARYCONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSTRING | data | 20011219 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | content-type | 20011219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method SETBLOBCONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSTRING | data | 20020529 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | content-type | 20020529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020708 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method SETDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface für Message Inhalt Ressource | 20011219 |
Method SETDATA on class IF_XMS_PAYLOAD has no exception.
Method SETDESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20030929 |
Method SETDESCRIPTION on class IF_XMS_PAYLOAD has no exception.
Method SETDOCUMENTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENTNAME | Call by reference | Type reference (TYPE) | STRING | dokument name | 20011219 |
Method SETDOCUMENTNAME on class IF_XMS_PAYLOAD has no exception.
Method SETLOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | STRING | location (xlink:href) | 20011219 |
Method SETLOCATION on class IF_XMS_PAYLOAD has no exception.
Method SETPAYLOADTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SXMSPAYLOADTYPE | Typ der Payload | 20030716 |
Method SETPAYLOADTYPE on class IF_XMS_PAYLOAD has no exception.
Method SETREFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REFERENCE | Call by reference | Type reference (TYPE) | SXMS_MF_S | einzelner Eintrag im Manifest | 20011219 |
Method SETREFERENCE on class IF_XMS_PAYLOAD has no exception.
Method SETTEXTCONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | data | 20011219 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | content-type | 20011219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020708 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |