cancel
Showing results for 
Search instead for 
Did you mean: 

How to set deduction dates for absence quota generation?

Former Member
0 Kudos

I need to set the dates for absence quota generation.

I have tested user exit EXIT_SAPLHRLV_007 to set xbegda and xendda parameters but olny change generation period.

May somebody help me with the configuration to set?

Thanks in advance.

Regards

Herminio.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,


See below steps.


Define the absence type

  • Group personnel subareas for attendances and absences (V_001P_D)
  • Define absence type (V_T554S)

Define the absence quota type

  • Group employee subgroups for time quotas (V_503_E)
  • Group personnel subareas for time quotas (V_001P_I)
  • Define absence quota type (V_T556A)
  • Define deduction rule for absence quotas (V_556R_B)
  • Define and assign the deduction/counting rules
  • Define deduction rule for absence quotas (V_556R_B)
  • Define counting rule and assign deduction rule to it (T556C)
  • Assign counting rule to an absence type (V_554S_Q)

Define the generation rule

  • Permit quota generation without time evaluation (V_556A_B)
  • Specify rule groups for quota type selection (Feature QUOMO)
  • Set personnel subarea groupings for time recording (V_001P_H)
  • Base entitlement (V_T559E)
  • Validity interval of absence quota type (T559V)
  • Deduction interval of absence quota type (V_T559D)
  • Define rules for reducing quota entitlements (T559M)
  • Define rounding rule (V_T559R)

thanks,

Sridhar V