SAP ABAP Class CL_XDC_ELEMENT (Implement IF_XDC_ELEMENT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
S_XDC_SUPPLEMENTARY (Package) Supplementary functionalities for XDC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XDC_ELEMENT | XDC Element | 20100209 |
Properties
| Class | CL_XDC_ELEMENT | |
| Short Description | Implement IF_XDC_ELEMENT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_XDC_SUPPLEMENTARY | Supplementary functionalities for XDC |
| Created | 20100209 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XDC_ELEMENT | XDC Element | 20100209 |
Friends
Class CL_XDC_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100209 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CL_XDC_PDL_UTILITY=>TY_XDC_SUB_TAB | 20100209 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20100209 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100209 | ||
| 2 | Instance method | Private | Method | 20100209 | ||
| 3 | Instance method | Public | Method | 20100209 | ||
| 4 | Instance method | Public | Method | 20100209 | ||
| 5 | Instance method | Public | Method | 20100209 | ||
| 6 | Instance method | Public | Method | 20100209 | ||
| 7 | Instance method | Public | Method | 20100209 | ||
| 8 | Instance method | Private | Method | 20100209 | ||
| 9 | Instance method | Private | Method | 20100209 | ||
| 10 | Instance method | Private | Method | 20100209 |
Events
Class CL_XDC_ELEMENT has no event.
Types
Class CL_XDC_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_XDC_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100209 | |||
| 2 | IO_XDC_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100209 |
Method CONSTRUCTOR on class CL_XDC_ELEMENT has no exception.
Method DELETE_CHILDREN Signature
Method DELETE_CHILDREN on class CL_XDC_ELEMENT has no parameter.
Method DELETE_CHILDREN on class CL_XDC_ELEMENT has no exception.
Method GET_ACTUAL_XDC_NODE Signature
Method GET_ACTUAL_XDC_NODE on class CL_XDC_ELEMENT has no parameter.
Method GET_ACTUAL_XDC_NODE on class CL_XDC_ELEMENT has no exception.
Method GET_FIRST_XDC Signature
Method GET_FIRST_XDC on class CL_XDC_ELEMENT has no parameter.
Method GET_FIRST_XDC on class CL_XDC_ELEMENT has no exception.
Method GET_ID_VALUE Signature
Method GET_ID_VALUE on class CL_XDC_ELEMENT has no parameter.
Method GET_ID_VALUE on class CL_XDC_ELEMENT has no exception.
Method GET_NEXT_XDC Signature
Method GET_NEXT_XDC on class CL_XDC_ELEMENT has no parameter.
Method GET_NEXT_XDC on class CL_XDC_ELEMENT has no exception.
Method GET_XDC_BY_INDEX Signature
Method GET_XDC_BY_INDEX on class CL_XDC_ELEMENT has no parameter.
Method GET_XDC_BY_INDEX on class CL_XDC_ELEMENT has no exception.
Method INSERT_XDC_BY_INDEX Signature
Method INSERT_XDC_BY_INDEX on class CL_XDC_ELEMENT has no parameter.
Method INSERT_XDC_BY_INDEX on class CL_XDC_ELEMENT has no exception.
Method SPLIT_CMD_AND_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100209 | |||
| 2 | IO_XDC_SUB_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_XDC_SUB_ELEMENT | Implement IF_XDC_SUB_ELEMENT | 20100209 | |||
| 3 | IV_CMD | Call by reference | Type reference (TYPE) | STRING | 20100209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class API XDC-SAP | 20100209 |
Method SPLIT_XDC_ELEMENT Signature
Method SPLIT_XDC_ELEMENT on class CL_XDC_ELEMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class API XDC-SAP | 20100209 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |