SAP ABAP Class CL_SAT_ACH_HELPER (Helper Class for Component Hierarchy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Properties
Class CL_SAT_ACH_HELPER  
Short Description Helper Class for Component Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ABAP_TRACE   ABAP TRACE 
Created 20060626   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAT_ACH_HELPER has no forward declaration.
Interfaces
Class CL_SAT_ACH_HELPER has no interface implemented.
Friends
Class CL_SAT_ACH_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ACH Static Attribute Private See coding 20060626
2 GT_FAMILIES Static Attribute Private See coding 20060626
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACH_FOR_NODES Static method Private Method 20060626
2 GET_ACH_FOR_PACKAGE Static method Public Method Gets Component Hierarchy for a Package 20060626
3 GET_ACH_FOR_PACKAGE_BY_TRUNC Static method Public Method Gets Component Hierarchy for a Package 20060628
4 GET_SINGLE_ACH_ELEMENT Static method Private Method 20060626
Events
Class CL_SAT_ACH_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACH Public See coding 20060626 tt_ach type standard table of t_ach
2 TT_GUIDS Private See coding 20060626 TT_GUIDS type standard table of HIER_GUID
3 T_ACH Public See coding 20060626 begin of T_ACH, component type uffctr, ach_name type ufps_posid, ach_text type udtext, end of t_ach
4 T_FAMILY Private See coding 20060626 begin of T_FAMILY, CHILD type UFPS_POSID, PARENT type UFPS_POSID, end of T_FAMILY
Method Signatures

Method GET_ACH_FOR_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_GUIDS Call by reference Type reference (TYPE) TT_GUIDS 20060626
2 Exporting P_ELEMENT Call by reference Type reference (TYPE) T_ACH 20060626

Method GET_ACH_FOR_NODES on class CL_SAT_ACH_HELPER has no exception.

Method GET_ACH_FOR_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ACH Call by reference Type reference (TYPE) TT_ACH 20060626
2 Importing P_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20060626
# Exception Resumable Description Created on
1 CORRUPTED_HIERARCHY Paket kann nicht in Hierarchie eingeordnet werden 20060626
2 DEVCLASS_NOT_FOUND Paket konnte nicht gefunden werden 20060626
3 NO_COMPONENT_ASSIGNED Paket ist keiner Komponente zugeordnet 20060626

Method GET_ACH_FOR_PACKAGE_BY_TRUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ACH Call by reference Type reference (TYPE) TT_ACH 20060628
2 Importing P_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20060628
# Exception Resumable Description Created on
1 CORRUPTED_HIERARCHY Paket kann nicht in Hierarchie eingeordnet werden 20060628
2 DEVCLASS_NOT_FOUND Paket konnte nicht gefunden werden 20060628
3 NO_COMPONENT_ASSIGNED Paket ist keiner Komponente zugeordnet 20060628

Method GET_SINGLE_ACH_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT Call by reference Type reference (TYPE) UFFCTR Anwendungskomponente 20060626
2 Exporting P_ELEMENT Call by reference Type reference (TYPE) T_ACH 20060626

Method GET_SINGLE_ACH_ELEMENT on class CL_SAT_ACH_HELPER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710