SAP ABAP Class CL_FCLM_LQH_TREE_FEEDER (Tree feeder class for liquidity item hier)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   TR (Application Component) Treasury
     FCLM_REUSE (Package) Common / Reusable Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUIBB_BOL_TREE Generic BOL Feeder List 20130719
Properties
Class CL_FCLM_LQH_TREE_FEEDER  
Short Description Tree feeder class for liquidity item hier    
Super Class CL_GUIBB_BOL_TREE Generic BOL Feeder List 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCLM_REUSE   Common / Reusable Components 
Created 20130412   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCLM_LQH_TREE_FEEDER has no interface implemented.
Friends
Class CL_FCLM_LQH_TREE_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130719
2 MS_LITEM Instance attribute Protected Type reference (TYPE) FLQLPOST Liquidity Items - Texts 20130719
3 MT_SORTED_ENTITY_SEL Instance attribute Protected See coding 20130719
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_SORT_SEL_ENTITY Instance method Private Method 20130719
2 HANDLE_ADD_CHILD Instance method Protected Method 20130719
3 HANDLE_ADD_CHILD_PRE Instance method Protected Method 20130719
4 HANDLE_ADD_SIBLING Instance method Protected Method 20130719
5 HANDLE_ADD_SIBLING_PRE Instance method Protected Method 20130719
6 HANDLE_CANCEL Instance method Protected Method 20130719
7 HANDLE_FIND_NODES Instance method Private Method 20130719
8 HANDLE_MOVE Instance method Protected Method 20130719
9 HANDLE_REMOVE_NODES Instance method Protected Method 20130719
10 HANDLE_SAVE Instance method Protected Method 20130719
11 UPDATE_BUTTONS Instance method Private Method 20130719
Events
Class CL_FCLM_LQH_TREE_FEEDER has no event.
Types
Class CL_FCLM_LQH_TREE_FEEDER has no local type.
Method Signatures

Method CHECK_AND_SORT_SEL_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20130719
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719
3 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20130719

Method CHECK_AND_SORT_SEL_ENTITY on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_ADD_CHILD on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_ADD_CHILD_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_ADD_CHILD_PRE on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_ADD_SIBLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_ADD_SIBLING on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_ADD_SIBLING_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_ADD_SIBLING_PRE on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_CANCEL on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_FIND_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20130719
2 Changing CV_INDEX Call by reference Type reference (TYPE) SYTABIX Row Index of Internal Tables 20130719
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20130719
4 Importing IT_DATA Call by reference Type reference (TYPE) DATA 20130719
5 Importing IV_FIND_STRING Call by reference Type reference (TYPE) STRING 20130719

Method HANDLE_FIND_NODES on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130719
3 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
4 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_MOVE on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_REMOVE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_REMOVE_NODES on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method HANDLE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130719
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130719

Method HANDLE_SAVE on class CL_FCLM_LQH_TREE_FEEDER has no exception.

Method UPDATE_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20130719
2 Changing CT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20130719
3 Changing CV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Row Index of Internal Tables 20130719
4 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
5 Importing IV_EDIT Call by reference Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20130719

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