Birthday List: User Exits
With this SAP enhancement you can define additional fields for the iView Birthday Overview. The only component of the enhancement is the function module exit EXIT_SAPLHRWPC_BIRTHDAY_001. You must perform the following steps: - Define additional fields in the structure HRWPC_S_BL_MASTERDATA_C.
- Create function modules in the include ZXHRWPCBIRTHDAYU01.
These function modules must fill the above-mentioned structure. - Adjust the Java coding for the iView appropriately.
Further Notes
Function/Program:- EXIT_SAPLHRWPC_BIRTHDAY_001: User Exit: Birthday Overview
|