Ansicht
Dokumentation

OHAKREP199 - Activate ROE Workbench for productive use with Laser ROE

OHAKREP199 - Activate ROE Workbench for productive use with Laser ROE

ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Use

This IMG step enables your enterprise to activate the ROE Workbench for productive use in conjunction with the external HRSDC software application ROE Laser Print.

Requirements

You must perform this IMG step if your enterprise wishes the ROE Workbench to perform ROE reporting in conjunction with ROE Laser Print.

Standard settings

The ROE Workbench is delivered inactive in the standard system, and the previous standard version of the ROE reporting utility, RPCROEK0, is delivered active. Until you perform this IMG step, you cannot activate the ROE Workbench for (or deactivate RPCROEK0 from) productive use in your system.

Caution

Upon activating the ROE Workbench for productive use, you should immediately cease using RPCROEK0, if your enterprise has used this application to perform ROE reporting in the past.

Activities

  1. Execute transaction SE19. On the subsequent screen, enter the name for the implementation you wish to create. (Alternatively, if you have already used this BAdI to create other implementations, a dialog box appears, displaying the implementations that have already been created.
  2. Choose Create. (Or, alternatively, Edit. The remainder of the documentation for this IMG step describes the activities to be performed when you create a new implementation.)
  3. In the subsequent dialog box, enter HRPAYCA_ROE_002 in the Definition name field, then choose Continue.
  4. On the subsequent screen, specify an Implementation short text, then choose the Interface tabstrip. The name of the implemented class fields are already found in this tabstrip.
  5. Save your entries and assign the implementation to a development class.
  6. Place the cursor on the method CHECK_ROEWB_STATUS, then double-click to initiate method processing.
  7. Enter the following code for the implementation between the statement method ~ and endmethod:
  • METHOD if_ex_hrpayca_roe_002~check_roewb_status .
    * ...
    is_active = 'X'.
    ENDMETHOD.

  1. Save and implement your code.
  2. Return to the Edit Implementation screen, then save your entries there.
  3. If you wish to activate the implementation you have created at a later date, then exit the Edit Implementation screen without activating the implementation. Otherwise, choose Activate from this screen to activate the implementation for immediate use.






PERFORM Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2928 Date: 20240523 Time: 220210     sap01-206 ( 51 ms )