Menu

SAP Function Module HR_ABSENCE_QUOTA_REMOTE

Update employee's absence quota - infotype 2006

The Function Module HR_ABSENCE_QUOTA_REMOTE (Update employee's absence quota - infotype 2006) is a standard Function Module in SAP ERP and is part of the function group HRUPBSRP within the package P10P1.

Technical Information

Function Module HR_ABSENCE_QUOTA_REMOTE
Short Text Update employee's absence quota - infotype 2006
Function Group HRUPBSRP
Package P10P1
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALOG_MODE TYPE CHAR1 '0' Single-character flag
INFTY LIKE PRELP-INFTY Infotype
LOCKINDICATOR LIKE P0001-SPRPS Lock Indicator for HR Master Data Record
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
NUMBER LIKE P0001-PERNR Personnel Number
OBJECTID LIKE P0001-OBJPS Object Identification
OPERATION LIKE PSPAR-ACTIO Infotype operation
RECORD LIKE P2006 HR Time Record: Infotype 2013 (Quota Corrections)
RECORDNUMBER LIKE P0001-SEQNR Number of Infotype Record With Same Key
SUBTYPE LIKE P0001-SUBTY Subtype
TCLAS LIKE PSPAR-TCLAS 'A' Transaction class for data storage
VALIDITYBEGIN LIKE P0001-BEGDA Start Date
VALIDITYEND LIKE P0001-ENDDA End Date
VIEW_IDENTIFIER LIKE P0003-VIEKN Infotype view indicator

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KEY LIKE BAPIPAKEY Key for HR Master Data
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.