Документацию на английском смотрели?
Цитата:
33VTY:  Absences
  Object
    Feature
  Task
    Based on the absence type, this feature determines the following data:
    o   The unit in which vacation is measured, for example, working days or
        calendar days
    o   The vacation type (basic paid leave or additional leave)
    o   If the vacation quota is used (for which period of work vacation is
        granted)
        If the vacation quota is not used, the system reads the data
        directly from the Absences infotype (2001) without determining a
        period of work
    o   The status of vacation (planned or actual)
    o   The days that the system reads for the vacation period (payroll,
        working, or calendar days)
  Use
    The system uses this data to prepare data about an employee's vacation
    in the forms T-6 and T-6a, T-60, T-7, and T-2.
  Procedure
    The feature assumes the structure XYZWG. In the details below, 0 or 1
    shows the relevant part of the structure.
    Unit in which vacation is  measured (first character)
    0YZWG - Working days
    1YZWG - Calendar days
    Type of vacation (second character)
    X0ZWG - Additional leave
    X1ZWG - Basic paid leave
    If a vacation quota is used (third character)
    XY0WG - Vacation without using the leave quota
    XY1WG - Vacation for a period of work (using the leave quota)
    XY2WG - Vacation data (name, type, and period of work) from the
    Additional Description of Absence Quotas feature (see feature 33QUA)
    Vacation status (fourth character)
    XYZ0G - Actual vacation that an employee has taken
    XYZ1G - Planned vacation (for form T-7 only)
    XYZxG - Actual compared with planned vacation (planned vacation locks
    records in the Absences infotype (2001)
    Type of days for vacation calculation (fifth character)
    XYZW0 - Number of payroll days
    XYZW1 - Number of working days
    XYZW2 - Number of calendar days
  Not