The Function Module FMBWB_DOCUMENT_LOAD (Load a document in the BWB - DataBase 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_DOCUMENT_LOAD |
Short Text | Load a document in the BWB - DataBase 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_HELD | TYPE | XFELD | Held document | |
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_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_CEFFYEAR_STATE | TYPE | FMCU_DIMSTATE | Status of Cash Year effectivity | |
E_DOCLNREF | TYPE | BUED_DOCLN | Last ducument line reference | |
E_FLG_HELD | TYPE | XFELD | Held document | |
E_F_DOC_HEADER | TYPE | FMBW_S_HEADER | Entry document header structure (foe effective and held) | |
E_F_LAYOUT | TYPE | FMLA | Layout Variant | |
E_F_SCREEN | TYPE | FMBW_S_SCREEN | Screen fields for budgeting workbench | |
E_PREPOSTED_INCONSISTENT | TYPE | XFELD | Checkbox | |
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 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_CEFFYEARPOS | TYPE | FMLA_LAYPOS | Position for cash year when acitve | |
C_CURRENT_SIGN | TYPE | FMBW_CURRENT_SIGN | Current sign of internal data | |
C_DOCUMENT_LAYOUT | TYPE | FMLA_LAYOUTVAR | Layout variant - Layout management in budgeting | |
C_FLG_MIX_VALTYPE | TYPE | XFELD | Contents with budget and release | |
C_F_CURRENCY | TYPE | FMBW_S_CURRENCY | Currency data for decimals handling | |
C_F_DOCID | TYPE | FMBW_S_DOCID | FM entry document ID (effective & held) | |
C_F_ORIGINAL_LAYOUT | TYPE | FMLA | Data For Original Layout |
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_FOUND | Document not found |
NO_AUTHORIZATION | Document contains data for which the user has no authorization |