SAP ABAP Interface IF_HDS_TREE_ACTIVATE (Activation of a Tree)
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 20050409
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_ACCESS_DELEGATE Delegation of Access Methods 20050409
Properties
Interface IF_HDS_TREE_ACTIVATE  
Short Description Activation of a Tree    
General Data
Package HDS_MANAGER   Central Access to HDS 
Created 20050409   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_HDS_TREE_ACTIVATE has no forward declaration.
Interfaces
Interface IF_HDS_TREE_ACTIVATE has no interface.
Friends
Interface IF_HDS_TREE_ACTIVATE has no friend.
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
Interface IF_HDS_TREE_ACTIVATE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HDS_TREE_ACTIVATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40