The Function Module FMBWB_DOCUMENT_DISPLAY (Display a document from external application) 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_DISPLAY |
Short Text | Display a document from external application |
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_F_DOCID | TYPE | FMED_S_DOCID | FM entry document ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_NOT_FOUND | Document not found |
NO_DISPLAY_AUTHORIZATION | Display authorization missing |