SAP ABAP Class IF_UA_ELEMENT_DELETE (Delete Elements)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UA_RESULT_LEVEL | Result Level | 20040219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_RESULT_LEVEL | Posting Level | 20040219 |
Properties
| Class | IF_UA_ELEMENT_DELETE | |
| Short Description | Delete Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040219 | SAP |
| Last change | 20060208 | 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) |
Interfaces
Class IF_UA_ELEMENT_DELETE has no interface implemented.
Friends
Class IF_UA_ELEMENT_DELETE has no friend class.
Attributes
Class IF_UA_ELEMENT_DELETE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete All References of an Object | 20050203 | |
| 2 | Instance method | Public | Method | Delete Link | 20040313 | |
| 3 | Instance method | Public | Method | Delete Any Element | 20040313 | |
| 4 | Instance method | Public | Method | Delete Nodes | 20040313 | |
| 5 | Instance method | Public | Method | Delete Object | 20040313 | |
| 6 | Instance method | Public | Method | Delete Table Entry | 20040313 | |
| 7 | Instance method | Public | Method | Delete Nodes | 20040521 |
Events
Class IF_UA_ELEMENT_DELETE has no event.
Types
Class IF_UA_ELEMENT_DELETE has no local type.
Method Signatures
Method DELETE_ALL_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_DELETE_UNLOADED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050203 | ||
| 2 | IB_ONLY_LOADED_ELEMENTS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050203 | ||
| 3 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050614 | |||
| 2 | 20050208 | |||
| 3 | 20050203 |
Method DELETE_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EDGE | Call by reference | Object reference (TYPE REF TO) | CL_UA_EDGE | 20040313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050613 | |||
| 2 | 20050208 |
Method DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20040313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050613 | |||
| 2 | 20050208 | |||
| 3 | 20040521 |
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CLEAN_UP_HEIRS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050726 | ||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE | 20040313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050613 | |||
| 2 | 20050208 |
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | 20040313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050613 | |||
| 2 | 20050208 | |||
| 3 | 20040521 |
Method DELETE_TLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TLINE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TLINE | 20040313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050208 |
Method DELETE_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TREE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TREE_NODE | Baumknoteninstanz | 20040521 |
Method DELETE_TREE_NODE on class IF_UA_ELEMENT_DELETE has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |