Menu

SAP Function Module HRHAP_DOC_ANONYMOUS_READ_N

DB-Read of Anonymous Appraisals

The Function Module HRHAP_DOC_ANONYMOUS_READ_N (DB-Read of Anonymous Appraisals) is a standard Function Module in SAP ERP and is part of the function group HRHAP_IF_DOCUMENT_BASIC within the package PAOC_HAP_DOCUMENT_IF.

Technical Information

Function Module HRHAP_DOC_ANONYMOUS_READ_N
Short Text DB-Read of Anonymous Appraisals
Function Group HRHAP_IF_DOCUMENT_BASIC
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
END_DATE TYPE HAP_AP_END_DATE End Date of the Appraisal Period
PART_APPRAISAL TYPE CHAR1 ' ' Flag: Part Appraisal
PLAN_VERSION TYPE HAP_PLAN_VERSION Plan Version
START_DATE TYPE HAP_AP_START_DATE Start Date of the Appraisal Period
TEMPLATE_ID TYPE HAP_TEMPLATE_ID Appraisal Template
T_APPRAISEE TYPE HAP_T_HRSOBID Appraisee
T_APPRAISER TYPE HAP_T_HRSOBID Appraiser

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
T_ANON TYPE HAP_T_DB_ANON Document - Anonymous Appraiser Data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.