SAP ABAP Class CL_SRV_XML_HELPER (XI Services: Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SAI_SERVICES (Package) Determine Adapter Configuration

⤷

⤷

Properties
Class | CL_SRV_XML_HELPER | |
Short Description | XI Services: Channel | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SERVICES | Determine Adapter Configuration |
Created | 20030411 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRV_XML_HELPER has no forward declaration.
Interfaces
Class CL_SRV_XML_HELPER has no interface implemented.
Friends
Class CL_SRV_XML_HELPER has no friend class.
Attributes
Class CL_SRV_XML_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | closes XML tag | 20030624 |
2 | ![]() |
Static method | Public | Method | opens XML tag | 20030624 |
3 | ![]() |
Static method | Public | Method | Name/Value Pair Table According to XML String | 20051115 |
4 | ![]() |
Static method | Public | Method | Instance = Omit Prolog and Epilog | 20030424 |
5 | ![]() |
Static method | Public | Method | Name/Value Pair Table According to XML String | 20051116 |
6 | ![]() |
Static method | Public | Method | Table XML String According to Name/Value Pair | 20051115 |
7 | ![]() |
Static method | Public | Method | XML String According to Attribute/Database Table | 20051114 |
Events
Class CL_SRV_XML_HELPER has no event.
Types
Class CL_SRV_XML_HELPER has no local type.
Method Signatures
Method APPEND_CLOSE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20030624 | |||
2 | ![]() |
IM_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20030624 | |||
3 | ![]() |
IM_TAG | Call by reference | Type reference (TYPE) | STRING | 20030624 |
Method APPEND_CLOSE_TAG on class CL_SRV_XML_HELPER has no exception.
Method APPEND_OPEN_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20030624 | |||
2 | ![]() |
IM_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20030624 | |||
3 | ![]() |
IM_TAG | Call by reference | Type reference (TYPE) | STRING | 20030624 |
Method APPEND_OPEN_TAG on class CL_SRV_XML_HELPER has no exception.
Method ATTRIBUTES_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20051115 | ||
2 | ![]() |
RE_XML_STRING | Value transfer | Type reference (TYPE) | STRING | 20051115 |
Method ATTRIBUTES_TO_XML on class CL_SRV_XML_HELPER has no exception.
Method GET_XML_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20030428 | |||
2 | ![]() |
RE_XML_STRING | Value transfer | Type reference (TYPE) | STRING | 20030428 |
Method GET_XML_INSTANCE on class CL_SRV_XML_HELPER has no exception.
Method NAME_VALUES_TO_TABLE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME_VALUES | Call by reference | Type reference (TYPE) | SSRV_STR_NAME_STR_VALUET | Tabelle der Attribute | 20051116 | ||
2 | ![]() |
RE_XML_STRING | Value transfer | Type reference (TYPE) | STRING | 20051116 |
Method NAME_VALUES_TO_TABLE_XML on class CL_SRV_XML_HELPER has no exception.
Method TABLE_XML_TO_NAME_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20051115 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRV_STR_NAME_STR_VALUET | XI Services: Name-Wert-Paar Tabelle (beides Strings) | 20051115 |
Method TABLE_XML_TO_NAME_VALUES on class CL_SRV_XML_HELPER has no exception.
Method XML_TO_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20051114 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20051114 |
Method XML_TO_ATTRIBUTES on class CL_SRV_XML_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |