Menu

SAP Function Module HR_HDA_GETDETAIL_PBS

Read Employee HDA Details

The Function Module HR_HDA_GETDETAIL_PBS (Read Employee HDA Details) is a standard Function Module in SAP ERP and is part of the function group PHDAPBS within the package P00PSHD.

Technical Information

Function Module HR_HDA_GETDETAIL_PBS
Short Text Read Employee HDA Details
Function Group PHDAPBS
Package P00PSHD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE P13_P0509-PERNR Personnel Number
LOCKINDICATOR LIKE P13_P0509-SPRPS Lock indicator for HR master record
OBJECTID LIKE P13_P0509-OBJPS Object identification
RECORDNUMBER LIKE P13_P0509-SEQNR Number of infotype record with same key
SUBTYPE LIKE P13_P0509-SUBTY Subtype
VALIDITYBEGIN LIKE P13_P0509-BEGDA Start date
VALIDITYEND LIKE P13_P0509-ENDDA End Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTACTUALPERIOD LIKE P13_P0509-COUNTACTUALPERIOD Count actual period of performance
COUNTHALFDAYASFULLDAY LIKE P13_P0509-COUNTHALFDAYASFULLDAY Count Half day as Full day
DIRECTVALUATION LIKE P13_P0509-DIRECTVALUATION Direct Valuation
DISCARDHDA LIKE P13_P0509-DISCARDHDA Discard if higher duty performed for less than half day
EMPLOYEEGROUP LIKE P13_P0509-EMPLOYEEGROUP Employee group of the higher duty position
EMPLOYEESUBGROUP LIKE P13_P0509-EMPLOYEESUBGROUP Employee subgroup of the higher duty position
EMPLOYMENTPERCENTAGE LIKE P13_P0509-EMPLOYMENTPERCENTAGE Employment Percentage on Higher duty
HDAPOSITION LIKE P13_P0509-HDAPOSITION Higher duty position
HDCOSTCENPCT LIKE P13_P0509-HDCOSTCENPCT Percentage of cost distribution for high duty cost centre
INDIRECTVALUATION LIKE P13_P0509-INDIRECTVALUATION Indirect Valuation
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
NOCOSTCENPCT LIKE P13_P0509-NOCOSTCENPCT Percentage of cost distribution for nominal cost centre
PAYSCALEAREA LIKE P13_P0509-PAYSCALEAREA Pay scale area of the higher duty position
PAYSCALEGROUP LIKE P13_P0509-PAYSCALEGROUP Pay scale group of the higher duty position
PAYSCALELEVEL LIKE P13_P0509-PAYSCALELEVEL Pay scale level of the higher duty position
PAYSCALETYPE LIKE P13_P0509-PAYSCALETYPE Pay scale type of the higher duty position
PERCENTAGEOFALLOWANCE LIKE P13_P0509-PERCENTAGEOFALLOWANCE Percentage of allowance
PERSONNELAREA LIKE P13_P0509-PERSONNELAREA Personnel area of the higher duty position
PERSONNELNUMBER LIKE P13_P0509-PERSONNELNUMBER Personnel number for whom higher dty is going to be performd
PERSONNELSUBAREA LIKE P13_P0509-PERSONNELSUBAREA Personnel subarea of the higher duty position
REASONCODE LIKE P13_P0509-REASONCODE Reason code for performing higher duty
RETURN LIKE BAPIRETURN1 Return parameter
S17AINDICATOR LIKE P13_P0509-S17AINDICATOR S17A indicator mentions allowance is part of Superannuation
SUPAPPROVALDATE LIKE P13_P0509-SUPAPPROVALDATE Superannuation approval date
UNPAIDHDAALLOWANCE LIKE P13_P0509-UNPAIDHDAALLOWANCE Unpaid Higher duty allowance indicator

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
WAGETYPES LIKE P13_P0509P HR-AU-PS: Higher duty allowance

Exceptions

This function module does not define any Exceptions.