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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | I | 255 | 20080709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check whether an XML stream contains an SQF query list | 20080716 |
2 | ![]() |
Static method | Public | Method | Pack an XML-String into a table short strings | 20080709 |
3 | ![]() |
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 | ![]() |
IM_XML | Call by reference | Type reference (TYPE) | XSTRING | 20080716 | |||
2 | ![]() |
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 | ![]() |
EX_PACKED_XML | Call by reference | Type reference (TYPE) | SQF_PACKED_XML | Table of short strings | 20080709 | ||
2 | ![]() |
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 | ![]() |
EX_XML_SOURCE | Call by reference | Type reference (TYPE) | XSTRING | XML String | 20080709 | ||
2 | ![]() |
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 |