SAP ABAP Class IF_XMS_PROFILE (Profile Handler Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PROFILE Generic SOAP Profiles 20010710
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PROFILE_MMF Profile for X MMFI Message 20050831
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PROFILE_PC XMB Profile 20021119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PROFILE_WS XMB Profile 20021028
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PROFILE_XMB Profile for XI Message 20011217
Properties
Class IF_XMS_PROFILE  
Short Description Profile Handler Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010613   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_PROFILE has no forward declaration.
Interfaces
Class IF_XMS_PROFILE has no interface implemented.
Friends
Class IF_XMS_PROFILE has no friend class.
Attributes
Class IF_XMS_PROFILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETNAME Instance method Public Method Gets the Name (URI) of the Profile Scheme 20010613
2 PARSE Instance method Public Method Parses the External Message as an Internal Message 20010613
3 SERIALIZE Instance method Public Method Serializes the Internal Message as an External Message 20010613
Events
Class IF_XMS_PROFILE has no event.
Types
Class IF_XMS_PROFILE has no local type.
Method Signatures

Method GETNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING Name der Package Scheme 20010613

Method GETNAME on class IF_XMS_PROFILE has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTMESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_PART package 20010613
2 Returning INTMESSAGE Value transfer Object reference (TYPE REF TO) IF_XMS_MESSAGE IF_XMS_MESSAGE 20010613
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20011030

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTERNAL Call by reference Type reference (TYPE) SXMSFLAG '1' Serialisiere gemäß externem Message-Format 20030910
2 Returning EXTMESSAGE Value transfer Object reference (TYPE REF TO) IF_XMS_PART package 20010613
3 Importing INTMESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE IF_XMS_MESSAGE 20010613
4 Importing ONLY_SOAP_PART Call by reference Type reference (TYPE) SXMSFLAG '0' Nur SOAP-Part serialisieren 20040107
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20011030
History
Last changed by/on SAP  20110908 
SAP Release Created in