Menu

SAP Function Module IF_PT_GET_BALANCE

Zeitkonten der Person versorgen

The Function Module IF_PT_GET_BALANCE (Zeitkonten der Person versorgen) is a standard Function Module in SAP ERP and is part of the function group PTWAO_BALANCES within the package WAO_PERSTIMEEVAL_HR.

Technical Information

Function Module IF_PT_GET_BALANCE
Short Text Zeitkonten der Person versorgen
Function Group PTWAO_BALANCES
Package WAO_PERSTIMEEVAL_HR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KEY_DATE LIKE SY-DATUM Stichtag
WEBAPP_DEBUG_ID LIKE T77S0-SEMID semantisches Kürzel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_LABEL LIKE PTWAO_S_INFO-INFOFIELD Zeitauswertungsdatum

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
INFO_LIST LIKE PTWAO_S_INFO Zeitkonten
MESSAGE_LIST LIKE BAPIRET2 Fehlermeldung

Exceptions

This function module does not define any Exceptions.