SAP ABAP Class CL_FMPEP_HEADER_VIEW (Multi Budget Entry: Container for header 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_HEADER_VIEW  
Short Description Multi Budget Entry: Container for header screen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBPA_E   New budgeting: FM application part 
Created 20041214   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FMPEP_HEADER_VIEW has no interface implemented.
Friends
Class CL_FMPEP_HEADER_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCDATE_BUTTON_F4 Static Attribute Private Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT Dynamic Documents: Button Element 20050103
2 G_DOCKING_HEADER_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking header view 20041215
3 G_DOCK_EXTENSION Instance attribute Private Type reference (TYPE) I '250' 20050420
4 G_HEIGHT_SPLITTER_HEADER Instance attribute Private Type reference (TYPE) I 20050420
5 G_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FMPEP_HEADER_VIEW current instance 20041216
6 G_REF_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20041223
7 G_REF_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_CONTROL Multi Budget Entry: Frame Control 20050502
8 G_REF_CONT_RIGHT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Right header part 20041223
9 G_REF_DD_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20050209
10 G_REF_HTML_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20041223
11 G_REF_HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER View HTML 20041223
12 G_REF_HTML_VIEWER_RIGHT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20050209
13 G_REF_LAYOUT Instance attribute Private Object reference (TYPE REF TO) CL_FMPEP_LAYOUT FM Budget handler for planning 20041223
14 G_REF_MAIN_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Main Splitter 20050302
15 G_REF_SPLITTER_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20041223
16 G_REF_TOOLBAR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar container 20050302
17 G_STATUS_TOOLBAR Instance attribute Private Type reference (TYPE) UI_FUNC Function code 20050421
18 G_S_FLG_CHANGE Instance attribute Private Type reference (TYPE) L_TY_FLG_CHGE 20051021
19 G_T_FIELDSTATUS Instance attribute Private Type reference (TYPE) FMCU_T_FIELDSTATUS Field status content 20110204
20 LCL_CONTAINER_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Header container in Main splitter 20050302
21 LCL_DD_DOC_DATE Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20041215
22 LCL_DD_POST_DATE Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20041215
23 LCL_DD_POST_PERIOD Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20050216
24 LCL_DISPL_BUDTYPE Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20051125
25 LCL_DIST_KEY Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Selection Element 20050201
26 LCL_HEADER_DATA_BUTTON Static Attribute Private Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT Dynamic Documents: Button Element 20050203
27 LCL_POSTDATE_BUTTON_F4 Static Attribute Private Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT Dynamic Documents: Button Element 20050203
28 LCL_SELECT_BUDCAT Static Attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050104
29 LCL_SELECT_BUDTYPE Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050104
30 LCL_SELECT_DOCSTATE Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050107
31 LCL_SELECT_DOC_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050104
32 LCL_SELECT_FISCYEAR Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050202
33 LCL_SELECT_PROCESS Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050104
34 LCL_SELECT_VALTYPE Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050104
35 LCL_SELECT_VERSION Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20050104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_HEADER_VALUE Static method Public Method Check if the header fields are filled 20050302
2 COLLAPSE_HEADER Instance method Public Method Collapse header 20050420
3 CONSTRUCTOR Instance method Public Constructor Constructor 20041223
4 CREATE_CONTAINER Instance method Private Method Create Container 20050126
5 CREATE_TOOLBAR Instance method Private Method Create toolbar (only for Diplsay/hide header) 20050302
6 CREATE_VIEWER_RIGHT Instance method Private Method Create the viewer right 20050222
7 EDIT_DOCUMENT_FIELD Instance method Private Method Use to deit document field 20041223
8 EXPAND_HEADER Instance method Public Method Expand toolbar header 20050420
9 GET_CHANGES Instance method Public Method Get the changes 20051021
10 GET_FIELD_STATUS_SINGLE Instance method Private Method Get the field status 20110204
11 GET_INSTANCE Static method Public Method get current instance 20041216
12 GET_REF_LAYOUT Instance method Public Method Return the current layout 20050421
13 GET_STATUS_TOOLBAR Instance method Public Method Get the status of the toolbar (COLL or EXPA) 20050421
14 HANDLE_BUTTON_F4_DOC_DATE Instance method Private Event handling method document date F4 20050203
15 HANDLE_BUTTON_F4_POSTDATE Instance method Private Event handling method F4 Document date 20050203
16 HANDLE_BUTTON_HEADER_DATA Instance method Private Event handling method Button Additional Header Data 20050203
17 HANDLE_ENTERED_DOC_DATE Instance method Private Event handling method Set the document date 20050103
18 HANDLE_ENTERED_POST_DATE Instance method Private Event handling method Handle entered posting data 20050203
19 HANDLE_MAIN_TOOLBAR Instance method Private Event handling method Handle event from main toolbar (Expand Header) 20050302
20 HANDLE_SELECT_BUDCAT Instance method Private Event handling method Select budget Category 20050104
21 HANDLE_SELECT_BUDTYPE Instance method Private Event handling method Select budget Type 20050104
22 HANDLE_SELECT_DOCSTATE Instance method Private Event handling method Select Document State 20050107
23 HANDLE_SELECT_DOC_TYPE Instance method Private Event handling method Select document type 20050103
24 HANDLE_SELECT_FISCYEAR Instance method Private Event handling method Select the fiscal Year 20050202
25 HANDLE_SELECT_PROCESS Instance method Private Event handling method Select internal budget process 20050104
26 HANDLE_SELECT_VALTYPE Instance method Private Event handling method Select value type 20050104
27 HANDLE_SELECT_VERSION Instance method Private Event handling method Select version 20050104
28 INPUT_ON_ENTER Instance method Private Event handling method Input on enter 20041215
29 INPUT_ON_F1 Instance method Private Event handling method Input on F1 20041215
30 INPUT_ON_F4_DOCDATE Instance method Private Event handling method Input on F4 for document date 20041215
31 INPUT_ON_F4_POSTDATE Instance method Private Event handling method F4 help for Posting date 20050203
32 ON_SAPEVENT Instance method Private Event handling method Use to refresh the screen 20050103
33 OPEN_HEADER_VIEW Instance method Public Method Open the header screen view 20041214
34 POPUP_TO_DECIDE Static method Private Method Lanch pop up to decide 20050207
35 RESET_DOC_SETTING Instance method Public Method Reset document setting header 20050222
36 SELECT_DOC_DATE Instance method Private Event handling method Select document date 20041215
37 SELECT_POST_DATE Instance method Private Event handling method Select posting date 20041215
38 SET_CHANGES Instance method Public Method Set the changes done in header for relavant field for lines 20051021
39 SET_FIELD_STATUS_ALL Instance method Private Method Set the field status table 20110204
40 SET_STATUS_TOOLBAR Instance method Public Method Set the status of the toolbar (COLL or EXPA) 20050421
Events
Class CL_FMPEP_HEADER_VIEW has no event.
Types
Class CL_FMPEP_HEADER_VIEW has no local type.
Method Signatures

Method CHECK_HEADER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 Kopfbild für Layout-Anzeige 20050302
2 Returning RE_STOP_PROCESS Value transfer Type reference (TYPE) FLAG Allg. Kennzeichen 20050302

Method CHECK_HEADER_VALUE on class CL_FMPEP_HEADER_VIEW has no exception.

Method COLLAPSE_HEADER Signature

Method COLLAPSE_HEADER on class CL_FMPEP_HEADER_VIEW has no parameter.
Method COLLAPSE_HEADER on class CL_FMPEP_HEADER_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 20050126

Method CONSTRUCTOR on class CL_FMPEP_HEADER_VIEW has no exception.

Method CREATE_CONTAINER Signature

Method CREATE_CONTAINER on class CL_FMPEP_HEADER_VIEW has no parameter.
Method CREATE_CONTAINER on class CL_FMPEP_HEADER_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_HEADER_VIEW has no exception.

Method CREATE_VIEWER_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20050222

Method CREATE_VIEWER_RIGHT on class CL_FMPEP_HEADER_VIEW has no exception.

Method EDIT_DOCUMENT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_LAYOUT Call by reference Object reference (TYPE REF TO) CL_FMPEP_LAYOUT FM Budget handler for planning 20050128

Method EDIT_DOCUMENT_FIELD on class CL_FMPEP_HEADER_VIEW has no exception.

Method EXPAND_HEADER Signature

Method EXPAND_HEADER on class CL_FMPEP_HEADER_VIEW has no parameter.
Method EXPAND_HEADER on class CL_FMPEP_HEADER_VIEW has no exception.

Method GET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_CHANGE Call by reference Type reference (TYPE) FLAG General Flag 20051021
2 Exporting E_FLG_CHANGE_FISCYEAR Call by reference Type reference (TYPE) FLAG General Flag 20051206

Method GET_CHANGES on class CL_FMPEP_HEADER_VIEW has no exception.

Method GET_FIELD_STATUS_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_HIDE Call by reference Type reference (TYPE) FLAG General Flag 20110204
2 Exporting E_FLG_MANDATORY Call by reference Type reference (TYPE) FLAG General Flag 20110204
3 Exporting E_FLG_OPTIONAL Call by reference Type reference (TYPE) FLAG General Flag 20110204
4 Exporting E_FLG_OUTPUT Call by reference Type reference (TYPE) FLAG General Flag 20110204
5 Importing I_SCREEN_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110204

Method GET_FIELD_STATUS_SINGLE on class CL_FMPEP_HEADER_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_HEADER_VIEW Container for header screen view 20041216
2 Importing IM_REF_CONTROL Call by reference Object reference (TYPE REF TO) CL_FMPEP_CONTROL Frame Control Neues Budgetplanungs-Tool 20041216

Method GET_INSTANCE on class CL_FMPEP_HEADER_VIEW has no exception.

Method GET_REF_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF_LAYOUT Value transfer Object reference (TYPE REF TO) CL_FMPEP_LAYOUT Multi Budget Entry: Layout Read/Write 20050421

Method GET_REF_LAYOUT on class CL_FMPEP_HEADER_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_HEADER_VIEW has no exception.

Method HANDLE_BUTTON_F4_DOC_DATE Signature

Method HANDLE_BUTTON_F4_DOC_DATE on class CL_FMPEP_HEADER_VIEW has no parameter.
Method HANDLE_BUTTON_F4_DOC_DATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_BUTTON_F4_POSTDATE Signature

Method HANDLE_BUTTON_F4_POSTDATE on class CL_FMPEP_HEADER_VIEW has no parameter.
Method HANDLE_BUTTON_F4_POSTDATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_BUTTON_HEADER_DATA Signature

Method HANDLE_BUTTON_HEADER_DATA on class CL_FMPEP_HEADER_VIEW has no parameter.
Method HANDLE_BUTTON_HEADER_DATA on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_ENTERED_DOC_DATE Signature

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

Method HANDLE_ENTERED_DOC_DATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_ENTERED_POST_DATE Signature

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

Method HANDLE_ENTERED_POST_DATE on class CL_FMPEP_HEADER_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_HEADER_VIEW has no exception.

Method HANDLE_SELECT_BUDCAT Signature

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

Method HANDLE_SELECT_BUDCAT on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_BUDTYPE Signature

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

Method HANDLE_SELECT_BUDTYPE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_DOCSTATE Signature

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

Method HANDLE_SELECT_DOCSTATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_DOC_TYPE Signature

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

Method HANDLE_SELECT_DOC_TYPE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_FISCYEAR Signature

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

Method HANDLE_SELECT_FISCYEAR on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_PROCESS Signature

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

Method HANDLE_SELECT_PROCESS on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_VALTYPE Signature

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

Method HANDLE_SELECT_VALTYPE on class CL_FMPEP_HEADER_VIEW has no exception.

Method HANDLE_SELECT_VERSION Signature

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

Method HANDLE_SELECT_VERSION on class CL_FMPEP_HEADER_VIEW has no exception.

Method INPUT_ON_ENTER Signature

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

Method INPUT_ON_ENTER on class CL_FMPEP_HEADER_VIEW has no exception.

Method INPUT_ON_F1 Signature

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

Method INPUT_ON_F1 on class CL_FMPEP_HEADER_VIEW has no exception.

Method INPUT_ON_F4_DOCDATE Signature

Method INPUT_ON_F4_DOCDATE on class CL_FMPEP_HEADER_VIEW has no parameter.
Method INPUT_ON_F4_DOCDATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method INPUT_ON_F4_POSTDATE Signature

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

Method INPUT_ON_F4_POSTDATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method ON_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Attribute reference (LIKE) 20050103
2 Importing FRAME Call by reference Attribute reference (LIKE) 20050103
3 Importing GETDATA Call by reference Attribute reference (LIKE) 20050103
4 Importing POSTDATA Call by reference Attribute reference (LIKE) 20050103
5 Importing QUERY_TABLE Call by reference Attribute reference (LIKE) 20050103

Method ON_SAPEVENT on class CL_FMPEP_HEADER_VIEW has no exception.

Method OPEN_HEADER_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_INIT Call by reference Type reference (TYPE) FLAG General Flag 20071114
2 Importing I_REF_LAYOUT Call by reference Object reference (TYPE REF TO) CL_FMPEP_LAYOUT FM Budget handler for planning 20041223
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050616

Method POPUP_TO_DECIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTINUE Call by reference Type reference (TYPE) XFELD Ankreuz-Feld 20050207
2 Importing I_VALUE Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT Ausprägung 20050207

Method POPUP_TO_DECIDE on class CL_FMPEP_HEADER_VIEW has no exception.

Method RESET_DOC_SETTING Signature

Method RESET_DOC_SETTING on class CL_FMPEP_HEADER_VIEW has no parameter.
Method RESET_DOC_SETTING on class CL_FMPEP_HEADER_VIEW has no exception.

Method SELECT_DOC_DATE Signature

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

Method SELECT_DOC_DATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method SELECT_POST_DATE Signature

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

Method SELECT_POST_DATE on class CL_FMPEP_HEADER_VIEW has no exception.

Method SET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_BUDCAT Call by reference Type reference (TYPE) FLAG General Flag 20051021
2 Importing I_FLG_BUDTYPE Call by reference Type reference (TYPE) FLAG General Flag 20051021
3 Importing I_FLG_DOCSTATE Call by reference Type reference (TYPE) FLAG General Flag 20051021
4 Importing I_FLG_DOCTYPE Call by reference Type reference (TYPE) FLAG General Flag 20051129
5 Importing I_FLG_FISCYEAR Call by reference Type reference (TYPE) FLAG General Flag 20051021
6 Importing I_FLG_PROCESS Call by reference Type reference (TYPE) FLAG General Flag 20051021
7 Importing I_FLG_VALTYPE Call by reference Type reference (TYPE) FLAG General Flag 20051021
8 Importing I_FLG_VERSION Call by reference Type reference (TYPE) FLAG General Flag 20051021

Method SET_CHANGES on class CL_FMPEP_HEADER_VIEW has no exception.

Method SET_FIELD_STATUS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT_TYPE Call by reference Type reference (TYPE) BUED_DOCTYPE Budget entry document type 20110204
2 Importing I_PROCESS_UI Call by reference Type reference (TYPE) BUKU_PROCESS_UI Budgeting Process 20110204

Method SET_FIELD_STATUS_ALL on class CL_FMPEP_HEADER_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_HEADER_VIEW has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 600