Ansicht
Dokumentation

Customer Exit for State Unemployment Insurance Report - Vermont ( RELNPY_US_LCP_SUI_VT )

Customer Exit for State Unemployment Insurance Report - Vermont ( RELNPY_US_LCP_SUI_VT )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

Customer Exit for State Unemployment Insurance Report - Vermont

Use

The legal requirement for the State Unemployment Insurance report (SUI) for Vermont requires that a hourly/salary flag and the hourly wages are both included on the State Unemployment Insurance (SUI) Report (at positions 56 and 62 respectively).

You can use the information in this release note to determine if you need to implement a customer exit to define a flag for hourly/salary employees in the Report RPCTRCU0.

Effects on Existing Data

Effects on Data Transfer

Effects on System Administration

In report RPCTRCU0, you need to define a flag for hourly/salary employees. You derive this flag from the value defined in the personnel calculation rule (PCR) for hourly employees, from table T503. The standard SAP-delivered value for hourly employees is defined as 1. If the value in your configuration is not 1, then you can make the necessary modifications with a customer exit as follows:

  1. Enter the transaction cmod.
  2. Create a project in your name range (for example, ZHRUSCU0)
  3. Select the option Enhancement Assignment to attach the enhancement HRUSRCU0 to ZHRUSCU0.
  4. Select the option Components to display the function module (for example: EXIT_RPCTRCU0_001).
  5. You can create your own code in the include ZXCU0U01, provided in the function module EXIT_RPCTRCU0_001.
  6. Check for any errors, and activate the code.
  7. Activate the project.

When you start the Tax Reporter (transaction pu19), the system runs the routine customer exit, mentioned above. Depending on the code you have written, the value of hourly/salary flag is returned to the tax form fields HSFL.

Note:

  • The flag to be returned should be H for hourly and S for salaried employees
  • If the hourly flag H is returned then HWAG (hourly wage) is calculated
  • Activate the SAP enhancement HRUSRCU0
  • If you choose not to use the customer exit, you must deactivate the project ZHRUSCU0

Effects on Customizing

Further Information






CL_GUI_FRONTEND_SERVICES - Frontend Services   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2607 Date: 20240520 Time: 213923     sap01-206 ( 52 ms )