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 REFERENCE Instance attribute Private Type reference (TYPE) SXMS_MF_S Single Entry in Manifesto 20011213
2 REGISTRY Static Attribute Private Object reference (TYPE REF TO) IF_XMS_MESSAGE_REGISTRY Property Registry 20020529
3 RESOURCE Instance attribute Private Object reference (TYPE REF TO) IF_XMS_RESOURCE Interface for Message Contents Resource 20011213
4 TYPE_BINARY Constant Public Type reference (TYPE) CHAR1 'B' Payload Type 20011213
5 TYPE_EMPTY Constant Public Type reference (TYPE) CHAR1 'E' Payload Type 20011213
6 TYPE_TEXT Constant Public Type reference (TYPE) CHAR1 'T' Payload Type 20011213
7 TYPE_UNKNOWN Constant Public Type reference (TYPE) CHAR1 'U' Payload Type 20011213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060814
2 COPY_ATTRIBUTES Instance method Public Method 20060814
3 CREATERESOURCE 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 Importing 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 Importing 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 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_RESOURCE Interface für Message Inhalt Ressource 20020529
2 Importing 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