Menu

SAP Function Module HRHAP_DOCUMENT_DELETE

Appraisal Document Delete

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.

Technical Information

Function Module HRHAP_DOCUMENT_DELETE
Short Text Appraisal Document Delete
Function Group HRHAP_IF_DOCUMENT
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
ADMINISTRATOR TYPE HAP_ADMINISTRATOR ' ' Flag: Administrator
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 Type of Appraisal Enqueue

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.