The Function Module FMBWB_REVERSAL_LOAD (Load a reversal proposal in BWB - Kernel Format => User Interface Format) is a standard Function Module in SAP ERP and is part of the function group FMBWB within the package FMBPA_E.
Function Module | FMBWB_REVERSAL_LOAD |
Short Text | Load a reversal proposal in BWB - Kernel Format => User Interface Format |
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_DEFAULT_LAYOUT | TYPE | FMLA_LAYOUTVAR | Layout variant - Layout management in budgeting | |
I_DOC_HANDLER | CLASS | CL_FMKU_ENTRYDOC_HANDLER | FM entry document handler | |
I_FLG_DEFAULT | TYPE | FMBW_FLG_DEFAULT_LAYOUT | Layout as default for all documents | |
I_FLG_LEDGER | TYPE | XFELD | Budgetary ledger is active | |
I_FLG_SPLIT | TYPE | FMBW_SPLIT | Split flag for transfer in two screens | |
I_F_DIMENSIONS | TYPE | FMBW_S_DIMENSIONS | Dimensions settings | |
I_F_DOCID | TYPE | FMED_S_DOCID | FM entry document ID | |
I_MODE | TYPE | FMBW_MODE | Internal mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CURRENT_SIGN | TYPE | FMBW_CURRENT_SIGN | Current sign of internal data | |
E_DOCLNREF | TYPE | BUED_DOCLN | Last ducument line reference | |
E_FLG_HELD | TYPE | XFELD | Held document | |
E_FLG_MIX_VALTYPE | TYPE | XFELD | Document with mixed value type | |
E_F_DOCID | TYPE | FMED_S_DOCID | FM entry document ID | |
E_F_DOC_HEADER | TYPE | FMED_S_HEADER | Entry document header structure | |
E_F_LAYOUT | TYPE | FMLA | Layout Variant | |
E_F_SCREEN | TYPE | FMBW_S_SCREEN | Screen fields for budgeting workbench | |
E_T_ALV | TYPE | FMBW_T_ALV_MAIN | ALV Grid in Budgeting Workbench - Main screen | |
E_T_ALV2 | TYPE | FMBW_T_ALV_MAIN | ALV Grid in Budgeting Workbench - Main screen | |
E_T_DIST_CHECK | TYPE | FMBW_T_DIST_CHECK | Distribution check (internal table) | |
E_T_DOC_LINES | TYPE | FMED_T_LINES | Entry documents line item table | |
E_T_ORIGINAL_LINES | TYPE | FMED_T_LINES | Original lines of the reversal document | |
E_T_PERIOD_M | TYPE | FMBW_T_PERIOD_M | Internal table with multiple period values |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_DOCUMENT_LAYOUT | TYPE | FMLA_LAYOUTVAR | Layout variant - Layout management in budgeting | |
C_F_CURRENCY | TYPE | FMBW_S_CURRENCY | Currency data for decimals handling |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCONSISTENT | Document inconsistent with customising |
NOT_REVERSABLE | Document not found or with un_due state |
NO_AUTHORIZATION | No authorization on the document |