Menu

SAP Function Module HR_READ_QUAL_APPR

Function Call to Retrieve Qualification and Appraisal Info

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module HR_READ_QUAL_APPR (Function Call to Retrieve Qualification and Appraisal Info) is a standard Function Module in SAP ERP and is part of the function group HRPBSUS_PDFIELDS within the package P10PA.

Technical Information

Function Module HR_READ_QUAL_APPR
Short Text Function Call to Retrieve Qualification and Appraisal Info
Function Group HRPBSUS_PDFIELDS
Package P10PA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPR TYPE C 'X' Flag to Retrieve Appraisal Information
O_TYPE TYPE HRSOBID-OTYPE Object Type
P_APLNO TYPE HROBJID ID of Related Object
P_BEGDA TYPE SY-DATUM '01011900' Date and Time, Current (Application Server) Date
P_ENDDA TYPE SY-DATUM '12319999' Date and Time, Current (Application Server) Date
QUAL TYPE C 'X' Flag to Retrieve Qualification Information

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_IT1045 LIKE P1045 Infotype 1045: Appraisals
P_IT1045TAB LIKE P1045_EXT Infotype 1045 expanded (HRI1044 and screen added)
P_ITABQUALS LIKE HRPE_PROFQ HR PE: Profile - Qualifications Profile - With All Data
P_ITAPPRAISALS LIKE HRPE_APPRAISALS Structure: Appraisal

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_OBJID Object Type & Object ID combination not supported
NO_RECORD_FOUND No data is found for the Infotype
OTYPE_NOT_SUPPORTED Objects Passed in not of the right type
PROCESSING_ERRORS Other Errors