SAP ABAP Class IF_SDOK_CF_FRAGMENT (XML Fragment of an XML Document)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SDOK_CF_NODE | Link Config Node with a Document Node | 20020529 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SDOK_CF_NODE | Link Config Node with a Document Node | 20020529 |
Properties
| Class | IF_SDOK_CF_FRAGMENT | |
| Short Description | XML Fragment of an XML Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020529 | SAP |
| Last change | 20020603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SDOK_CF_FRAGMENT has no forward declaration.
Interfaces
Class IF_SDOK_CF_FRAGMENT has no interface implemented.
Friends
Class IF_SDOK_CF_FRAGMENT has no friend class.
Attributes
Class IF_SDOK_CF_FRAGMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Reference for Specified Node | 20020529 | |
| 2 | Instance method | Public | Method | Return IO Attribute (Acc. to Config) | 20020529 | |
| 3 | Instance method | Public | Method | Return the Assigned Config Element | 20020807 | |
| 4 | Instance method | Public | Method | Return Default Info Class (Acc. to Config) | 20020529 | |
| 5 | Instance method | Public | Method | Return Assigned Info Class (Acc. to Config) | 20020529 | |
| 6 | Instance method | Public | Method | Return Assigned Info Object | 20020529 | |
| 7 | Instance method | Public | Method | Return Node Set | 20020529 | |
| 8 | Instance method | Public | Method | Render DOM->OutputStream | 20020529 |
Events
Class IF_SDOK_CF_FRAGMENT has no event.
Types
Class IF_SDOK_CF_FRAGMENT has no local type.
Method Signatures
Method APPEND_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_SDOK_CF_NODE | NODE | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_ATTR_LIST 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_SDOK_CF_NODESET | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_CONFIG_ELEMENT 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_SDOK_CF_ELEMENT | Aktuelles Config-Element (Verschalung des iXML-Knotens) | 20020807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020807 |
Method GET_DEFAULT_INFOCLASS 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_SDOK_CF_INFOCLASS | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_INFOCLASS 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_SDOK_CF_INFOCLASS | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_INFOOBJECT 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_SDOK_CF_INFOOBJECT | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_NODES_BY_TYPE 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_SDOK_CF_NODESET | RVAL | 20020529 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | TYPE | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OSTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_OSTREAM | OSTREAM | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
History
| Last changed by/on | SAP | 20020603 |
| SAP Release Created in |