Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>HRPTIM03



Index

HRPTIM03

Enhancement for Leave Accrual (RPILVA00)
You can use the Absence Quota Generation and Leave Accrual function to generate absence quotas such as leave automatically, based on a number of different criteria. You can define the rules for generating quotas in Customizing tables. The tables provide the flexibility to tailor the process to your individual requirements. For detailed information, see the Absence Quota Generation and Leave Accrual section in the Implementation Guide for Time Management.

You can also use function exits to modify the following steps of processing:

  1. Applicability of the selection rule EXIT_SAPLHRV_001
  2. Specifications for processing the accrual entitlement determined by time evaluation EXIT_SAPLHRV_002
  3. Rules for reducing the quota entitlements EXIT_SAPLHRV_003
  4. Specifications for processing the base entitlements determined EXIT_SAPLHRV_004
  5. Transfer specification: Changing the results of quota generation EXIT_SAPLHRV_005
  6. Processing of individual rules for determining entry and leaving dates EXIT_SAPLHRV_006
  7. Processing of individual rules for determining the validity interval when default values are used EXIT_SAPLHRV_007
  8. Processing individual rules for determining the quota type selection rule group EXIT_SAPLHRV_008
  9. Changing the results of quota generation when default values are used EXIT_SAPLHRV_009
  10. Processing of individual rules for determining the validity and deduction interval of quota records that were generated by quota corrections EXIT_SAPLHRV_010
  11. Processing of individual rules for determining the validity and deduction interval of quota records EXIT_SAPLHRV_011

Add the enhancement HRPTIM03 to a project and activate the project using the
Function/Program:

  • EXIT_SAPLHRLV_001: Customer Enhancement for Quota Generation: Applicability
  • EXIT_SAPLHRLV_002: Customer Enhancement for Quota Generation: Accrual Entitlement
  • EXIT_SAPLHRLV_003: Customer Enhancement for Quota Generation: Reduction Rule
  • EXIT_SAPLHRLV_004: Customer Enhancement for Quota Generation: Base Entitlement
  • EXIT_SAPLHRLV_005: Customer Enhancement for Quota Generation: Transfer Specification
  • EXIT_SAPLHRLV_006: Customer Enhancement for Quota Generation: Entry/Leaving Date
  • EXIT_SAPLHRLV_007: Customer Enhancement for Quota Generation: Defaults for Validity Interval
  • EXIT_SAPLHRLV_008: SAP Enhancement for Quota Generation: Selection Rule Group
  • EXIT_SAPLHRLV_009: SAP Enhancement for Quota Generation: Result of Generation for Defaults
  • EXIT_SAPLHRLV_010: SAP Enhancement for Quota Generation: IT2013 Validity/Deduction Interval
  • EXIT_SAPLHRLV_011: Customer Enhancement for Quota Generation: Validity and Deduction Interval
  • EXIT_SAPLHRLV_012: Customer Enhancement for Quota Generation - Accrual Period

02-Oct-2005