SAP ABAP Function Module FMBWB_DOCUMENT_LOAD (Load a document in the BWB - DataBase Format => User Interface Format)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBPA_E (Package) New budgeting: FM application part
Basic Data
Function Module FMBWB_DOCUMENT_LOAD Load a document in the BWB - DataBase Format => User Interface Format  
Function Group FMBWB   Budgeting Workbench  
Program Name SAPLFMBWB    
INCLUDE Name LFMBWBU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_F_DOCID TYPE FMBW_S_DOCID FM entry document ID (effective & held)
Changing C_F_ORIGINAL_LAYOUT TYPE FMLA Data For Original Layout
Changing C_CURRENT_SIGN TYPE FMBW_CURRENT_SIGN Current sign of internal data
Changing C_FLG_MIX_VALTYPE TYPE XFELD Contents with budget and release
Changing C_CEFFYEARPOS TYPE FMLA_LAYPOS Position for cash year when acitve
Changing C_F_CURRENCY TYPE FMBW_S_CURRENCY Currency data for decimals handling
Changing C_DOCUMENT_LAYOUT TYPE FMLA_LAYOUTVAR Layout variant - Layout management in budgeting
Exporting E_F_DOC_HEADER TYPE FMBW_S_HEADER Entry document header structure (foe effective and held)
Exporting E_T_DOC_LINES TYPE FMED_T_LINES Entry documents line item table
Exporting E_F_SCREEN TYPE FMBW_S_SCREEN Screen fields for budgeting workbench
Exporting E_T_ALV TYPE FMBW_T_ALV_MAIN ALV Grid in Budgeting Workbench - Main screen
Exporting E_T_ALV2 TYPE FMBW_T_ALV_MAIN ALV Grid in Budgeting Workbench - Main screen
Exporting E_T_PERIOD_M TYPE FMBW_T_PERIOD_M Internal table with multiple period values
Exporting E_T_DIST_CHECK TYPE FMBW_T_DIST_CHECK Distribution check (internal table)
Exporting E_DOCLNREF TYPE BUED_DOCLN Last ducument line reference
Exporting E_F_LAYOUT TYPE FMLA Layout Variant
Exporting E_FLG_HELD TYPE XFELD Held document
Exporting E_CEFFYEAR_STATE TYPE FMCU_DIMSTATE Status of Cash Year effectivity
Exporting E_PREPOSTED_INCONSISTENT TYPE XFELD Checkbox
Exporting E_T_ORIGINAL_LINES TYPE FMED_T_LINES Original lines of the document
Importing I_FLG_SPLIT TYPE FMBW_SPLIT Split flag for transfer in two screens
Importing I_MODE TYPE FMBW_MODE Internal mode
Importing I_F_DIMENSIONS TYPE FMBW_S_DIMENSIONS Dimensions settings
Importing I_FLG_HELD TYPE XFELD Held document
Importing I_DOC_HANDLER TYPE REF TO CL_FMKU_ENTRYDOC_HANDLER FM entry document handler
Importing I_FLG_LEDGER TYPE XFELD Budgetary ledger is active
Importing I_FLG_DEFAULT TYPE FMBW_FLG_DEFAULT_LAYOUT Layout as default for all documents
Importing I_DEFAULT_LAYOUT TYPE FMLA_LAYOUTVAR Layout variant - Layout management in budgeting
Exception NOT_FOUND TYPE Document not found
Exception NO_AUTHORIZATION TYPE Document contains data for which the user has no authorization
Exception INCONSISTENT TYPE Document inconsistent with customising
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20011004 
SAP Release Created in 462A