SAP ABAP Class IF_HDS_TREE_TRANSPORT (Methods for Transport)
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
Class IF_HDS_TREE_TRANSPORT  
Short Description Methods for Transport    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050329   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HDS_TREE_TRANSPORT has no forward declaration.
Interfaces
Class IF_HDS_TREE_TRANSPORT has no interface implemented.
Friends
Class IF_HDS_TREE_TRANSPORT has no friend class.
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 CHECK Instance method Public Method Executes Transport Check 20050329
2 INSERT Instance method Public Method Executes Transport Insert 20050329
3 MANUALLY Instance method Public Method Executes Manual Transport 20050428
Events
Class 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 class IF_HDS_TREE_TRANSPORT has no parameter.
# Exception Resumable Description Created on
1 CX_HDS_ACCESS_FAILURE Zugriffsfehler aufgrund von Systemeinstellungen 20050329

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_SUPPRESS_DIALOG Value transfer Type reference (TYPE) HDS_DTE_FLAG Dialog unterdrücken 20050428
2 Importing I_TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050428
# Exception Resumable Description Created on
1 CX_HDS_ACCESS_FAILURE Zugriffsfehler aufgrund von Systemeinstellungen 20050329

Method MANUALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_SUPPRESS_DIALOG Value transfer Type reference (TYPE) HDS_DTE_FLAG Allgemeines Kennzeichen ( space, 'X') 20050428
2 Importing I_TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050428
3 Returning R_TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050429
# Exception Resumable Description Created on
1 CX_HDS_FAILURE Aktion konnte nicht durchgeführt werden 20050428
History
Last changed by/on SAP  20110908 
SAP Release Created in