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