Menu

SAP Function Module FMBWB_PERIOD_SCREEN

Management of the period screen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FMBWB_PERIOD_SCREEN (Management of the period screen) is a standard Function Module in SAP ERP and is part of the function group FMBWB within the package FMBPA_E.

Technical Information

Function Module FMBWB_PERIOD_SCREEN
Short Text Management of the period screen
Function Group FMBWB
Package FMBPA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CEFFYEAR_STATE TYPE FMCU_DIMSTATE State of cash year
I_FM_AREA TYPE FIKRS Financial management area
I_F_CURRENCY TYPE FMBW_S_CURRENCY Currency data for decimals handling
I_F_HEADER TYPE FMED_S_HEADER Entry document header structure
I_F_LAYOUT LIKE FMLA Structure for dimensions and fields position in layout
I_GRID_ALV CLASS CL_GUI_ALV_GRID List Viewer
I_GRID_ALV2 CLASS CL_GUI_ALV_GRID List Viewer
I_GRID_PERIOD CLASS CL_GUI_ALV_GRID ALV List Viewer
I_MAX_PERIOD TYPE BUKU_PERIOD Budgeting period
I_MODE TYPE FMBW_MODE Internal mode
I_SCREEN_PERIOD TYPE DYNNR Number of the following screen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_DOCLNREF TYPE BUED_DOCLN Six-figure line item for ledger
C_FLG_CHANGE TYPE XFELD Change due to substitution
C_F_SCREEN TYPE FMBW_S_SCREEN Screen fields for budgeting workbench
C_T_ALV TYPE FMBW_T_ALV_MAIN ALV Grid in Budgeting Workbench - Main screen
C_T_ALV2 TYPE FMBW_T_ALV_MAIN ALV Grid in Budgeting Workbench - Main screen
C_T_DIST_CHECK TYPE FMBW_T_DIST_CHECK Distribution check (internal table)
C_T_LINES TYPE FMED_T_LINES Entry document lines
C_T_PERIOD_M TYPE FMBW_T_PERIOD_M Internal table with multiple period values
C_T_PERIOD_S TYPE FMBW_T_PERIOD_S Single period value for the period screen management

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.