SAP ABAP Class CL_FCC_HIERARCHY_WITH_FOLDER (hierarchy with folder)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_HIERARCHY_WITH_FOLDER  
Short Description hierarchy with folder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20120913   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FCC_OPEN_FILTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FCC_HIERARCHY_WITH_FOLDER has no interface implemented.
Friends
Class CL_FCC_HIERARCHY_WITH_FOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MAX_LEVEL Constant Public Type reference (TYPE) I 3 20121030
2 MC_MAX_LEVEL_NOPROF Constant Public Type reference (TYPE) I 1 20130419
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Static method Public Method build field catalog 20120913
2 GET_CHILD_FOLDER Static method Public Method 20120913
3 GET_ITEM_CHECKED Static method Public Method 20120918
4 HAS_CHILDREN Static method Public Method 20120913
5 PREPARE_ITEM_DATA Static method Public Method 20120913
6 RENDER_ITEM_FOLDER Static method Public Method 20120913
Events
Class CL_FCC_HIERARCHY_WITH_FOLDER has no event.
Types
Class CL_FCC_HIERARCHY_WITH_FOLDER has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISDEFINE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120913
2 Changing P_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20120913

Method BUILD_FIELDCATALOG on class CL_FCC_HIERARCHY_WITH_FOLDER has no exception.

Method GET_CHILD_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODES Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>FCC_T_INST_ORG Table Type: Organizational Structure: Fast Close 20120913
2 Importing IT_ORG Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>FCC_T_INST_ORG Table Type: Organizational Structure: Fast Close 20120913
3 Importing IV_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20120913
4 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20120913

Method GET_CHILD_FOLDER on class CL_FCC_HIERARCHY_WITH_FOLDER has no exception.

Method GET_ITEM_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECKED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120918
2 Exporting EV_SEL_ALL Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130411
3 Importing IT_PROFILE_DETAILS Call by reference Type reference (TYPE) FCC_T_USR_PRFL_DTL Table type of FCC_USR_PRFL_DTL 20130419
4 Importing IV_NODE Call by reference Type reference (TYPE) FCC_NODE FCC Node ID 20120918
5 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20120918
6 Importing IV_USER_PROFILE Call by reference Type reference (TYPE) FCC_USR_PROFILE user profile 20120918

Method GET_ITEM_CHECKED on class CL_FCC_HIERARCHY_WITH_FOLDER has no exception.

Method HAS_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_CHILDREN Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120913
2 Importing IT_ORG Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>FCC_T_INST_ORG Table Type: Organizational Structure: Fast Close 20120913
3 Importing IV_NODE Call by reference Type reference (TYPE) SCMA_NODE Node ID 20120913
4 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20120913

Method HAS_CHILDREN on class CL_FCC_HIERARCHY_WITH_FOLDER has no exception.

Method PREPARE_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DIS_LINE Call by reference Type reference (TYPE) FCC_FILTER_LINE Output structure for open filter 20120913
2 Exporting ES_NODE_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Node layout of ALV tree control 20120913
3 Exporting ET_LAYOUT_ITEM Call by reference Type reference (TYPE) LVC_T_LAYI Layout structure for items of the ALV tree control 20120913
4 Importing ISDEFINE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120913
5 Importing IV_CHECKED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120918
6 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120918
7 Importing IV_PARENT_SEL_ALL Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130416
8 Importing IV_SEL_ALL Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130416
9 Importing P_HDR Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>FCC_S_ORG Header Information on Status Admin for Fast Close 20120913

Method PREPARE_ITEM_DATA on class CL_FCC_HIERARCHY_WITH_FOLDER has no exception.

Method RENDER_ITEM_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_TO_FOLDER Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>T_NOTE_TO_FOLDER 20120914
2 Importing CV_LEVEL Call by reference Type reference (TYPE) FCC_POSITION 0 20120913
3 Importing IR_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20120913
4 Importing ISDEFINE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120913
5 Importing IT_ORG Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>FCC_T_INST_ORG Table Type: Organizational Structure: Fast Close 20120913
6 Importing IT_PROFILE_DETAILS Call by reference Type reference (TYPE) FCC_T_USR_PRFL_DTL Table type of FCC_USR_PRFL_DTL 20130419
7 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120918
8 Importing IV_PARENT_SEL_ALL Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130416
9 Importing IV_USER_PROFILE Call by reference Type reference (TYPE) FCC_USR_PROFILE Filter Profile Name 20120918
10 Importing P_HDR Call by reference Type reference (TYPE) CL_FCC_OPEN_FILTER=>FCC_S_ORG Header Information on Status Admin for Fast Close 20120913
11 Importing P_PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20120913

Method RENDER_ITEM_FOLDER on class CL_FCC_HIERARCHY_WITH_FOLDER has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 200