SAP ABAP Interface IF_SDOK_CF_ELEMENT (Current Config Element (Wrapping of iXML 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SDOK_CF_ELEMENT | Implementation of IF_SDOK_CF_ELEMENT | 20020529 |
Properties
| Interface | IF_SDOK_CF_ELEMENT | |
| Short Description | Current Config Element (Wrapping of iXML Node) |
General Data
| Package | SDOK | SAP Knowledge Provider |
| Created | 20020529 | SAP |
| Last changed | 20020603 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SDOK_CF_ELEMENT has no forward declaration.
Interfaces
Interface IF_SDOK_CF_ELEMENT has no interface.
Friends
Interface IF_SDOK_CF_ELEMENT has no friend.
Attributes
Interface IF_SDOK_CF_ELEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | iXML Attribute of the Current Config Node | 20020529 | |
| 2 | Instance method | Public | Method | ID Attribute of the Current Config Node | 20020529 | |
| 3 | Instance method | Public | Method | Infoclass Definition of the Current Config Node from Config | 20020529 | |
| 4 | Instance method | Public | Method | iXML Node Set for the Current Config Node According to XPath | 20020529 | |
| 5 | Instance method | Public | Method | Pattern Definition of Current Config Node from Config | 20020529 | |
| 6 | Instance method | Public | Method | Type of Current Config Node (Fragment, UnparsedObj, ...) | 20020529 | |
| 7 | Instance method | Public | Method | Value of Element |
20030831 |
Events
Interface IF_SDOK_CF_ELEMENT has no event.
Types
Interface IF_SDOK_CF_ELEMENT has no local type.
Method Signatures
Method GET_ATTR_BY_NAME 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 | 20020529 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_ID 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 |
| # | 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_IXML_NODES_BY_NAME 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 | 20020529 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_PATTERN 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_PATTERN | RVAL | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_TYPE 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20020605 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20030831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen bei Prozessierung von XML-Dokumenten | 20030831 |
History
| Last changed by/on | SAP | 20020603 |
| SAP Release Created in | 630 |