SAP ABAP Interface IF_HDS_BUFFER_TREE (Buffer Interface for the Tree)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_CORE (Package) Core HDS Functions
⤷
⤷
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
| Interface | IF_HDS_BUFFER_TREE | |
| Short Description | Buffer Interface for the Tree |
General Data
| Package | HDS_CORE | Core HDS Functions |
| Created | 20120912 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HDS_BUFFER_TREE has no forward declaration.
Interfaces
Interface IF_HDS_BUFFER_TREE has no interface.
Friends
Interface IF_HDS_BUFFER_TREE has no friend.
Attributes
Interface IF_HDS_BUFFER_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete | 20120912 | |
| 2 | Instance method | Public | Method | Read | 20120912 | |
| 3 | Instance method | Public | Method | Update | 20120912 |
Events
Interface IF_HDS_BUFFER_TREE has no event.
Types
Interface IF_HDS_BUFFER_TREE has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_HDS_BUFFER_TREE has no parameter.
Method DELETE on Interface 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 | ES_HEADER | Call by reference | Type reference (TYPE) | HDS_STR_TREE | Kopf eines Ableitungsbaumes | 20120912 | |||
| 2 | ET_NODES | Call by reference | Type reference (TYPE) | HDS_TAB_NODE | Knoten | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_HEADER | Call by reference | Type reference (TYPE) | HDS_STR_TREE | Kopf eines Ableitungsbaumes | 20120912 | |||
| 2 | IT_NODES | Call by reference | Type reference (TYPE) | HDS_TAB_NODE | Knoten | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20120912 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |