The Function Module HRHAP_POPUP_EXCEL_DOWNLOAD (Popup: Offer Dialog to Print Documents using Smartforms) is a standard Function Module in SAP ERP and is part of the function group HRHAP_UI_DOCUMENT_REPORT01 within the package PAOC_HAP_DOCUMENT_UI.
Function Module | HRHAP_POPUP_EXCEL_DOWNLOAD |
Short Text | Popup: Offer Dialog to Print Documents using Smartforms |
Function Group | HRHAP_UI_DOCUMENT_REPORT01 |
Package | PAOC_HAP_DOCUMENT_UI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_REFERENCE | TYPE | HAP_S_DOCUMENTS | Reference Document (we need TEMPLATE_ID) | |
T_DOCUMENTS | TYPE | HAP_T_DOCUMENTS | Appraisal Document ID's |
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.
This function module does not define any Exceptions.