SAP ABAP Class CL_SQF_XML_SERVICES (XML Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_API (Package) API
Properties
Class CL_SQF_XML_SERVICES  
Short Description XML Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_API   API 
Created 20080709   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SQF_XML_SERVICES has no interface implemented.
Friends
Class CL_SQF_XML_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PACKED_XSTRING_LENGTH Constant Public Type reference (TYPE) I 255 20080709
Methods
# Method Level Visibility Method type Description Created on
1 IS_SQF_QUERY Static method Public Method Check whether an XML stream contains an SQF query list 20080716
2 PACK_XML Static method Public Method Pack an XML-String into a table short strings 20080709
3 UNPACK_XML Static method Public Method Pack a table of short XML-Strings into an XML String 20080709
Events
Class CL_SQF_XML_SERVICES has no event.
Types
Class CL_SQF_XML_SERVICES has no local type.
Method Signatures

Method IS_SQF_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML Call by reference Type reference (TYPE) XSTRING 20080716
2 Returning RE_IS_SQF_QUERY_LIST Value transfer Type reference (TYPE) ABAP_BOOL 20080716

Method IS_SQF_QUERY on class CL_SQF_XML_SERVICES has no exception.

Method PACK_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PACKED_XML Call by reference Type reference (TYPE) SQF_PACKED_XML Table of short strings 20080709
2 Importing IM_XML_SOURCE Call by reference Type reference (TYPE) XSTRING XML String 20080709

Method PACK_XML on class CL_SQF_XML_SERVICES has no exception.

Method UNPACK_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML_SOURCE Call by reference Type reference (TYPE) XSTRING XML String 20080709
2 Importing IM_PACKED_XML Call by reference Type reference (TYPE) SQF_PACKED_XML Table of short string 20080709

Method UNPACK_XML on class CL_SQF_XML_SERVICES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 712