The Function Module HRHAP_DOCUMENT_DELETE (Appraisal Document Delete) is a standard Function Module in SAP ERP and is part of the function group HRHAP_IF_DOCUMENT within the package PAOC_HAP_DOCUMENT_IF.
Function Module | HRHAP_DOCUMENT_DELETE |
Short Text | Appraisal Document Delete |
Function Group | HRHAP_IF_DOCUMENT |
Package | PAOC_HAP_DOCUMENT_IF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADMINISTRATOR | TYPE | HAP_ADMINISTRATOR | ' ' | Flag: Administrator |
PLAN_VERSION | TYPE | HAP_PLAN_VERSION | Plan Version | |
S_APPRAISAL_ID | TYPE | HAP_S_APPRAISAL_ID | Appraisal ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_RETURN | TYPE | BAL_S_MSG | Application Log: Message Data |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOC_ENQUEUE | TYPE | HAP_DOC_ENQUEUE | Type of Appraisal Enqueue |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.