B0701260 - Validate PTO Availability
Hi,
Can any one explain how the business function B0701260 calculates the available leave balances?
And what set ups it is checking?
Is there any documentation related to this?
We are passing the below parameters to this business function. Can you pls explain about the parameter "Leave verification set" . In below example we are passing the value "STD"
ValidatePTOAvailability(B0701260.ValidatePTOAvailability)
| | "0" -> cMode [EV01]
| | Blank <- cLeaveBalance [EV02]
| | Null-> cSourceTable [EV03]
| | 1201 -> mnAddressNumber [AN8]
| | "S" -> szLeaveType [LTTP]
| | 804 -> mnPayDeductBenAccType [PDBA]
| | 2 <- cReturncode [EV04]
| | 13595 -> mnJobnumberA [JOBS]
| | 8 -> mnHoursRequested [PHRW]
| | STD -> szLeaveVerificationSet [LVVS]
| | 07AH <- szLeaveBalanceError [DTAI]
| | Blank <- szPartialDaysError [DTAI]