The Function Module HR_ABSENCE573_DELIMIT_PBS (Delimit employee absence record) is a standard Function Module in SAP ERP and is part of the function group PABSENCE573PBS within the package P13P1.
Function Module | HR_ABSENCE573_DELIMIT_PBS |
Short Text | Delimit employee absence record |
Function Group | PABSENCE573PBS |
Package | P13P1 |
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_P0573-DELIMIT_DATE | Key date for delimiting an infotype record | |
EMPLOYEENUMBER | LIKE | P13_P0573-PERNR | Personnel Number | |
LOCKINDICATOR | LIKE | P13_P0573-SPRPS | Lock indicator for HR master record | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT control at BAPI interface | |
OBJECTID | LIKE | P13_P0573-OBJPS | Object identification | |
RECORDNUMBER | LIKE | P13_P0573-SEQNR | Number of infotype record with same key | |
SUBTYPE | LIKE | P13_P0573-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | P13_P0573-BEGDA | Start date | |
VALIDITYEND | LIKE | P13_P0573-ENDDA | End Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABSENCEKEY | 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.