Hi gurus,
We are using HRFORMS transaction to create a custom payslip based on standard HR form SAP_PAYSLIP_AU. This HRFORM in turn calls an Adobe form to display the payslip.
We have a requirement to display the absence quota as at the period selected. Currently it always displays the absence quota for the current period on the payslip, even if we select a previous period.
The payslip displays the absence quota from Infofigure REST_ABSENCE which lies in Infostar ABSENCE_AUCE (within SAP DEFAULT Metanet) in the HRFORMS transaction. We have the following attributes under the Infostar ABSENCEAUCE in our custom InfoNet:
Infodimensions:
ASSIGNMENT
PERSON_ID
QUOTATYPE
Infofigure:
REST_ABSENCE
How can we make sure the absence quota is displayed on the payslip for the period selected (and not always the current period)?
thanks!
Jason