Menu

SAP Function Module BAPI_BASICPAYEVALUATEWAGETYPES

Valuate person-specific wage types

The Function Module BAPI_BASICPAYEVALUATEWAGETYPES (Valuate person-specific wage types) is a standard Function Module in SAP ERP and is part of the function group BPAY within the package PBAS.

Technical Information

Function Module BAPI_BASICPAYEVALUATEWAGETYPES
Short Text Valuate person-specific wage types
Function Group BPAY
Package PBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURRENCYIMP LIKE BAPIP0008-WAERS Currency Key
EMPLOYEENUMBER LIKE BAPIP0008-PERNR Personnel Number
PAYSCALEAREA LIKE BAPIP0008-TRFGB Pay Scale Area
PAYSCALEGROUP LIKE BAPIP0008-TRFGR Pay Scale Group
PAYSCALELEVEL LIKE BAPIP0008-TRFST Pay Scale Level
PAYSCALETYPE LIKE BAPIP0008-TRFAR Pay Scale Type
STARTINDVALUATION LIKE BAPIP0008-BEGDA Valid to Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WAGETYPES LIKE BAPIP0008P Transfer Structure

Exceptions

This function module does not define any Exceptions.