Understanding of Accrual fast formula.
Hi,
Please do let me know the understanding of Accrual fast formula.
Below are my questions. Kindly let me know your inputs.
1) E = SET_NUMBER('CEILING', 20) – This 'CEILING' is not a database item, show will system sets with values.
2) If above values like ('CEILING', 'ACCRUAL_RATE',’ 'BEGINNING_OF_CALCULATION_YEAR' etc) are specific to accruals then can we know how different values in the system to be used.
3) PUT_MESSAGE('HR_52795_PTO_FML_CALC_DATE')- this put message is only for information purpose? Can we have error message also?
4) RETURN Total_Accrued_PTO, Effective_start_date, Effective_end_date, Accrual_end_date – These are the only returen values in smadraded formulas , can we have as number of return values for accrual fast formula.