Description Program RPTTSM00> is for generating leave entitlement for employee in specific leave year.Requirements The 1st leave entitlement record (IT0005) is generated during the hiring event by setting up standard features as follow. LVTYP> : define leave type LVNUM> : define leave entitlement per leave type VACBE> : determine the start month/day of leave year VAC26> : define leave type/leave entitlement UABEG> : determine the start of deductions BEG26> : summarized feature for the start of deductions UAEND> : determine the end of deductions END26> : summarized feature for the start of deductions I0005> : set control parameters for IT0005Program scope 1. Support following periods for infotype IT0005 and each leave type Leave Year : YYYY Hiring Date : DD.MM.XXXX Case I> IT0005 : 01.01.YYYY - 31.12.YYYY Leave Type : 01.01.YYYY - 31.12.YYYY Case II> IT0005 : DD.MM.YYYY - (DD.MM-1).(YYYY+1) Leave Type : DD.MM.YYYY - (DD.MM-1).(YYYY+1) Using feature $ZRCP> Case III> Record 1> IT0005 : 01.01.YYYY - 31.12.YYYY Leave Type : 01.01.YYYY - 31.12.YYYY Record 2> IT0005 : DD.MM.YYYY - 31.12.YYYY Leave Type : DD.MM.YYYY - 31.12.YYYY Using either feature $ZLVP or feature $ZSPT> 2. Support adjustment of start/end date of leave year period according to the setting in feature $ZADJ> 3. Support adjustment of start/end date of leave type period according to the setting in feature $ZADL> 4. Support determination of leave entitlement from standard features > LVTYP/LVNUM/VAC26> 5. Support cut full leave entitlement according to the setting in feature $ZCUT> 6. Support round leave entitlement according to the setting in feature $ZRND> 7. Support accumulation of leave entitlement from previous leave year according to the setting in feature $ZACC> and control rule from the selection screen 8. Support check of leave entitlement limitation according to the setting in feature $ZMAX> 9. Support check of split record in seniority case according to the setting in feature $ZSPT> 10. Support batch input process as well as on-line updating according to generation rule from the selection screen&Description& |