The Function Module BAPI_IDOCAPPL_DISPLAY (Report Call for IDoc Display) is a standard Function Module in SAP ERP and is part of the function group BDMON within the package SALE.
Function Module | BAPI_IDOCAPPL_DISPLAY |
Short Text | Report Call for IDoc Display |
Function Group | BDMON |
Package | SALE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDOCNUMBER | LIKE | BAPI_IDOCA-DOCNUM | IDoc number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return parameter |
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.