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 ABAP 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 DELETE_ALL_REFERENCES Instance method Public Method Delete All References of an Object 20050203
2 DELETE_EDGE Instance method Public Method Delete Link 20040313
3 DELETE_ELEMENT Instance method Public Method Delete Any Element 20040313
4 DELETE_NODE Instance method Public Method Delete Nodes 20040313
5 DELETE_OBJECT Instance method Public Method Delete Object 20040313
6 DELETE_TLINE Instance method Public Method Delete Table Entry 20040313
7 DELETE_TREE_NODE 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 Importing IB_DELETE_UNLOADED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050203
2 Importing 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 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) CL_UA_OBJECT Objektinstanz 20050203
# Exception Resumable Description Created on
1 FORBIDDEN_ACTION 20050614
2 FOREIGN_LOCK 20050208
3 NO_AUTHORIZATION 20050203

Method DELETE_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EDGE Call by reference Object reference (TYPE REF TO) CL_UA_EDGE 20040313
# Exception Resumable Description Created on
1 FORBIDDEN_ACTION 20050613
2 FOREIGN_LOCK 20050208

Method DELETE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT 20040313
# Exception Resumable Description Created on
1 FORBIDDEN_ACTION 20050613
2 FOREIGN_LOCK 20050208
3 NO_AUTHORIZATION 20040521

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IO_NODE Call by reference Object reference (TYPE REF TO) CL_UA_NODE 20040313
# Exception Resumable Description Created on
1 FORBIDDEN_ACTION 20050613
2 FOREIGN_LOCK 20050208

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) CL_UA_OBJECT 20040313
# Exception Resumable Description Created on
1 FORBIDDEN_ACTION 20050613
2 FOREIGN_LOCK 20050208
3 NO_AUTHORIZATION 20040521

Method DELETE_TLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TLINE Call by reference Object reference (TYPE REF TO) CL_UA_TLINE 20040313
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20050208

Method DELETE_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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