SAP ABAP Class CL_XI_XMLROOT (XML Root Tag)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC (Application Component) Integration Builder - Configuration
⤷
SAI_SWCV (Package) Software Component Versions

⤷

⤷

Properties
Class | CL_XI_XMLROOT | |
Short Description | XML Root Tag | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SWCV | Software Component Versions |
Created | 20060112 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XI_XMLROOT has no forward declaration.
Interfaces
Class CL_XI_XMLROOT has no interface implemented.
Friends
Class CL_XI_XMLROOT has no friend class.
Attributes
Class CL_XI_XMLROOT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Determines root tag of XI message | 20060113 |
2 | ![]() |
Static method | Public | Method | Determines root tag of XML | 20060112 |
Events
Class CL_XI_XMLROOT has no event.
Types
Class CL_XI_XMLROOT has no local type.
Method Signatures
Method GET_MSG_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20060113 | ||
2 | ![]() |
XMLROOT | Call by reference | Type reference (TYPE) | SXI_XMLROOT | Name des Root-Elements eines XML | 20060130 | ||
3 | ![]() |
XMLROOT_NS | Call by reference | Type reference (TYPE) | SXI_XMLROOT_NS | Namensraum des Root-Elements eines XML | 20060130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Bestimmen des Root-Tags eines XML | 20060113 |
Method GET_XML_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | XML | 20060112 | ||
2 | ![]() |
XMLROOT | Call by reference | Type reference (TYPE) | SXI_XMLROOT | Name des Root-Elements eines XML | 20060130 | ||
3 | ![]() |
XMLROOT_NS | Call by reference | Type reference (TYPE) | SXI_XMLROOT_NS | Namensraum des Root-Elements eines XML | 20060130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Bestimmen des Root-Tags eines XML | 20060113 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |