SAP ABAP Class CL_SDOK_CF_NODE (Link Config Node with a Document Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMS (Application Component) Document Management Services
⤷
SDOK (Package) SAP Knowledge Provider

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_SDOK_CF_NODE | |
Short Description | Link Config Node with a Document Node | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SDOK | SAP Knowledge Provider |
Created | 20020529 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SDOK_CF_ATTRIBUTE | Link Info Object Attribute with XML Content | 20020529 | ||
2 | IF_SDOK_CF_ENTITY_REF | Existing Entity Reference in XML Document | 20020529 | ||
3 | IF_SDOK_CF_FRAGMENT | XML Fragment of an XML Document | 20020529 | ||
4 | IF_SDOK_CF_FRAGMENT_REF | Reference to XML Fragment | 20020529 | ||
5 | IF_SDOK_CF_HYPERLINK | Hyperlink Reference in XML Document | 20020529 | ||
6 | IF_SDOK_CF_INFOOBJECT | Info for Info Object (IO Class, GIUD, Relationship Class) | 20020529 | ||
7 | IF_SDOK_CF_INFOOBJECT_RULE | Access to Info Object Rule | 20040425 | ||
8 | IF_SDOK_CF_MATCH | Match Objects | 20030414 | ||
9 | IF_SDOK_CF_NODE | Link Config Node with a Document Node | 20020529 | ||
10 | IF_SDOK_CF_REF_DESCR | Reference Description | 20040425 | ||
11 | IF_SDOK_CF_UNPARSED | Unparsed Object Reference in XML Document (e.g. Graphics) | 20020529 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SDOK_CF_NODESET | 20020529 | Implementation of IF_SDOK_CF_NODESET | |
2 | CL_SDOK_CF_RUNTIME | 20020529 | Implementation of IF_SDOK_CF_RUNTIME |
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | CALL_KPRO_FOR_GUID | 20020529 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020529 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20020529 |
4 | ![]() |
Instance method | Private | Method | CREATE_ATTR_LIST | 20020529 |
5 | ![]() |
Instance method | Private | Method | Add DOCTYPE to Fragment | 20020625 |
6 | ![]() |
Instance method | Private | Method | GET_CLASS_BY_INFOCLASS | 20020529 |
7 | ![]() |
Instance method | Private | Method | Return Corresponding Config Element | 20020807 |
8 | ![]() |
Instance method | Private | Method | GET_M_DOCUMENT_NODE | 20020529 |
9 | ![]() |
Instance method | Private | Method | GET_XATTR_NODE | 20030423 |
10 | ![]() |
Instance method | Private | Method | Add Declaration Entity | 20020622 |
Events
Class CL_SDOK_CF_NODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_STACK | Private | Type reference (TYPE) | SDOK_XSTK | Stack | 20020529 |
|
Method Signatures
Method CALL_KPRO_FOR_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | RVAL | 20020529 |
Method CALL_KPRO_FOR_GUID on class CL_SDOK_CF_NODE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SDOK_CF_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SDOK_CF_NODE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SDOK_CF_ELEMENT | CONFIG_NODE | 20020529 | ||
2 | ![]() |
CONFIG_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SDOK_CF_RUNTIME | CONFIG_OBJECT | 20020529 | ||
3 | ![]() |
DOCUMENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | DOCUMENT_NODE | 20020529 |
Method CONSTRUCTOR on class CL_SDOK_CF_NODE has no exception.
Method CREATE_ATTR_LIST Signature
Method CREATE_ATTR_LIST on class CL_SDOK_CF_NODE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method CREATE_DOCUMENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | sdokx_elem_root or sdokx_elem_fragment | 20020625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen bei Prozessierung von XML-Dokumenten | 20020625 |
Method GET_CLASS_BY_INFOCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | RVAL | 20020529 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | TYPE | 20020529 |
Method GET_CLASS_BY_INFOCLASS on class CL_SDOK_CF_NODE has no exception.
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_M_DOCUMENT_NODE 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_NODE | IF_IXML_NODE | 20020529 |
Method GET_M_DOCUMENT_NODE on class CL_SDOK_CF_NODE has no exception.
Method GET_XATTR_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTR_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20030423 | |||
2 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030423 | |||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | 20030423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen bei Prozessierung von XML-Dokumenten | 20030423 |
Method INSERT_ENTITY_DECLARATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | sdokx_elem_root or sdokx_elem_fragment | 20020626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen bei Prozessierung von XML-Dokumenten | 20020622 |
Meta Relationship - Using (full list)
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 630 |