SAP ABAP Class IF_HDS_BUFFER_TREE (Buffer Interface for the Tree)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_BUFFER HDS: Buffer 20120912
Properties
Class IF_HDS_BUFFER_TREE  
Short Description Buffer Interface for the Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120912   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HDS_BUFFER_TREE has no forward declaration.
Interfaces
Class IF_HDS_BUFFER_TREE has no interface implemented.
Friends
Class IF_HDS_BUFFER_TREE has no friend class.
Attributes
Class IF_HDS_BUFFER_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete 20120912
2 READ Instance method Public Method Read 20120912
3 UPDATE Instance method Public Method Update 20120912
Events
Class IF_HDS_BUFFER_TREE has no event.
Types
Class IF_HDS_BUFFER_TREE has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on class IF_HDS_BUFFER_TREE has no parameter.
Method DELETE on class IF_HDS_BUFFER_TREE has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) HDS_STR_TREE Kopf eines Ableitungsbaumes 20120912
2 Exporting ET_NODES Call by reference Type reference (TYPE) HDS_TAB_NODE Knoten 20120912
# Exception Resumable Description Created on
1 CX_HDS_NOT_FOUND Angefordertes Objekt/Ressource konnte nicht gefunden werden 20120912

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) HDS_STR_TREE Kopf eines Ableitungsbaumes 20120912
2 Importing IT_NODES Call by reference Type reference (TYPE) HDS_TAB_NODE Knoten 20120912
# Exception Resumable Description Created on
1 CX_HDS_INITIAL_PARAMETER Methodenparameter wurde nur initial versorgt 20120912
History
Last changed by/on SAP  20130531 
SAP Release Created in