Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_NODE | Node of DOM | 20001103 |
Properties
| Class | IF_IXML_DOCUMENT_TYPE | |
| Short Description | Document Type Definition (DTD) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001103 | SAP |
| Last change | 20130531 | 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_IXML_DOCUMENT_TYPE has no interface implemented.
Friends
Class IF_IXML_DOCUMENT_TYPE has no friend class.
Attributes
Class IF_IXML_DOCUMENT_TYPE has no attribute.
Methods
Events
Class IF_IXML_DOCUMENT_TYPE has no event.
Types
Class IF_IXML_DOCUMENT_TYPE has no local type.
Method Signatures
Method APPEND_CHILD Signature
Method APPEND_CHILD on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method APPEND_CHILD on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CLONE Signature
Method CLONE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CLONE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_ATTRIBUTE_DECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributs | 20001103 | |||
| 2 | PREFIX | Call by reference | Type reference (TYPE) | STRING | '' | Namensraumpräfix des Attributs | 20001103 | ||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ATTRIBUTE_DECL | Referenz auf die Attributsdeklaration | 20001103 |
Method CREATE_ATTRIBUTE_DECL on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_ATT_LIST_DECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der Attributsdeklarationsliste | 20001103 | |||
| 2 | PREFIX | Call by reference | Type reference (TYPE) | STRING | '' | Namensraumpräfix der Attribute | 20001103 | ||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ATT_LIST_DECL | Referenz auf die Attributsdeklarationsliste | 20001103 |
Method CREATE_ATT_LIST_DECL on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_COND_DTD_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INCLUDE | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true für INCLUDE, abap_false für IGNORE | 20001103 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_COND_DTD_SECTION | Referenz auf den bedingten DTD-Abschnitt | 20001103 |
Method CREATE_COND_DTD_SECTION on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_CONTENT_PARTICLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUPING | Call by reference | Type reference (TYPE) | I | Gruppierung gemäß Aufzählungstyp in IF_IXML_CONTENT_PARTICLE | 20001103 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name (siehe Langtext) | 20001103 | |||
| 3 | OCCURRENCE | Call by reference | Type reference (TYPE) | I | Vorkommen gemäß Aufzählungstyp in IF_IXML_CONTENT_PARTICLE | 20001103 | |||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | STRING | '' | Namensraumpräfix (siehe Langtext) | 20001103 | ||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_CONTENT_PARTICLE | Referenz auf Inhaltspartikel | 20001103 |
Method CREATE_CONTENT_PARTICLE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_ELEMENT_DECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der Elementdeklaration | 20001103 | |||
| 2 | PREFIX | Call by reference | Type reference (TYPE) | STRING | '' | Namensraumpräfix der Elementdeklaration | 20001103 | ||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT_DECL | Referenz auf Elementdeklaration | 20001103 |
Method CREATE_ELEMENT_DECL on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_EXT_ENTITY_DECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER_ENTITY | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true für Parameter-Entität | 20001103 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der externen Enitität | 20001103 | |||
| 3 | NOTATION | Call by reference | Type reference (TYPE) | STRING | Name der Notation für ungeparst Entität, sonst initial | 20001103 | |||
| 4 | PUBLIC_ID | Call by reference | Type reference (TYPE) | STRING | Öffentliche Kennung oder initial | 20001103 | |||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ENTITY_DECL | Referenz auf die Entität | 20001103 | |||
| 6 | SYSTEM_ID | Call by reference | Type reference (TYPE) | STRING | System-Kennung | 20001103 |
Method CREATE_EXT_ENTITY_DECL on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_ANCESTOR Signature
Method CREATE_FILTER_ANCESTOR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_ANCESTOR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_AND Signature
Method CREATE_FILTER_AND on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_AND on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_ATTRIBUTE Signature
Method CREATE_FILTER_ATTRIBUTE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_ATTRIBUTE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_ATTRIBUTE_NS Signature
Method CREATE_FILTER_ATTRIBUTE_NS on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_ATTRIBUTE_NS on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_NAME Signature
Method CREATE_FILTER_NAME on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_NAME on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_NAME_NS Signature
Method CREATE_FILTER_NAME_NS on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_NAME_NS on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_NODE_TYPE Signature
Method CREATE_FILTER_NODE_TYPE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_NODE_TYPE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_NOT Signature
Method CREATE_FILTER_NOT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_NOT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_OR Signature
Method CREATE_FILTER_OR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_OR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_FILTER_PARENT Signature
Method CREATE_FILTER_PARENT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_FILTER_PARENT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_INLINE_ITERATOR Signature
Method CREATE_INLINE_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_INLINE_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_INT_ENTITY_DECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER_ENTITY | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true für Parameter-Entität | 20001103 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der internen Enitität | 20001103 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ENTITY_DECL | Referenz auf die Entität | 20001103 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | Ersetzungstext der Entität | 20001103 |
Method CREATE_INT_ENTITY_DECL on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_ITERATOR Signature
Method CREATE_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_ITERATOR_FILTERED Signature
Method CREATE_ITERATOR_FILTERED on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_ITERATOR_FILTERED on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_NOTATION_DECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der Notation | 20001103 | |||
| 2 | PUBLIC_ID | Call by reference | Type reference (TYPE) | STRING | Öffentliche Kennung für Behandler von Entitäten der Notation | 20001103 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NOTATION_DECL | Referenz auf die Notation | 20001103 | |||
| 4 | SYSTEM_ID | Call by reference | Type reference (TYPE) | STRING | System-Kennung für Behandler von Entitäten der Notation | 20001103 |
Method CREATE_NOTATION_DECL on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_REV_INLINE_ITERATOR Signature
Method CREATE_REV_INLINE_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_REV_INLINE_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_REV_ITERATOR Signature
Method CREATE_REV_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_REV_ITERATOR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method CREATE_REV_ITERATOR_FILTERED Signature
Method CREATE_REV_ITERATOR_FILTERED on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method CREATE_REV_ITERATOR_FILTERED on class IF_IXML_DOCUMENT_TYPE has no exception.
Method FIND_FROM_GID Signature
Method FIND_FROM_GID on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method FIND_FROM_GID on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_ATTRIBUTES on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_CHILDREN on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_COLUMN Signature
Method GET_COLUMN on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_COLUMN on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_DEPTH Signature
Method GET_DEPTH on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_DEPTH on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NAMED_NODE_MAP | Referenz auf Entitätsliste | 20001103 |
Method GET_ENTITIES on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_EXPLICIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | RVAL | 20001103 |
Method GET_EXPLICIT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_FIRST_CHILD Signature
Method GET_FIRST_CHILD on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_FIRST_CHILD on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_GID Signature
Method GET_GID on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_GID on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_HEIGHT Signature
Method GET_HEIGHT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_HEIGHT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_LAST_CHILD Signature
Method GET_LAST_CHILD on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_LAST_CHILD on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_LINE Signature
Method GET_LINE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_LINE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NAME Signature
Method GET_NAME on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_NAME on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NAMESPACE Signature
Method GET_NAMESPACE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_NAMESPACE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NAMESPACE_CONTEXT Signature
Method GET_NAMESPACE_CONTEXT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_NAMESPACE_CONTEXT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NAMESPACE_PREFIX Signature
Method GET_NAMESPACE_PREFIX on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_NAMESPACE_PREFIX on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NAMESPACE_URI Signature
Method GET_NAMESPACE_URI on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_NAMESPACE_URI on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NEXT Signature
Method GET_NEXT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_NEXT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_NOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NAMED_NODE_MAP | Referenz auf Notationsliste | 20001103 |
Method GET_NOTATIONS on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_OWNER_DOCUMENT Signature
Method GET_OWNER_DOCUMENT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_OWNER_DOCUMENT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_PARAM_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NAMED_NODE_MAP | Referenz auf Entitätsliste | 20001103 |
Method GET_PARAM_ENTITIES on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_PARENT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_PREV Signature
Method GET_PREV on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_PREV on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_PUBLIC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Kennung oder initial | 20001103 |
Method GET_PUBLIC_ID on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_ROOT Signature
Method GET_ROOT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_ROOT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_SYSTEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Kennung oder initial | 20001103 |
Method GET_SYSTEM_ID on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_TYPE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method GET_VALUE Signature
Method GET_VALUE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method GET_VALUE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method HAS_ANCESTOR Signature
Method HAS_ANCESTOR on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method HAS_ANCESTOR on class IF_IXML_DOCUMENT_TYPE has no exception.
Method INSERT_CHILD Signature
Method INSERT_CHILD on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method INSERT_CHILD on class IF_IXML_DOCUMENT_TYPE has no exception.
Method IS_LEAF Signature
Method IS_LEAF on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method IS_LEAF on class IF_IXML_DOCUMENT_TYPE has no exception.
Method IS_ROOT Signature
Method IS_ROOT on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method IS_ROOT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method NUM_CHILDREN Signature
Method NUM_CHILDREN on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method NUM_CHILDREN on class IF_IXML_DOCUMENT_TYPE has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method QUERY_INTERFACE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method REMOVE_CHILD Signature
Method REMOVE_CHILD on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method REMOVE_CHILD on class IF_IXML_DOCUMENT_TYPE has no exception.
Method REMOVE_NODE Signature
Method REMOVE_NODE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method REMOVE_NODE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method RENDER Signature
Method RENDER on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method RENDER on class IF_IXML_DOCUMENT_TYPE has no exception.
Method REPLACE_CHILD Signature
Method REPLACE_CHILD on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method REPLACE_CHILD on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_EXPLICIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXPLICIT | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true, falls erfolgreich | 20001103 |
Method SET_EXPLICIT on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_NAME Signature
Method SET_NAME on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method SET_NAME on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_NAMESPACE Signature
Method SET_NAMESPACE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method SET_NAMESPACE on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_NAMESPACE_PREFIX Signature
Method SET_NAMESPACE_PREFIX on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method SET_NAMESPACE_PREFIX on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_NAMESPACE_URI Signature
Method SET_NAMESPACE_URI on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method SET_NAMESPACE_URI on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_PUBLIC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PUBLIC_ID | Call by reference | Type reference (TYPE) | STRING | Kennung | 20001103 |
Method SET_PUBLIC_ID on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_SYSTEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_ID | Call by reference | Type reference (TYPE) | STRING | Kennung | 20001103 |
Method SET_SYSTEM_ID on class IF_IXML_DOCUMENT_TYPE has no exception.
Method SET_VALUE Signature
Method SET_VALUE on class IF_IXML_DOCUMENT_TYPE has no parameter.
Method SET_VALUE on class IF_IXML_DOCUMENT_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |