Sapass

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



Index

HRWPCAS

User Exit for Attendance Status
This SAP enhancement lets you override the translation of the availability status into attendance status. In other words, you can change the following values for availability status and attendance status delivered in the standard system:

  • available = at work
  • not available = absent

Changing the assignment of not available = absent could make sense if you do capacity planning as part of your business practices and flag all attendance types as not available .

The only component of the enhancement is the function exit EXIT_SAPLHRWPC_ATTSTATUS_001.

Further Notes

You can find more information on how to store code and data declarations in a function exit in the implementation guide (IMG) under Project Administration of SAP Enhancements
Function/Program:

  • EXIT_SAPLHRWPC_ATTSTATUS_001: User Exit Attendance Status

02-Oct-2005