This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
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 |