Menu

SAP Function Module FMBWB_PERIOD_SCREEN_SET

Set global data for management of the period screen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FMBWB_PERIOD_SCREEN_SET (Set global data for 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_SET
Short Text Set global data for 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_ALV_INDEX TYPE SYTABIX Index of row in the ALV
I_CNT_ALV2_LINES TYPE SYTABIX Internal Table, Current Row Index
I_CNT_ALV_LINES TYPE SYTABIX Internal Table, Current Row Index
I_FLG_CHANGE TYPE XFELD Data change due to substitution
I_FLG_FIRST_TABLE TYPE XFELD Checkbox
I_FLG_LEAVE_PERIOD TYPE XFELD Checkbox
I_FLG_NEW_LINE TYPE XFELD Checkbox
I_FLG_UPDATE_ANNUAL TYPE XFELD Checkbox
I_FM_AREA TYPE FIKRS Financial management area
I_F_ALV TYPE FMBW_S_ALV_MAIN Structure for ALV Grid in Budgeting Workbench - Main screen
I_F_HEADER TYPE FMED_S_HEADER Entry document header structure
I_F_LAYOUT TYPE FMLA Layout Variant
I_F_SCREEN TYPE FMBW_S_SCREEN Screen fields for budgeting workbench
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_SELECT_INDEX TYPE SYTABIX Index of selected row
I_T_ALV TYPE FMBW_T_ALV_MAIN ALV Grid in Budgeting Workbench - Main screen
I_T_ALV2 TYPE FMBW_T_ALV_MAIN ALV Grid in Budgeting Workbench - Main screen
I_T_DIST_CHECK TYPE FMBW_T_DIST_CHECK Distribution check (internal table)
I_T_LINES TYPE FMED_T_LINES Entry document lines
I_T_PERIOD_M TYPE FMBW_T_PERIOD_M Internal table with multiple period values
I_T_PERIOD_S TYPE FMBW_T_PERIOD_S Internal table with single period value

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.