The Function Module FMBWB_LAYOUT_REVERSE (Check layout validity for reversal) is a standard Function Module in SAP ERP and is part of the function group FMBWB within the package FMBPA_E.
Function Module | FMBWB_LAYOUT_REVERSE |
Short Text | Check layout validity for reversal |
Function Group | FMBWB |
Package | FMBPA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CEFFYEAR_STATE | TYPE | FMCU_DIMSTATE | Cash year state | |
I_F_DIMENSIONS | TYPE | FMBW_S_DIMENSIONS | FM account assignement elements settings | |
I_F_LAYOUT_DATA | TYPE | FMLA | Layout Variant | |
I_LAYOUT_ID | TYPE | FMLA_LAYOUTVAR | Layout variant identifier - Layout management in budgeting |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | XFELD | Inconsitency | |
E_F_LAYOUT | TYPE | FMLA | Valid Layout |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.