SAP ABAP IMG Activity OHAKREP199A (Activate ROE Workbench for productive use with Web ROE)
Hierarchy
SAP_HRCCA (Software Component) Sub component SAP_HRCCA of SAP_HR
   PY-CA (Application Component) Canada
     P07C (Package) HR customizing: Canada
IMG Activity
ID OHAKREP199A Activate ROE Workbench for productive use with Web ROE  
Transaction Code S_AC0_52000077   (empty) 
Created on 20040907    
Customizing Attributes OHAKREP199A   Activate ROE Workbench for productive use with Web ROE 
Customizing Activity OHAKREP199A   Activate ROE Workbench for productive use with Web ROE 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAKREP199A    

Use

This IMG step enables your enterprise to activate the ROE Workbench for productive use in conjunction with the external HRSDC software application ROE Web, which enables your enterprise to perform ROE reporting online, rather than using traditional paper forms issued by Human Resources and Skills Development Canada (HRSDC) in conjunction with the 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 Web.

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.

Moreover, note that a previous IMG step - entitled Activate ROE Workbench for productive use with Laser ROE - enables users to perform Business Add-In (BAdI) implementations to deactivate RPCROEK0 from productive use, and activate the ROE Workbench for productive use with Laser ROE. The present activity allows users to perform implementations with the same method in the same BAdI, but for a different purpose: to activate the ROE Workbench for productive use with Web ROE. Implementations for the second purpose use value W in method CHECK_ROEWB_STATUS of the BAdI, while implementations for the first purpose use value X.

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 corresponding 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 <Interface name>~<Name of method> and endmethod:
    • METHOD if_ex_hrpayca_roe_002~check_roewb_status .
      * ...
      is_active = 'W'.
      ENDMETHOD.
  8. Save and implement your code.
  9. Return to the Edit Implementation screen, then save your entries there.
  10. 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.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   Critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHAKREP199A CA Canada
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAKREP199A 0 HLA0003925 Reporting 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20051107 
SAP Release Created in 600