SAP ABAP Class CL_FOLDER_MANAGER (Administration TFC_Folder)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FB_CLOSING (Package) Closing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_TREE ALV Tree Control 20031028
Properties
Class CL_FOLDER_MANAGER  
Short Description Administration TFC_Folder    
Super Class CL_GUI_ALV_TREE ALV Tree Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TFC0    
Program status P  SAP Standard Production Program 
Category 0   
Package FB_CLOSING   Closing 
Created 20031028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FOLDER_MANAGER has no forward declaration.
Interfaces
Class CL_FOLDER_MANAGER has no interface implemented.
Friends
Class CL_FOLDER_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DATA_CHANGED Instance attribute Private Type reference (TYPE) CHAR1 20031028
2 MT_FOLDERS_IN Instance attribute Private Type reference (TYPE) TFC_IFOLDER Buffer f. TFC_Folder 20031028
3 MT_FOLDERS_IN_T Instance attribute Private Type reference (TYPE) TFC_IFOLDERT Buffer f. TFC_Folder 20040114
4 MT_FOLDERS_OUT Instance attribute Private Type reference (TYPE) TFC_T_FOLDER for Output 20031028
5 MT_ORG_OBJECTS Instance attribute Private Type reference (TYPE) TFC_T_ORG_OBJECTS 20031028
6 M_CAN_EDIT Instance attribute Private Type reference (TYPE) CHAR1 20031029
7 M_ORGTYPE Instance attribute Private Type reference (TYPE) TFC_ORGTYPE 20031103
8 M_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20031028
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE2 Instance method Private Method 20031028
2 ADD_TOOLBAR_BUTTON Instance method Private Method Modify Toolbar 20031028
3 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 20031028
4 CANCEL Instance method Public Method 20031029
5 CONSTRUCTOR Instance method Public Constructor Constructor f. CL_Folder_Manager 20031028
6 GET_FOLDER_PAR Instance method Private Method 20031028
7 GET_NEW_FID Instance method Private Method 20031028
8 GET_OBJECT Instance method Private Method 20031028
9 HANDLE_ITEM_CM_REQ Instance method Private Event handling method Before Context Menu to Item 20031029
10 HANDLE_ITEM_CM_SEL Instance method Private Event handling method Context Menu f. Item Clicked 20031029
11 HANDLE_NODE_CM_REQ Instance method Private Event handling method Before Context Menu for Tree Appears 20031028
12 HANDLE_NODE_CM_SEL Instance method Private Event handling method Context Menu f. Node -> Selected 20031028
13 ON_NEW Instance method Private Method 20031028
14 REGISTER_EVENTS Instance method Private Method Register Events 20031028
15 RENDER Instance method Public Method Output of Entries 20031028
16 UPDATE_DB Instance method Public Method Write Changes to Database 20031028
Events
Class CL_FOLDER_MANAGER has no event.
Types
Class CL_FOLDER_MANAGER has no local type.
Method Signatures

Method ADD_NODE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NKEY Call by reference Type reference (TYPE) LVC_NKEY 20031028
2 Importing ID_RELATIONSHIP Call by reference Type reference (TYPE) I 20031028
3 Importing IS_FOLDER Call by reference Type reference (TYPE) TFC_FOLDER 20031028

Method ADD_NODE2 on class CL_FOLDER_MANAGER has no exception.

Method ADD_TOOLBAR_BUTTON Signature

Method ADD_TOOLBAR_BUTTON on class CL_FOLDER_MANAGER has no parameter.
Method ADD_TOOLBAR_BUTTON on class CL_FOLDER_MANAGER has no exception.

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20031028

Method BUILD_FIELDCATALOG on class CL_FOLDER_MANAGER has no exception.

Method CANCEL Signature

Method CANCEL on class CL_FOLDER_MANAGER has no parameter.
Method CANCEL on class CL_FOLDER_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE 20031103
2 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20031028

Method CONSTRUCTOR on class CL_FOLDER_MANAGER has no exception.

Method GET_FOLDER_PAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FOLDER Call by reference Type reference (TYPE) TFC_FOLDER 20031028
2 Exporting ED_CANCELED Call by reference Type reference (TYPE) CHAR1 20031028

Method GET_FOLDER_PAR on class CL_FOLDER_MANAGER has no exception.

Method GET_NEW_FID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_FID Value transfer Type reference (TYPE) I 20031028

Method GET_NEW_FID on class CL_FOLDER_MANAGER has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FOLDER Call by reference Type reference (TYPE) TFC_FOLDER 20031028
2 Exporting ED_FOLDERT Call by reference Type reference (TYPE) TFC_FOLDERT Ordner unter Knoten 20040114
3 Exporting ED_NKEY Call by reference Type reference (TYPE) LVC_NKEY 20031028
4 Exporting ED_NKEY_PARENT Call by reference Type reference (TYPE) LVC_NKEY 20031028
5 Exporting ED_ORGOBJECT Call by reference Type reference (TYPE) TFC_ORG_OBJECTS 20031028
6 Importing ID_NKEY Call by reference Type reference (TYPE) LVC_NKEY 20031028

Method GET_OBJECT on class CL_FOLDER_MANAGER has no exception.

Method HANDLE_ITEM_CM_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031029
2 Importing MENU Call by reference Attribute reference (LIKE) 20031029
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031029

Method HANDLE_ITEM_CM_REQ on class CL_FOLDER_MANAGER has no exception.

Method HANDLE_ITEM_CM_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031029
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031029
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031029

Method HANDLE_ITEM_CM_SEL on class CL_FOLDER_MANAGER has no exception.

Method HANDLE_NODE_CM_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20031028
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031028

Method HANDLE_NODE_CM_REQ on class CL_FOLDER_MANAGER has no exception.

Method HANDLE_NODE_CM_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031028
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031028

Method HANDLE_NODE_CM_SEL on class CL_FOLDER_MANAGER has no exception.

Method ON_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHANGE_NODE Call by reference Type reference (TYPE) CHAR1 20031028
2 Importing ID_NKEY Call by reference Type reference (TYPE) LVC_NKEY 20031028

Method ON_NEW on class CL_FOLDER_MANAGER has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_FOLDER_MANAGER has no parameter.
Method REGISTER_EVENTS on class CL_FOLDER_MANAGER has no exception.

Method RENDER Signature

Method RENDER on class CL_FOLDER_MANAGER has no parameter.
Method RENDER on class CL_FOLDER_MANAGER has no exception.

Method UPDATE_DB Signature

Method UPDATE_DB on class CL_FOLDER_MANAGER has no parameter.
Method UPDATE_DB on class CL_FOLDER_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in