SAP ABAP Interface IF_SDOK_CF_FRAGMENT (XML Fragment of an XML Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMS (Application Component) Document Management Services
⤷
SDOK (Package) SAP Knowledge Provider
⤷
⤷
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
| Interface | IF_SDOK_CF_FRAGMENT | |
| Short Description | XML Fragment of an XML Document |
General Data
| Package | SDOK | SAP Knowledge Provider |
| Created | 20020529 | SAP |
| Last changed | 20020603 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SDOK_CF_FRAGMENT has no forward declaration.
Interfaces
Interface IF_SDOK_CF_FRAGMENT has no interface.
Friends
Interface IF_SDOK_CF_FRAGMENT has no friend.
Attributes
Interface 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
Interface IF_SDOK_CF_FRAGMENT has no event.
Types
Interface 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 | 630 |