SAP ABAP Class IF_HDS_TREE_ACTIVATE (Activation of a Tree)
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 20050409
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_ACCESS_DELEGATE Delegation of Access Methods 20050409
Properties
Class IF_HDS_TREE_ACTIVATE  
Short Description Activation of a Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050409   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HDS_TREE_ACTIVATE has no forward declaration.
Interfaces
Class IF_HDS_TREE_ACTIVATE has no interface implemented.
Friends
Class IF_HDS_TREE_ACTIVATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_STATE_ACTIVE Constant Public Type reference (TYPE) HDS_DTE_TREE_STATE 'A' Tree Status 20050409
2 CON_STATE_INACTIVE Constant Public Type reference (TYPE) HDS_DTE_TREE_STATE 'I' Tree Status 20050409
3 CON_STATE_NEW Constant Public Type reference (TYPE) HDS_DTE_TREE_STATE 'N' Tree Status 20050409
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates DB Version of a Tree in Runtime Object 20050409
2 GENERATE_PROG Instance method Public Method 20060505
3 GET_ACTIVATION_TIMESTAMP Instance method Public Method Supplies Time Stamp of Last Activation 20050422
4 GET_ACTIVATOR Instance method Public Method Supplies Name of Last Activator 20050422
5 GET_GENPROG_NAME Instance method Public Method Supplies Name of Corresponding Generated Program 20050421
6 GET_GENPROG_STATE Instance method Public Method Supplies Status of Generated Program 20050607
7 GET_STATE Instance method Public Method Supplies Status of a Tree 20050409
Events
Class IF_HDS_TREE_ACTIVATE has no event.
Types
Class IF_HDS_TREE_ACTIVATE has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIGIN Value transfer Type reference (TYPE) HDS_DTE_CHANGE_ORIGIN Herkunft 20050524
2 Returning R_FLG_SAVED Value transfer Type reference (TYPE) HDS_DTE_FLAG Baum wurde gesichert 20050418
# Exception Resumable Description Created on
1 CX_HDS_FAILURE Aktion konnte nicht durchgeführt werden 20050416

Method GENERATE_PROG Signature

Method GENERATE_PROG on class IF_HDS_TREE_ACTIVATE has no parameter.
# Exception Resumable Description Created on
1 CX_HDS_FAILURE Aktion konnte nicht durchgeführt werden 20060505

Method GET_ACTIVATION_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVATION_TIMESTAMP Value transfer Type reference (TYPE) HDS_DTE_ACTIVATION_TIMESTAMP Timestamp der letzten Änderung 20050422

Method GET_ACTIVATION_TIMESTAMP on class IF_HDS_TREE_ACTIVATE has no exception.

Method GET_ACTIVATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVATOR Value transfer Type reference (TYPE) HDS_DTE_ACTIVATION_USER Benutzername des letzten Änderers 20050422

Method GET_ACTIVATOR on class IF_HDS_TREE_ACTIVATE has no exception.

Method GET_GENPROG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GENPROG Value transfer Type reference (TYPE) PROGNAME ABAP-Programmname 20050421

Method GET_GENPROG_NAME on class IF_HDS_TREE_ACTIVATE has no exception.

Method GET_GENPROG_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GENPROG_STATE Value transfer Type reference (TYPE) STRING Generierungsstatus 20050607

Method GET_GENPROG_STATE on class IF_HDS_TREE_ACTIVATE has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TREE_STATE Value transfer Type reference (TYPE) HDS_DTE_TREE_STATE Status eines Baumes 20050409

Method GET_STATE on class IF_HDS_TREE_ACTIVATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in