The Function Module HR_QTACC_BASE_ENTITLEMENT_44 (Read free shifts from T7FIWT) is a standard Function Module in SAP ERP and is part of the function group HR_FI_WTE within the package PC44.
Function Module | HR_QTACC_BASE_ENTITLEMENT_44 |
Short Text | Read free shifts from T7FIWT |
Function Group | HR_FI_WTE |
Package | PC44 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XGDATE | TYPE | SYDATUM | Date and time, current (application server) date | |
XGENSALDO | TYPE | PTM_SALDO | Time Balances per Period | |
XGENZES | TYPE | PTM_ZES | Time Balances per Day | |
XPERNR | TYPE | P_PERNR | Personnel number | |
XQTYPE | TYPE | ABWKO | Quota type (attendance/absence quota) | |
XRULNO | TYPE | RULNO | Rule for base entitlement for leave accrual | |
XSEQNR | TYPE | PTM_SEQNR | Number of Infotype Record With Same Key |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XBABEG | TYPE | BEGDA | Start Date | |
XBAEND | TYPE | ENDDA | End Date | |
XLVNUM | TYPE | LVNUM | Constant value of base entitlement for leave accrual | |
XTTSAL | TYPE | PT_ZTART | Time Type | |
XTTZES | TYPE | PT_ZTART | Time Type |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XP0000 | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) | |
XP0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
XP0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
XP0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
XP0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
XP0019 | LIKE | P0019 | HR Master Record: Infotype 0019 (Monitoring of Tasks) | |
XP0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
XPHIFI | LIKE | PHIFI | Table for Entries/Withdrawals (Function Module RP_HIRE_FIRE) |
This function module does not define any Exceptions.