Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XDC_SUB_ELEMENT | XDC Sub Element | 20100209 |
Properties
Class | CL_XDC_SUB_ELEMENT | |
Short Description | Implement IF_XDC_SUB_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_SUB_ELEMENT | XDC Sub Element | 20100209 |
Friends
Class CL_XDC_SUB_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 | Type reference (TYPE) | CL_XDC_PDL_UTILITY=>TY_ATTRIBUT_TAB | 20100209 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_XDC_PDL_UTILITY=>TY_NODE_TAB | 20100209 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100209 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100209 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20100209 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100209 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100209 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100209 |
Methods
Events
Class CL_XDC_SUB_ELEMENT has no event.
Types
Class CL_XDC_SUB_ELEMENT has no local type.
Method Signatures
Method ADD_CMD_TO_SUB_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CMD | Call by reference | Type reference (TYPE) | STRING | 20100209 | |||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class API XDC-SAP | 20100209 |
Method APPEND_ATTRIBUTES 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 |
Method APPEND_ATTRIBUTES on class CL_XDC_SUB_ELEMENT has no exception.
Method APPEND_SUB_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SUB_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class API XDC-SAP | 20100209 |
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 | ![]() |
IV_PDL_TYPE | Call by reference | Type reference (TYPE) | I | 20100209 |
Method CONSTRUCTOR on class CL_XDC_SUB_ELEMENT has no exception.
Method CONV_AND_APPEND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_INDEX | Call by reference | Type reference (TYPE) | I | 20100209 | |||
2 | ![]() |
CV_OFFSET | Call by reference | Type reference (TYPE) | I | 20100209 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20100209 | |||
4 | ![]() |
IV_CMD | Call by reference | Type reference (TYPE) | STRING | 20100209 | |||
5 | ![]() |
IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100209 | |||
6 | ![]() |
IV_XDC_SAP | Call by reference | Type reference (TYPE) | CL_XDC_PDL_UTILITY=>TY_SAPSTR_XDCSTR | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class API XDC-SAP | 20100209 |
Method CONV_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SUB_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100209 | ||
2 | ![]() |
RV_CMD | Value transfer | Type reference (TYPE) | STRING | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class API XDC-SAP | 20100209 |
Method DELETE_ALL_ATTRIBUTES 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 |
Method DELETE_ALL_ATTRIBUTES on class CL_XDC_SUB_ELEMENT has no exception.
Method DELETE_ATTRIBUT_BY_NAME Signature
Method DELETE_ATTRIBUT_BY_NAME on class CL_XDC_SUB_ELEMENT has no parameter.
Method DELETE_ATTRIBUT_BY_NAME on class CL_XDC_SUB_ELEMENT has no exception.
Method DELETE_CMD_BY_INDEX Signature
Method DELETE_CMD_BY_INDEX on class CL_XDC_SUB_ELEMENT has no parameter.
Method DELETE_CMD_BY_INDEX on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_ACTUAL_INDEX Signature
Method GET_ACTUAL_INDEX on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_ACTUAL_INDEX on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_ALL_ATTRIBUTES Signature
Method GET_ALL_ATTRIBUTES on class CL_XDC_SUB_ELEMENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class API XDC-SAP | 20100209 |
Method GET_ATTRIBUT_BY_INDEX Signature
Method GET_ATTRIBUT_BY_INDEX on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_ATTRIBUT_BY_INDEX on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_ATTRIBUT_BY_NAME Signature
Method GET_ATTRIBUT_BY_NAME on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_ATTRIBUT_BY_NAME on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_FIRST_CMD Signature
Method GET_FIRST_CMD on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_FIRST_CMD on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_NEXT_CMD Signature
Method GET_NEXT_CMD on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_NEXT_CMD on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_PDL_TYPE Signature
Method GET_PDL_TYPE on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_PDL_TYPE on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_SUB_ELEMENT_DATA Signature
Method GET_SUB_ELEMENT_DATA on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_SUB_ELEMENT_DATA on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_SUB_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUB_NODE | Call by reference | Type reference (TYPE) | CL_XDC_PDL_UTILITY=>TY_NODE_TAB | 20100209 |
Method GET_SUB_NODES on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_TYPE on class CL_XDC_SUB_ELEMENT has no exception.
Method GET_VAR_NAME Signature
Method GET_VAR_NAME on class CL_XDC_SUB_ELEMENT has no parameter.
Method GET_VAR_NAME on class CL_XDC_SUB_ELEMENT has no exception.
Method INSERT_CMD_BY_INDEX Signature
Method INSERT_CMD_BY_INDEX on class CL_XDC_SUB_ELEMENT has no parameter.
Method INSERT_CMD_BY_INDEX on class CL_XDC_SUB_ELEMENT has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100209 |
Method IS_CHANGED on class CL_XDC_SUB_ELEMENT has no exception.
Method IS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SUB_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100209 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100209 |
Method IS_TEXT on class CL_XDC_SUB_ELEMENT has no exception.
Method SET_ATTRIBUT_BY_INDEX Signature
Method SET_ATTRIBUT_BY_INDEX on class CL_XDC_SUB_ELEMENT has no parameter.
Method SET_ATTRIBUT_BY_INDEX on class CL_XDC_SUB_ELEMENT has no exception.
Method SET_PDL_TYPE Signature
Method SET_PDL_TYPE on class CL_XDC_SUB_ELEMENT has no parameter.
Method SET_PDL_TYPE on class CL_XDC_SUB_ELEMENT has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | I | 20100209 |
Method SET_TYPE on class CL_XDC_SUB_ELEMENT has no exception.
Method UPDATE_CMD_BY_INDEX Signature
Method UPDATE_CMD_BY_INDEX on class CL_XDC_SUB_ELEMENT has no parameter.
Method UPDATE_CMD_BY_INDEX on class CL_XDC_SUB_ELEMENT has no exception.
Method UPDATE_SUB_XDC_ELEMENT Signature
Method UPDATE_SUB_XDC_ELEMENT on class CL_XDC_SUB_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 |