Menu

SAP Function Module HR_EXP_DELETE

Delete for Expense Information

The Function Module HR_EXP_DELETE (Delete for Expense Information) is a standard Function Module in SAP ERP and is part of the function group PEXP_KR within the package PB41.

Technical Information

Function Module HR_EXP_DELETE
Short Text Delete for Expense Information
Function Group PEXP_KR
Package PB41
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE P41_P0881-PERNR Personnel Number
LOCKINDICATOR LIKE P41_P0881-SPRPS Lock Indicator for HR Master Data Record
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
OBJECTID LIKE P41_P0881-OBJPS Object Identification
RECORDNUMBER LIKE P41_P0881-SEQNR Number of Infotype Record With Same Key
SUBTYPE LIKE P41_P0881-SUBTY Subtype
VALIDITYBEGIN LIKE P41_P0881-BEGDA Start Date
VALIDITYEND LIKE P41_P0881-ENDDA End Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.