SAP ABAP Class /ISDFPS/CL_FDPFA_CNTL (Function Area Controller)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-FDP (Application Component) Structures Workbench
     /ISDFPS/FDP (Package) Armed Forces and Deployment Planning
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPFA_FTR Function Tree 20020414
2 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPFA_MLI List of 'Authorized' and 'Actual' Materials 20020414
3 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPFA_PLI List of 'Authorized' and 'Actual' Personnel 20020414
4 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_FDPFA_REL Relocation Planning 20030912
Properties
Class /ISDFPS/CL_FDPFA_CNTL  
Short Description Function Area Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/FDP   Armed Forces and Deployment Planning 
Created 20020414   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_FDPFA_CNTL has no forward declaration.
Interfaces
Class /ISDFPS/CL_FDPFA_CNTL has no interface implemented.
Friends
Class /ISDFPS/CL_FDPFA_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FC_SWITCH Constant Public Type reference (TYPE) UI_FUNC 'SWITCH' Function Code 20021014
2 C_FC_SWITCH_FTR Constant Public Type reference (TYPE) UI_FUNC 'SWITCH_FTR' Function Code 20021014
3 C_FC_SWITCH_MLI Constant Public Type reference (TYPE) UI_FUNC 'SWITCH_MLI' Function Code 20021014
4 C_FC_SWITCH_PLI Constant Public Type reference (TYPE) UI_FUNC 'SWITCH_PLI' Function Code 20021028
5 C_FC_SWITCH_REL Constant Public Type reference (TYPE) UI_FUNC 'SWITCH_REL' Function Code 20031017
6 GT_CFDPFA01 Static Attribute Public Type reference (TYPE) /ISDFPS/V_FA01_TAB Table Type for View /isdfps/v_fa01 20021028
7 GT_COMPONENT Static Attribute Protected Type reference (TYPE) /ISDFPS/FDPFA_CMP_TAB Table Type of Function Area Subcomponents 20030114
8 G_GREY_FLAG Static Attribute Public Type reference (TYPE) AS4FLAG Display mode 20040826
9 G_SUBCMP Static Attribute Public Type reference (TYPE) /ISDFPS/SUBCMP Subcomponent of Function Area 20021028
10 R_TOOLBAR Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20021028
Methods
# Method Level Visibility Method type Description Created on
1 COMPONENT_READ Static method Private Method Read Component from Component Table 20030115
2 COMPONENT_TAB_INIT Static method Private Method Launch Component Table 20030114
3 CREATE_DROPDOWN Static method Protected Method Fill Menu 20021028
4 GREYFLAG_SET Static method Public Method Set Grey Flag 20021004
5 HANDLE_DROPDOWN_FUNCTION Static method Public Event handling method Handle Dropdown Menu Functions 20021028
6 HANDLE_DROPDOWN_FUNCTION_GRID Static method Public Event handling method Handle Dropdown Menu Functions 20021028
7 HANDLE_DROPDOWN_MENU Static method Public Event handling method Display Dropdown Menu 20021028
8 HANDLE_DROPDOWN_MENU_GRID Static method Public Event handling method Display Dropdown Menu 20021028
9 INIT Static method Public Method Launch of Function Area 20020414
10 OBJECT_CHANGED Static method Public Method Active Object Was Changed 20030115
11 POST_PROCESSING Instance method Protected Method Switch Object - Clear Current Object 20030115
12 PRE_PROCESSING Instance method Protected Method Switch Object - Set New Object 20030115
13 REFRESH_FA Static method Public Method Refresh 20021029
14 SWITCH Static method Public Method Switch 20021014
15 TOOLBAR_SWITCH_ADD Static method Public Method Insert Switch Button 20021014
Events
Class /ISDFPS/CL_FDPFA_CNTL has no event.
Types
Class /ISDFPS/CL_FDPFA_CNTL has no local type.
Method Signatures

Method COMPONENT_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COMPONENT Call by reference Type reference (TYPE) /ISDFPS/FDPFA_CMP Komponententabelle Detailbereich 20030115
2 Importing I_SUBCMP Call by reference Type reference (TYPE) /ISDFPS/SUBCMP Subkomponente des Funktionsbereichs 20030115
# Exception Resumable Description Created on
1 COMPONENT_NOT_FOUND Komponente existiert nicht 20030115
2 INVALID_INPUT Fehlerhafte Parameter 20030115

Method COMPONENT_TAB_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_V_FA01 Call by reference Type reference (TYPE) /ISDFPS/V_FA01_TAB Tabellentyp zum View /isdfps/v_fa01 20030114

Method COMPONENT_TAB_INIT on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method CREATE_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20021028

Method CREATE_DROPDOWN on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method GREYFLAG_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GREY_FLAG Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20040826

Method GREYFLAG_SET on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method HANDLE_DROPDOWN_FUNCTION Signature

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

Method HANDLE_DROPDOWN_FUNCTION on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method HANDLE_DROPDOWN_FUNCTION_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20021028

Method HANDLE_DROPDOWN_FUNCTION_GRID on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method HANDLE_DROPDOWN_MENU Signature

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

Method HANDLE_DROPDOWN_MENU on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method HANDLE_DROPDOWN_MENU_GRID Signature

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

Method HANDLE_DROPDOWN_MENU_GRID on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method INIT Signature

Method INIT on class /ISDFPS/CL_FDPFA_CNTL has no parameter.
Method INIT on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method OBJECT_CHANGED Signature

Method OBJECT_CHANGED on class /ISDFPS/CL_FDPFA_CNTL has no parameter.
Method OBJECT_CHANGED on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method POST_PROCESSING Signature

Method POST_PROCESSING on class /ISDFPS/CL_FDPFA_CNTL has no parameter.
Method POST_PROCESSING on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method PRE_PROCESSING Signature

Method PRE_PROCESSING on class /ISDFPS/CL_FDPFA_CNTL has no parameter.
Method PRE_PROCESSING on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method REFRESH_FA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20021029
2 Importing IS_PARENT Call by reference Type reference (TYPE) /ISDFPS/FDP_OBJECT Identifikationsstruktur Objekt 20021029
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) /ISDFPS/FDP_OBJECT_TAB Tabellenstruktur Objekt in der Workbench 'Strukturen' 20021029
# Exception Resumable Description Created on
1 INVALID_FCODE ungültiger Funktionscode 20021029

Method SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20021014

Method SWITCH on class /ISDFPS/CL_FDPFA_CNTL has no exception.

Method TOOLBAR_SWITCH_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20021014
2 Exporting ES_BUTTON Call by reference Type reference (TYPE) STB_BUTTON Toolbarbutton 20021028
3 Importing I_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030120

Method TOOLBAR_SWITCH_ADD on class /ISDFPS/CL_FDPFA_CNTL has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 10A