SAP ABAP IMG Activity PAY_NO_RMB_009 (BAdI: Maintain Fields for Norwegian NAV Forms)
Hierarchy
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
   PY-NO (Application Component) Norway
     P20C (Package) HR Customizing: Norway
IMG Activity
ID PAY_NO_RMB_009 BAdI: Maintain Fields for Norwegian NAV Forms  
Transaction Code S_L7D_24001594   (empty) 
Created on 20080422    
Customizing Attributes PAY_NO_RMB_009   BAdI: Maintain Fields for Norwegian NAV Forms 
Customizing Activity PAY_NO_RMB_009   BAdI: Maintain Fields for Norwegian NAV Forms 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HR_NO_RMB_SSF    

Use

Use this Business Add-in (BAdI) to customize the PERTX field, within the structure absence1.The structure is of the type Absence Information for Norwegian Reimbursement Reporting (P20_RMB_ABS).

The Follow Up Report for Norway Sickness Reimbursement (RPCRMBV0_PRINT) refers to this structure while creating Norwegian NAV forms 08-30.01 and 08-20.12.

The report sends the following input parameters to the BAdI:

  • BEGDA / ENDDA
  • Internal tables for Infotypes - P0000, P0001, P0002, P0007, P0014, P0041, P2001

Based on the input parameters, you can update the PERTX field in your BAdI implementation.

The NAV forms 08-30.01 and 08-20.12 display the data from PERTX field in sections 7.4 and 3.6 respectively, of the two forms.

Requirements

Carry out this activity only if the following conditions apply:

  • The SAP standard processes do not suit your needs.
  • You are a competent ABAP/4 programmer.

Standard settings

In the standard system, the Business Add-In is not activated.

Activities

After calling up the IMG activity a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:

  1. From the tab index, choose Interface.

    The Name of implemented class field is already filled on the tab page, as a class name was automatically assigned to the implementation when you named it.

  2. Save your entries, and assign the implementation to a development class.
  3. Place the cursor on the method, and double-click to enter method processing.
  4. Enter the code for the implementation between the statements method <Interface name> ~ <Name of method> and end method
  5. Save and implement your code. Return to the Edit Implementation screen.

    Note: You can also create an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.

  6. Choose Activate.

    The code you stored in the method will be run when the application program is executed.

Example

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
PAY_NO_RMB_009 NO Norway
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20080425 
SAP Release Created in 600