The Function Module HR_HDA_CHANGE_PBS (Change Employee HDA Details) is a standard Function Module in SAP ERP and is part of the function group PHDAPBS within the package P00PSHD.
Function Module | HR_HDA_CHANGE_PBS |
Short Text | Change Employee HDA Details |
Function Group | PHDAPBS |
Package | P00PSHD |
Module Type | Remote-Enabled |
These are the IMPORTING 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 | |
EMPLOYEENUMBER | LIKE | BAPIP0006-PERNR | Personnel Number | |
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 | |
INDIRECTVALUATION | LIKE | P13_P0509-INDIRECTVALUATION | Indirect Valuation | |
LOCKINDICATOR | LIKE | BAPIP0006-SPRPS | Lock indicator for HR master record | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
OBJECTID | LIKE | BAPIP0006-OBJPS | Object identification | |
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 | |
RECORDNUMBER | LIKE | BAPIP0006-SEQNR | Number of infotype record with same key | |
S17AINDICATOR | LIKE | P13_P0509-S17AINDICATOR | S17A indicator mentions allowance is part of Superannuation | |
SUBTYPE | LIKE | BAPIP0006-SUBTY | Subtype | |
SUPAPPROVALDATE | LIKE | P13_P0509-SUPAPPROVALDATE | Superannuation approval date | |
UNPAIDHDAALLOWANCE | LIKE | P13_P0509-UNPAIDHDAALLOWANCE | Unpaid Higher duty allowance indicator | |
VALIDITYBEGIN | LIKE | BAPIP0006-BEGDA | Start date | |
VALIDITYEND | LIKE | BAPIP0006-ENDDA | End Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Return parameter |
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 |
---|---|---|---|---|
WAGETYPES | LIKE | P13_P0509P | HR-AU-PS: Higher duty allowance |
This function module does not define any Exceptions.