SAP ABAP Class CL_XMS_PART_UTIL (CL_XMS_PART_FACTORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
Properties
Class CL_XMS_PART_UTIL  
Short Description CL_XMS_PART_FACTORY    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMSG   XI: Message Handling 
Created 20011217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_PART_UTIL has no forward declaration.
Interfaces
Class CL_XMS_PART_UTIL has no interface implemented.
Friends
Class CL_XMS_PART_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONVERTER_CACHE1 Static Attribute Private Type reference (TYPE) SXMS_CV1_T Converter Cache 20011217
2 CONVERTER_CACHE2 Static Attribute Private Type reference (TYPE) SXMS_CV2_T Converter Cache 20011217
3 KINDBINARY Constant Public Type reference (TYPE) CHAR1 'B' Binary 20011217
4 KINDMULTIPART Constant Public Type reference (TYPE) CHAR1 'M' Multipart 20011217
5 KINDTEXT Constant Public Type reference (TYPE) CHAR1 'S' Text 20011217
6 SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_XMS_PART_UTIL CL_XMS_PART_FACTORY 20011218
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_STRING_TO_XSTRING Instance method Public Method Converts a String to an XString (UTF-8) 20011217
2 CONVERT_XSTRING_TO_STRING Instance method Public Method Converts an XString(UTF-8) to a String 20011217
3 CREATEMULTIPART Instance method Public Method Returns Object with Interface IF_XMS_MULTIPART 20011218
4 CREATEPART Instance method Public Method Returns Object with Interface IF_XMS_PART 20011218
5 GETINSTANCE Static method Public Method Returns an Instance of this Class 20011218
Events
Class CL_XMS_PART_UTIL has no event.
Types
Class CL_XMS_PART_UTIL has no local type.
Method Signatures

Method CONVERT_STRING_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARSET Value transfer Type reference (TYPE) STRING 'UTF-8' CHARSET 20011219
2 Importing IN Call by reference Type reference (TYPE) STRING 20011217
3 Returning OUT Value transfer Type reference (TYPE) XSTRING 20011217
# Exception Resumable Description Created on
1 CX_XMS_EXCEPTION Ausnahmen der XMS Messaging APIs 20011219

Method CONVERT_XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARSET Value transfer Type reference (TYPE) STRING 'UTF-8' CHARSET 20011219
2 Importing IN Call by reference Type reference (TYPE) XSTRING 20011217
3 Returning OUT Value transfer Type reference (TYPE) STRING 20011217
# Exception Resumable Description Created on
1 CX_XMS_EXCEPTION Ausnahmen der XMS Messaging APIs 20011219

Method CREATEMULTIPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOUNDARY Value transfer Type reference (TYPE) STRING 20011218
2 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_MULTIPART 20011218

Method CREATEMULTIPART on class CL_XMS_PART_UTIL has no exception.

Method CREATEPART 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_PART IF_XMS_PART 20011218

Method CREATEPART on class CL_XMS_PART_UTIL has no exception.

Method GETINSTANCE 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) CL_XMS_PART_UTIL CL_XMS_PART_FACTORY 20011218

Method GETINSTANCE on class CL_XMS_PART_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620