SAP ABAP Interface IF_HDS_TREE_TRANSPORT (Methods for Transport)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_MANAGER (Package) Central Access to HDS
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_HDS_TREE_READ | Interface for Reading a Tree | 20050329 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_ACCESS_DELEGATE | Delegation of Access Methods | 20050329 |
Properties
| Interface | IF_HDS_TREE_TRANSPORT | |
| Short Description | Methods for Transport |
General Data
| Package | HDS_MANAGER | Central Access to HDS |
| Created | 20050329 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HDS_TREE_TRANSPORT has no forward declaration.
Interfaces
Interface IF_HDS_TREE_TRANSPORT has no interface.
Friends
Interface IF_HDS_TREE_TRANSPORT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_E071 | Instance attribute | Public | See coding | 20050329 | ||||
| 2 | TAB_KO200 | Instance attribute | Public | See coding | 20050329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Transport Check | 20050329 | |
| 2 | Instance method | Public | Method | Executes Transport Insert | 20050329 | |
| 3 | Instance method | Public | Method | Executes Manual Transport | 20050428 |
Events
Interface IF_HDS_TREE_TRANSPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_TREE_TRKEY | Public | See coding | Key for Transporting a Tree | 20070321 | BEGIN OF typ_str_tree_trkey.
TYPES appl_id TYPE hds_dte_appl_id.
TYPES tree_id TYPE hds_dte_tree_id.
TYPES END OF typ_str_tree_trkey
|
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_HDS_TREE_TRANSPORT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050329 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SUPPRESS_DIALOG | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Dialog unterdrücken | 20050428 | |||
| 2 | I_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler aufgrund von Systemeinstellungen | 20050329 |
Method MANUALLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SUPPRESS_DIALOG | Value transfer | Type reference (TYPE) | HDS_DTE_FLAG | Allgemeines Kennzeichen ( space, 'X') | 20050428 | |||
| 2 | I_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050428 | |||
| 3 | R_TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20050429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion konnte nicht durchgeführt werden | 20050428 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |