SAP ABAP Class IF_XMS_PARSER (XMS: Parser for Message Header)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PARSER | XMS: Parser for Message Header | 20030306 |
Properties
Class | IF_XMS_PARSER | |
Short Description | XMS: Parser for Message Header | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030306 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_XMS_PARSER has no interface implemented.
Friends
Class IF_XMS_PARSER has no friend class.
Attributes
Class IF_XMS_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generate XML Tag | 20030422 |
2 | ![]() |
Static method | Public | Method | Read next XML element (Post-Order) | 20030306 |
3 | ![]() |
Static method | Public | Method | Initialize Parser | 20030408 |
4 | ![]() |
Static method | Public | Method | Render SAP Header | 20030806 |
5 | ![]() |
Static method | Public | Method | Set assignment (namespace, URI) | 20030306 |
Events
Class IF_XMS_PARSER has no event.
Types
Class IF_XMS_PARSER has no local type.
Method Signatures
Method APPEND_XML_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_STRING | Call by reference | Type reference (TYPE) | STRING | XML-String | 20030422 | ||
2 | ![]() |
IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | SXMS_TAG_ATTRIBUTES | Attribute | 20030422 | ||
3 | ![]() |
IM_NS_DEFS | Call by reference | Type reference (TYPE) | SXMS_TAG_ATTRIBUTES | Namespace Definitionen | 20030806 | ||
4 | ![]() |
IM_PREFIX | Call by reference | Type reference (TYPE) | STRING | Präfix | 20030422 | ||
5 | ![]() |
IM_TAG | Call by reference | Type reference (TYPE) | STRING | Tag | 20030422 | ||
6 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20030422 |
Method APPEND_XML_ITEM on class IF_XMS_PARSER has no exception.
Method GET_NEXT_XML_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STRING | Call by reference | Type reference (TYPE) | STRING | Zu parsender XML-String | 20030306 | ||
2 | ![]() |
RE_ITEM | Value transfer | Type reference (TYPE) | SXMS_XML_ITEM | XMS: XML-Element | 20030306 |
Method GET_NEXT_XML_ITEM on class IF_XMS_PARSER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class IF_XMS_PARSER has no parameter.
Method INITIALIZE on class IF_XMS_PARSER has no exception.
Method RENDER_SAP_HEADER 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 | 20030806 | |||
2 | ![]() |
IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | SXMS_TAG_ATTRIBUTES | 20030806 | |||
3 | ![]() |
IM_HEADER_NAME | Call by reference | Type reference (TYPE) | STRING | 20030806 | |||
4 | ![]() |
IM_HEADER_NSURI | Call by reference | Type reference (TYPE) | STRING | IF_XMS_MSGHDR=>CO_NSURI_SAP_30 | 20040107 | ||
5 | ![]() |
IM_MUST_UNDERSTAND | Call by reference | Type reference (TYPE) | SXMSFLAG | '1' | 20030806 | ||
6 | ![]() |
IM_NS_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_NSCONTEXT | 20030806 |
Method RENDER_SAP_HEADER on class IF_XMS_PARSER has no exception.
Method SET_NAMESPACE_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BINDING | Call by reference | Type reference (TYPE) | SXMS_TAG_ATTRIBUTES | XMS: Attribute bestehend aus Name und Wert | 20030306 |
Method SET_NAMESPACE_BINDING on class IF_XMS_PARSER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |