SAP ABAP Class CL_FMPEP_MULTI_BUDGET_VIEW (Multi Budget Entry: Main screen)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBPA_E (Package) New budgeting: FM application part
Properties
Class CL_FMPEP_MULTI_BUDGET_VIEW  
Short Description Multi Budget Entry: Main screen    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBPA_E   New budgeting: FM application part 
Created 20041021   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FMPEP_MULTI_BUDGET_VIEW has no interface implemented.
Friends
Class CL_FMPEP_MULTI_BUDGET_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_TECHORG Constant Public Type reference (TYPE) BUKU_TECHORG 'BWB' Original Application 20041222
2 G_BLANCK Static Attribute Public Type reference (TYPE) CHAR10 Fund 20041129
3 G_BLANCK_ID Instance attribute Private Type reference (TYPE) GUID_16 hanlde Space value in selection 20041129
4 G_CMMT_SNGL_VALUE Instance attribute Private Type reference (TYPE) FM_FIPEX General Flag 20041129
5 G_CONTAINER_GRID_LOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20050131
6 G_CT_SEARCHFMAA Instance attribute Private Object reference (TYPE REF TO) CL_CTMENU Context Menu 20050311
7 G_DOCKING_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20041126
8 G_DOCK_EXTENSION Instance attribute Private Type reference (TYPE) I '250' 20050422
9 G_EDIT_MODE Instance attribute Public Type reference (TYPE) I 20050127
10 G_FCTR_SNGL_VALUE Instance attribute Private Type reference (TYPE) FISTL General Flag 20041129
11 G_FLG_BUTTON_ADDON Instance attribute Private Type reference (TYPE) FLAG General Flag 20050624
12 G_FLG_CHANGED_ALV Instance attribute Private Type reference (TYPE) FLAG Flag to check if the ALV data initial 20050303
13 G_FLG_ERROR_HEADER Instance attribute Private Type reference (TYPE) FLAG General Flag 20050616
14 G_FLG_SAVED_DATA Instance attribute Private Type reference (TYPE) FLAG Flag to check data saved 20050502
15 G_FNCA_SNGL_VALUE Instance attribute Private Type reference (TYPE) FKBER General Flag 20041129
16 G_FUND_SNGL_VALUE Instance attribute Private Type reference (TYPE) FM_FUND General Flag 20041129
17 G_GRNT_SNGL_VALUE Instance attribute Private Type reference (TYPE) GM_GRANT_NBR General Flag 20041129
18 G_HEIGHT_SPLITTER_ALV Instance attribute Private Type reference (TYPE) I Splitter ALV 20050422
19 G_HEIGHT_SPLITTER_HEADER Instance attribute Private Type reference (TYPE) I 20050324
20 G_INDEX Instance attribute Private Type reference (TYPE) I Index of the ALV Data 20050425
21 G_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FMPEP_MULTI_BUDGET_VIEW Multi Address Budget View 20041203
22 G_KEYFIG_NAME Constant Private Type reference (TYPE) CHAR10 'KEYFIG' Character Field Length = 10 20041222
23 G_LENGTH Instance attribute Private Type reference (TYPE) LENGTH iSeries: Table field length 20041222
24 G_MEAS_SNGL_VALUE Instance attribute Private Type reference (TYPE) FM_MEASURE General Flag 20041129
25 G_REF_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_CONTROL New Planning Tool Frame Control 20050302
26 G_REF_HEADER_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_HEADER_VIEW Multi Budget Entry: Container for header screen 20050422
27 G_REF_HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20050221
28 G_REF_LAYOUT Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_LAYOUT FM Budget handler for planning 20041223
29 G_REF_TOOLBAR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR toolbar Container 20050302
30 G_STATUS_TOOLBAR Instance attribute Private Type reference (TYPE) UI_FUNC Function code 20050421
31 G_TABSTRIP Instance attribute Public Type reference (TYPE) FMPEP_TABSTRIP Tabstrip code 20041222
32 G_T_ALV_DATA Instance attribute Private Type reference (TYPE) T_ALV_DATA Alv grid Data 20041202
33 G_T_ALV_DATA_SAVE Instance attribute Private Type reference (TYPE) T_ALV_DATA_SAVE Alv grid Data for saving 20050217
34 G_T_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050131
35 G_T_OBJECT_STATUS Instance attribute Private Type reference (TYPE) T_REF_STATUS detect the expand/collpase between multi and detail 20050530
36 G_T_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20050603
37 G_UDIM_SNGL_VALUE Instance attribute Private Type reference (TYPE) FM_USERDIM Customer field for FM actual and commitment data 20041129
38 LCL_CONTAINER_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20041021
39 LCL_CONTAINER_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20041021
40 LCL_MAIN_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20041021
41 LCL_REF_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041021
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_USER_COMMAND Instance method Private Event handling method 20050218
2 BUILD_MA_VIEW_GRID Instance method Private Method Build Grid View with Key Figures 20041021
3 BUILD_MA_VIEW_HEADER Static method Public Method Build Header view 20041021
4 CALL_BUDGET_TEXT Instance method Public Method Edit or display the budget text 20050316
5 CALL_DETAIL_VIEW Instance method Private Method Call the detail view 20050427
6 CHECK_AMOUNT Instance method Private Method Check the amount 20050127
7 CHECK_OBJECT_STATUS Instance method Public Method Check the status of the object 20050530
8 COLLAPSE_MULTI_VIEW Instance method Public Method Collapse Multi View Budget 20050422
9 CONSTRUCTOR Instance method Public Constructor Main global setting 20041129
10 CONVERT_ALVDATA_COLVALUES Instance method Public Method Conver the ALV data to column values valid for layout 20050407
11 CONVERT_COLSVALUES_ALVDATA Instance method Public Method Convert format colunm values ot alv data 20050127
12 CREATE_CONTAINER Instance method Private Method create container 20050221
13 CREATE_TOOLBAR Instance method Private Method Create container toolbar 20050302
14 EXPAND_MULTI_VIEW Instance method Public Method Expand the frame using toolbar 20050422
15 FREE_DOCKING Instance method Public Method Free the existing docking container 20050221
16 GET_ALVDATA_TO_SAVE Instance method Private Method Get the ALV data to check or to save 20050530
17 GET_COLVALUES_SINGLE_FMAA Instance method Public Method get column values for one single FMAA 20050407
18 GET_DIMPART_LIST Instance method Public Method Get the current alv data list 20050201
19 GET_DOCK_EXTENSION Instance method Private Method Get the docking extension 20050422
20 GET_EXCLUDEDFUNCTIONS Instance method Private Method Returns the list of excluded functions 20050127
21 GET_FLG_SAVED_DATA Instance method Public Method Get the flag to know if there are some data to save 20050502
22 GET_INDEX_LIST Instance method Private Method get the current index of the ALV Data 20050425
23 GET_INSTANCE Static method Public Method 20041203
24 GET_NEXT_LINE Instance method Public Method Get Next line of the ALV Data 20050425
25 GET_PREVIOUS_LINE Instance method Public Method Get Previous line of the ALV Data 20050425
26 GET_SINGLE_VALUE Instance method Public Method Get the single value if they exist 20050310
27 GET_STATUS_TOOLBAR Instance method Private Method Get the status of the toolbar (COLL or EXPA) 20050421
28 HANDLE_ALV_TOOLBAR Instance method Private Event handling method Handle toolbar 20050302
29 HANDLE_ALV_USER_COMMAND Instance method Private Event handling method Handle ALV user command 20050318
30 HANDLE_CHECK_CHANGED_DATA Instance method Private Method check changed data before saving 20041221
31 HANDLE_DATA_CHANGED Instance method Private Event handling method Save and check action 20041221
32 HANDLE_DATA_CHANGED_FINISHED Instance method Private Event handling method Handle data changes that it is finished 20050303
33 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Handle double click 20050427
34 HANDLE_DROPDOWN_CLICKED Instance method Private Event handling method Handle drop down cliked for toolbar 20050311
35 HANDLE_F4 Instance method Private Event handling method Handle F4 20050131
36 HANDLE_MAIN_TOOLBAR Instance method Private Event handling method Handle event from main toolbar 20050302
37 HANDLE_REFRESH Instance method Private Event handling method refresh the key Figures amount 20050131
38 IS_DIMENSION_SINGLE_USE Instance method Private Method Determine if the dimension is single use or not 20041129
39 ON_DIALOGBOX_CLOSE Instance method Private Event handling method Handle dialog box close for ALV grid log 20050131
40 OPEN_MA_VIEW Instance method Public Method Open Multi budget address View 20041021
41 RAISE_EVENT_FROM_EXTERNAL Instance method Public Method Raise event from external 20050930
42 SAVE Instance method Public Method Save Budget 20041202
43 SET_ALVDATA_FROM_EXTERNAL Instance method Public Method Set Multi view from external application like Detail view 20050530
44 SET_ALVDATA_TO_SAVE Instance method Public Method Set the ALV data to check or to save 20050530
45 SET_FIELD_CATALOGUE_DIMPART Instance method Private Method Set the field Catalogue for dimpart 20041216
46 SET_FIELD_CATALOGUE_KEYFIG Instance method Private Method Set the field Catalogue for Key Figrue column 20041216
47 SET_FIELD_CAT_DIMPART_ALL Instance method Private Method Set the field Catalogue for dimpart for all Master Data fiel 20041222
48 SET_FLG_SAVED_DATA Instance method Public Method Set the Budget data flag to saved 20050502
49 SET_INDEX_LIST Instance method Private Method Set the current index of the ALV Data 20050425
50 SET_OBJECT_STATUS Instance method Public Method Set the status of the expand and collapse table 20050530
51 SET_STATUS_TOOLBAR Instance method Private Method Set the status of the toolbar (COLL or EXPA) 20050421
52 UPDATE_MAIN_TOOLBAR Instance method Private Method Update the toolbar 20050303
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
Data changed 20041221
2 FUNCTION_SELECTED Instance Event
(0)
Public
(2)
Toolbar function 20041202
Types
Class CL_FMPEP_MULTI_BUDGET_VIEW has no local type.
Method Signatures

Method AFTER_USER_COMMAND Signature

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

Method AFTER_USER_COMMAND on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method BUILD_MA_VIEW_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ALV_DATA Call by reference Type reference (TYPE) T_ALV_DATA 20041021
2 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20041021
3 Changing C_T_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Tabelle der Sortierkriterien 20041021
4 Importing I_REF_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20041021
5 Importing I_S_ALV_PRINT Call by reference Type reference (TYPE) LVC_S_PRNT 20041021
6 Importing I_S_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20041021
7 Importing I_S_VARIANT Call by reference Type reference (TYPE) DISVARIANT Layout (externe Verwendung) 20041021
8 Importing I_T_ALV_TOOLBAR_EX Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodetabelle 20041021
9 Importing I_VARI Call by reference Type reference (TYPE) VARIANT ABAP: Name der Variante (ohne Programmname) 20041021

Method BUILD_MA_VIEW_GRID on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method BUILD_MA_VIEW_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLANCK Call by reference Type reference (TYPE) CHAR10 Länge des Zeichenfeldes = 10 20050324
2 Importing I_CMMT_SNGL_VALUE Call by reference Type reference (TYPE) FM_FIPEX Finanzposition 20050324
3 Importing I_FCTR_SNGL_VALUE Call by reference Type reference (TYPE) FISTL Finanzstelle 20050324
4 Importing I_FNCA_SNGL_VALUE Call by reference Type reference (TYPE) FKBER Funktionsbereich 20050324
5 Importing I_FUND_SNGL_VALUE Call by reference Type reference (TYPE) FM_FUND Mittel 20050324
6 Importing I_GRNT_SNGL_VALUE Call by reference Type reference (TYPE) GM_GRANT_NBR Förderung 20050324
7 Exporting I_HEIGHT_SPLITTER_HEADER Call by reference Type reference (TYPE) I 20050324
8 Importing I_MEAS_SNGL_VALUE Call by reference Type reference (TYPE) FM_MEASURE Haushaltsprogramm 20050324
9 Importing I_REF_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20041021
10 Importing I_REF_HTML_VIEWER Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy-Klasse 20050324
11 Importing I_UDIM_SNGL_VALUE Call by reference Type reference (TYPE) FM_USERDIM Kundeneigenes Feld für Ist- und Obligodaten 20050324

Method BUILD_MA_VIEW_HEADER on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CALL_BUDGET_TEXT Signature

Method CALL_BUDGET_TEXT on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method CALL_BUDGET_TEXT on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CALL_DETAIL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALV_INDEX Call by reference Type reference (TYPE) I 20050427
2 Importing I_S_ALV Call by reference Type reference (TYPE) S_ALV_DATA USe for the Multiple Budget Entry tool 20050427

Method CALL_DETAIL_VIEW on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CHECK_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FLG_ERROR Call by reference Type reference (TYPE) FLAG Allg. Kennzeichen 20050127
2 Importing I_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Allg. Kennzeichen 20050127
3 Importing I_S_MODIFIED Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20050127

Method CHECK_AMOUNT on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CHECK_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050530
2 Importing I_STATUS Call by reference Type reference (TYPE) UI_FUNC Function code 20050530
3 Returning RE_FLG_STOP Value transfer Type reference (TYPE) FLAG General Flag 20050530

Method CHECK_OBJECT_STATUS on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method COLLAPSE_MULTI_VIEW Signature

Method COLLAPSE_MULTI_VIEW on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method COLLAPSE_MULTI_VIEW on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_CONTROL Call by reference Object reference (TYPE REF TO) CL_FMPEP_CONTROL Frame Control Neues Budgetplanungs-Tool 20041129
2 Importing IM_REF_LAYOUT Call by reference Object reference (TYPE REF TO) CL_FMPEP_LAYOUT Multi Budget Entry: Layout Read/Write 20050427

Method CONSTRUCTOR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CONVERT_ALVDATA_COLVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_NO_ENTRY_FOUND Call by reference Type reference (TYPE) FLAG No entry has been found 20050616
2 Exporting E_T_COL_VALUES Call by reference Type reference (TYPE) FMPEP_T_COL_VAL Struktur für Spaltenwerte 20050407
3 Exporting E_T_COL_VALUES_DISP Call by reference Type reference (TYPE) FMPEP_T_COL_VAL Tabellentyp für Spaltenwerte 20050408
4 Importing I_FLG_NOT_ONLY_CHANGES Call by reference Type reference (TYPE) FLAG Allg. Kennzeichen 20050408
5 Importing I_FLG_REVERSAL_SIGN Call by reference Type reference (TYPE) FLAG 20050407
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050517

Method CONVERT_COLSVALUES_ALVDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ALV_DATA Call by reference Type reference (TYPE) TABLE ALV Control: Tabelle Modifizierte Zellen für die Anwendung 20050127
2 Importing IM_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20050131
3 Importing IM_T_DIMPART_ALL Call by reference Type reference (TYPE) FMPEP_T_DIMPART Verwendung für das Neue Budgetplanungstool 20050127
4 Importing I_FLG_EDIT_KEYFIG Call by reference Type reference (TYPE) XFELD General Flag 20050601
5 Importing I_T_COL_VALUES Call by reference Type reference (TYPE) FMPEP_T_COL_VAL Tabellentyp für Spaltenwerte 20050127

Method CONVERT_COLSVALUES_ALVDATA on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CREATE_CONTAINER Signature

Method CREATE_CONTAINER on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method CREATE_CONTAINER on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF_TOOLBAR_CONT Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050302
2 Importing I_REF_CONT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20050302
3 Importing I_REF_SPLITTER_CONT Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20050302

Method CREATE_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method EXPAND_MULTI_VIEW Signature

Method EXPAND_MULTI_VIEW on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method EXPAND_MULTI_VIEW on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method FREE_DOCKING Signature

Method FREE_DOCKING on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method FREE_DOCKING on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_ALVDATA_TO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_ALV_DATA Call by reference Type reference (TYPE) T_ALV_DATA_SAVE 20050530

Method GET_ALVDATA_TO_SAVE on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_COLVALUES_SINGLE_FMAA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COL_VALUES_FMAA Call by reference Type reference (TYPE) FMPEP_T_VAL 20050407
2 Importing I_SINGLE_FMAA Call by reference Type reference (TYPE) FMPEP_S_DIMPART Verwendung für Mehrfachbearbeitung von Budget 20050407
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050517

Method GET_DIMPART_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Table with FM account assignments 20050623
2 Exporting EX_T_DIMPART_ALL Call by reference Type reference (TYPE) FMPEP_T_DIMPART Use for the Multiple Budget Entry 20050623

Method GET_DIMPART_LIST on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_DOCK_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DOCK_EXTENSION Call by reference Type reference (TYPE) I 20050422
2 Importing IM_HEIGHT Call by reference Type reference (TYPE) I 20050422

Method GET_DOCK_EXTENSION on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_EXCLUDEDFUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_FUNCTION Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodetabelle 20050127

Method GET_EXCLUDEDFUNCTIONS on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_FLG_SAVED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLG_SAVED_DATA Value transfer Type reference (TYPE) FLAG General Flag 20050502

Method GET_FLG_SAVED_DATA on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_INDEX_LIST Signature

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

Method GET_INDEX_LIST on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_FMPEP_MULTI_BUDGET_VIEW 20041203
2 Importing IM_REF_CONTROL Call by reference Object reference (TYPE REF TO) CL_FMPEP_CONTROL Frame Control Neues Budgetplanungs-Tool 20041203
3 Importing IM_REF_LAYOUT Call by reference Object reference (TYPE REF TO) CL_FMPEP_LAYOUT Multi Budget Entry: Layout Read/Write 20050427

Method GET_INSTANCE on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_NEXT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_S_DETAIL_FMAA Call by reference Type reference (TYPE) FMPEP_S_DIMPART USe for the Multiple Budget Entry tool 20050425
# Exception Resumable Description Created on
1 NO_NEXT_ENTRY No next entry 20050426

Method GET_PREVIOUS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_S_DETAIL_FMAA Call by reference Type reference (TYPE) FMPEP_S_DIMPART USe for the Multiple Budget Entry tool 20050426
# Exception Resumable Description Created on
1 NO_PREVIOUS_ENTRY No previous entry 20050426

Method GET_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BLANCK_ID Call by reference Type reference (TYPE) CHAR10 20050310
2 Exporting EX_CMMT_SNGL_VALUE Call by reference Type reference (TYPE) FM_FIPEX Finanzposition 20050310
3 Exporting EX_FCTR_SNGL_VALUE Call by reference Type reference (TYPE) FISTL Finanzstelle 20050310
4 Exporting EX_FNCA_SNGL_VALUE Call by reference Type reference (TYPE) FKBER Funktionsbereich 20050310
5 Exporting EX_FUND_SNGL_VALUE Call by reference Type reference (TYPE) FM_FUND Mittel 20050310
6 Exporting EX_GRNT_SNGL_VALUE Call by reference Type reference (TYPE) GM_GRANT_NBR Förderung 20050310
7 Exporting EX_MEAS_SNGL_VALUE Call by reference Type reference (TYPE) FM_MEASURE Programm im Haushaltsmanagement 20050310

Method GET_SINGLE_VALUE on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method GET_STATUS_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS_TOOLBAR Value transfer Type reference (TYPE) UI_FUNC Function code 20050421

Method GET_STATUS_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_ALV_TOOLBAR Signature

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

Method HANDLE_ALV_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_ALV_USER_COMMAND 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) 20050318

Method HANDLE_ALV_USER_COMMAND on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALID Call by reference Type reference (TYPE) CHAR01 Zeichenfeldlänge 1 20041221

Method HANDLE_CHECK_CHANGED_DATA on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_DATA_CHANGED Signature

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

Method HANDLE_DATA_CHANGED on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

Method HANDLE_DATA_CHANGED_FINISHED on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method HANDLE_DATA_CHANGED_FINISHED on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050427
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050427
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20050427

Method HANDLE_DOUBLE_CLICK on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_DROPDOWN_CLICKED Signature

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

Method HANDLE_DROPDOWN_CLICKED on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20050131
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050131
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20050131
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20050131
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20050131
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20050131

Method HANDLE_F4 on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_MAIN_TOOLBAR Signature

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

Method HANDLE_MAIN_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method HANDLE_REFRESH Signature

Method HANDLE_REFRESH on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method HANDLE_REFRESH on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method IS_DIMENSION_SINGLE_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SINGLE_CMMTITEM Call by reference Type reference (TYPE) FIPEX Allg. Kennzeichen 20041129
2 Exporting E_SINGLE_ENTRY Call by reference Type reference (TYPE) FLAG General Flag 20050616
3 Exporting E_SINGLE_FUNCAREA Call by reference Type reference (TYPE) FKBER Allg. Kennzeichen 20041129
4 Exporting E_SINGLE_FUND Call by reference Type reference (TYPE) FM_FUND Allg. Kennzeichen 20041129
5 Exporting E_SINGLE_FUNDSCTR Call by reference Type reference (TYPE) FISTL Allg. Kennzeichen 20041129
6 Exporting E_SINGLE_GRANT_NBR Call by reference Type reference (TYPE) GM_GRANT_NBR Allg. Kennzeichen 20041129
7 Exporting E_SINGLE_MEASURE Call by reference Type reference (TYPE) FM_MEASURE Allg. Kennzeichen 20041129
8 Importing I_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20041129

Method IS_DIMENSION_SINGLE_USE on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method ON_DIALOGBOX_CLOSE Signature

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

Method ON_DIALOGBOX_CLOSE on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method OPEN_MA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20041021
2 Importing IM_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20041129
3 Importing IM_T_DIMPART_ALL Call by reference Type reference (TYPE) FMPEP_T_DIMPART Verwendung für das Neue Budgetplanungstool 20041222
4 Importing I_EDIT_MODE Call by reference Type reference (TYPE) I Allg. Kennzeichen 20050127
5 Importing I_MANUAL_MODE Call by reference Type reference (TYPE) FMPEP_ADDITIVE 20050131
6 Importing I_REF_HEADER_VIEW Call by reference Object reference (TYPE REF TO) CL_FMPEP_HEADER_VIEW Multi Budget Entry: Container for header screen 20050422
7 Importing I_REF_LAYOUT Call by reference Object reference (TYPE REF TO) CL_FMPEP_LAYOUT 20041223
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050608

Method RAISE_EVENT_FROM_EXTERNAL 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 20050930

Method RAISE_EVENT_FROM_EXTERNAL on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_SUSPEND Call by reference Type reference (TYPE) FLAG Allg. Kennzeichen 20041221
2 Importing I_CHECK_POST Call by reference Type reference (TYPE) FLAG Allg. Kennzeichen 20050126
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050217

Method SET_ALVDATA_FROM_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_EDIT_KEYFIG Call by reference Type reference (TYPE) XFELD Checkbox 20050601
2 Importing I_T_COL_VALUES Call by reference Type reference (TYPE) FMPEP_T_COL_VAL Table Type for column values 20050530

Method SET_ALVDATA_FROM_EXTERNAL on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_ALVDATA_TO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_RESET Call by reference Type reference (TYPE) FLAG Reset the table 20050530
2 Importing I_T_ALV_DATA Call by reference Type reference (TYPE) TABLE 20050530

Method SET_ALVDATA_TO_SAVE on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_FIELD_CATALOGUE_DIMPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Allg. Kennzeichen 20041216
2 Changing C_T_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Tabelle der Sortierkriterien 20041216

Method SET_FIELD_CATALOGUE_DIMPART on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_FIELD_CATALOGUE_KEYFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20041216
2 Changing C_T_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Tabelle der Sortierkriterien 20041216
3 Importing I_MODE Call by reference Type reference (TYPE) I 20050127
4 Importing I_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 Kopfbild für Layout-Anzeige 20050207

Method SET_FIELD_CATALOGUE_KEYFIG on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_FIELD_CAT_DIMPART_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20041222
2 Changing C_T_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Tabelle der Sortierkriterien 20041222
3 Importing I_MANUAL_MODE Call by reference Type reference (TYPE) FMPEP_ADDITIVE Allg. Kennzeichen 20050617

Method SET_FIELD_CAT_DIMPART_ALL on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_FLG_SAVED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_SAVED_DATA Call by reference Type reference (TYPE) FLAG General Flag 20050502

Method SET_FLG_SAVED_DATA on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_INDEX_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) I 20050425

Method SET_INDEX_LIST on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Proxy Class for a GUI Object 20050530
2 Importing I_STATUS Call by reference Type reference (TYPE) UI_FUNC Character Field Length 1 20050530

Method SET_OBJECT_STATUS on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method SET_STATUS_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS_TOOLBAR Call by reference Type reference (TYPE) UI_FUNC Function code 20050421

Method SET_STATUS_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.

Method UPDATE_MAIN_TOOLBAR Signature

Method UPDATE_MAIN_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Method UPDATE_MAIN_TOOLBAR on class CL_FMPEP_MULTI_BUDGET_VIEW has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_FMPEP_MULTI_BUDGET_VIEW has no parameter.
Event FUNCTION_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktions-Code 20041202
History
Last changed by/on SAP  20060313 
SAP Release Created in 600