Menu

SAP Function Module HR_IN_WT_DATE_GET_AMT

FM to get amount based on ALGRP, WT & Date

The Function Module HR_IN_WT_DATE_GET_AMT (FM to get amount based on ALGRP, WT & Date) is a standard Function Module in SAP ERP and is part of the function group HRPADINA1 within the package PB40.

Technical Information

Function Module HR_IN_WT_DATE_GET_AMT
Short Text FM to get amount based on ALGRP, WT & Date
Function Group HRPADINA1
Package PB40
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPNO LIKE PERNR-PERNR Personnel number
RFDATE LIKE SY-DATUM Date and time, current (application server) date
WAGTY LIKE T7INA9-LGART Wage type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT LIKE P0008-BET01 Wage type amount for payments

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALGRP_NOT_FOUND Payscale group for allowances is not defined
CALC_METHOD_NOT_FOUND Caluclation method for Wage type not found
INVAL_CALC_FAILED Indirect evaluation for the Wage type failed