SAP ABAP Class IF_HDS_TREE_WRITE (Interface for Writing a Tree)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_HDS_TREE_READ | Interface for Reading a Tree | 20050304 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_ACCESS_DELEGATE | Delegation of Access Methods | 20050308 |
Properties
Class | IF_HDS_TREE_WRITE | |
Short Description | Interface for Writing a Tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050304 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HDS_TREE_WRITE has no forward declaration.
Interfaces
Class IF_HDS_TREE_WRITE has no interface implemented.
Friends
Class IF_HDS_TREE_WRITE has no friend class.
Attributes
Class IF_HDS_TREE_WRITE has no attribute.
Methods
Events
Class IF_HDS_TREE_WRITE has no event.
Types
Class IF_HDS_TREE_WRITE has no local type.
Method Signatures
Method CLONE Signature
Method CLONE on class IF_HDS_TREE_WRITE has no parameter.
Method CLONE on class IF_HDS_TREE_WRITE has no exception.
Method CREATE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050425 | ||
2 | ![]() |
R_REF_CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_CONDITION | Ableitungsbedingung | 20060420 |
Method CREATE_CONDITION on class IF_HDS_TREE_WRITE has no exception.
Method CREATE_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_MEMENTO | Value transfer | Object reference (TYPE REF TO) | IF_HDS_MEMENTO_TREE | Memento des HDS Baums | 20070611 |
Method CREATE_MEMENTO on class IF_HDS_TREE_WRITE has no exception.
Method CREATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_NODE | Value transfer | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_NODE | Knoten eines Ableitungsbaums | 20060420 |
Method CREATE_NODE on class IF_HDS_TREE_WRITE has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20070316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriffsfehler aufgrund von Systemeinstellungen | 20050411 |
Method DESTROY Signature
Method DESTROY on class IF_HDS_TREE_WRITE has no parameter.
Method DESTROY on class IF_HDS_TREE_WRITE has no exception.
Method GET_CALLBACK_BE Signature
Method GET_CALLBACK_BE on class IF_HDS_TREE_WRITE has no parameter.
Method GET_CALLBACK_BE on class IF_HDS_TREE_WRITE has no exception.
Method GET_QUERY_INTERFACE Signature
Method GET_QUERY_INTERFACE on class IF_HDS_TREE_WRITE has no parameter.
Method GET_QUERY_INTERFACE on class IF_HDS_TREE_WRITE has no exception.
Method GET_ROOT_NODE Signature
Method GET_ROOT_NODE on class IF_HDS_TREE_WRITE has no parameter.
Method GET_ROOT_NODE on class IF_HDS_TREE_WRITE has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_IS_CHANGED | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Kennzeichen: Baum wurde verändert | 20050416 |
Method IS_CHANGED on class IF_HDS_TREE_WRITE has no exception.
Method IS_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_IS_NEW | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Baum ist neu | 20050322 |
Method IS_NEW on class IF_HDS_TREE_WRITE has no exception.
Method REGISTER_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RCL_NODE | Call by reference | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_NODE | Knoten eines Ableitungsbaums | 20050426 |
Method REGISTER_NODE on class IF_HDS_TREE_WRITE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_ONLY_IF_CHANGED | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Sichere nur wenn Änderungen existieren | 20050418 | ||
2 | ![]() |
I_FLG_SUPPRESS_DIALOG | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Dialoge unterdrücken | 20050329 | ||
3 | ![]() |
I_ORIGIN | Value transfer | Type reference (TYPE) | HDS_DTE_CHANGE_ORIGIN | 'UI' | Herkunft | 20050524 | |
4 | ![]() |
I_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050329 | ||
5 | ![]() |
R_FLG_SAVED | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Baum wurde gesichert | 20050418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aufruffehler | 20050329 | |
2 | ![]() |
Aktion konnte nicht durchgeführt werden | 20050322 |
Method SET_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_MEMENTO | Call by reference | Object reference (TYPE REF TO) | IF_HDS_MEMENTO_TREE | Memento des HDS Baums | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion konnte nicht durchgeführt werden | 20070611 |
Method SET_NODE_FROM_SERIALIZED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | 0 | Position | 20071119 | |
2 | ![]() |
I_REF_NODE | Call by reference | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_NODE | Knoten eines Ableitungsbaums | 20060810 | ||
3 | ![]() |
I_TAB_SERIALIZED_NODES | Call by reference | Type reference (TYPE) | HDS_TAB_NODE | Tabellentyp zu THDS_NODE | 20060810 |
Method SET_NODE_FROM_SERIALIZED_DATA on class IF_HDS_TREE_WRITE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |