Menu

SAP Function Module HRHAP_DOCUMENT_DEQUEUE

Dequeue Appraisal Document

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.