SAP ABAP Class CL_XMS_PAYLOAD (Payload for Higher Layer API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PAYLOAD | Payload API for Integration Engine Message Object | 20011219 |
Properties
| Class | CL_XMS_PAYLOAD | |
| Short Description | Payload for Higher Layer API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSMSG | XI: Message Handling |
| Created | 20011211 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_PAYLOAD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_PAYLOAD | Payload API for Integration Engine Message Object | 20011219 |
Friends
Class CL_XMS_PAYLOAD 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) | SXMS_MF_S | Single Entry in Manifesto | 20011213 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_REGISTRY | Property Registry | 20020529 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface for Message Contents Resource | 20011213 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Payload Type | 20011213 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Payload Type | 20011213 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Payload Type | 20011213 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Payload Type | 20011213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060814 | |
| 2 | Instance method | Public | Method | 20060814 | ||
| 3 | Static method | Private | Method | Creates an Appropriate Resource | 20020529 |
Events
Class CL_XMS_PAYLOAD has no event.
Types
Class CL_XMS_PAYLOAD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PAYLOAD | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PAYLOAD | payload fuer die higher-layer api | 20060814 |
Method CONSTRUCTOR on class CL_XMS_PAYLOAD has no exception.
Method COPY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PAYLOAD | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PAYLOAD | payload fuer die higher-layer api | 20060814 |
Method COPY_ATTRIBUTES on class CL_XMS_PAYLOAD has no exception.
Method CREATERESOURCE 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 | 20020529 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | content type | 20020529 |
Method CREATERESOURCE on class CL_XMS_PAYLOAD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |