The Function Module HR_HDA_DELIMIT_PBS (Delimit employee HDA record) is a standard Function Module in SAP ERP and is part of the function group PHDAPBS within the package P00PSHD.
Function Module | HR_HDA_DELIMIT_PBS |
Short Text | Delimit employee HDA record |
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 |
---|---|---|---|---|
DELIMIT_DATE | LIKE | P13_P0509-DELIMIT_DATE | Key date for delimiting an infotype record | |
EMPLOYEENUMBER | LIKE | P13_P0509-PERNR | Personnel Number | |
LOCKINDICATOR | LIKE | P13_P0509-SPRPS | Lock indicator for HR master record | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HDAKEY | LIKE | BAPIPAKEY | Key for HR Master Data | |
RETURN | LIKE | BAPIRETURN1 | Return parameter |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.