SAP ABAP Class CL_FBICRC_COHIERY_ILH_TREE (Handler class for ICR company hierarchy)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI (Application Component) Financial Accounting
     FB_ICRC_MAIN (Package) Inter-Company Reconciliation (Main Logic)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENIL_NODE_HANDLER_TX genIL Component: Root Handler 20130826
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_NODE_HANDLER_QUERY Interface to query objects 20130826
Properties
Class CL_FBICRC_COHIERY_ILH_TREE  
Short Description Handler class for ICR company hierarchy    
Super Class CL_GENIL_NODE_HANDLER_TX genIL Component: Root Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FB_ICRC_MAIN   Inter-Company Reconciliation (Main Logic) 
Created 20130821   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBICRC_COHIERY_ILH_TREE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_NODE_HANDLER_QUERY Interface to query objects 20130826
Friends
Class CL_FBICRC_COHIERY_ILH_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_WRAPPER Instance attribute Private Object reference (TYPE REF TO) IF_COHIERY_TREE_API_WRAPPER 20130826
2 GT_SET Static Attribute Private Type reference (TYPE) YT_COHIER_SET 20130826
3 GV_ATTR_STRUC_NAME Instance attribute Private Type reference (TYPE) TYPENAME 20130826
4 GV_NEW_PAGE Instance attribute Private Type reference (TYPE) BOOLE_D 20130826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130826
Events
Class CL_FBICRC_COHIERY_ILH_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_COHIER_SET Public See coding 20130826 yt_cohier_set TYPE TABLE OF FBICRC_S_COHIERY_SET
2 YT_SETHIER Public See coding 20130826 yt_sethier TYPE TABLE OF sethier
3 YT_SETID Public See coding 20130826 yt_setid TYPE TABLE OF setid
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER_FACTORY Call by reference Object reference (TYPE REF TO) CL_GENIL_NODE_HANDLER_FACTORY 20130826
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20130826
3 Importing IV_PARENT_COMPONENT Call by reference Object reference (TYPE REF TO) IF_GENIL_APPL_INTLAY 20130826

Method CONSTRUCTOR on class CL_FBICRC_COHIERY_ILH_TREE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in