The Function Module HRHAP_DOCUMENT_DEQUEUE (Dequeue Appraisal Document) is a standard Function Module in SAP ERP and is part of the function group HRHAP_IF_DOC_ENQ_DEQ within the package PAOC_HAP_DOCUMENT_IF.
Function Module | HRHAP_DOCUMENT_DEQUEUE |
Short Text | Dequeue Appraisal Document |
Function Group | HRHAP_IF_DOC_ENQ_DEQ |
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 |
---|---|---|---|---|
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 | Appraisal Document: Processing |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.