SAP ABAP IMG Activity PAY_IN_MNP_200 (BAdI: Minimum Net Pay Value)
Hierarchy
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
   PY-IN (Application Component) India
     P40C (Package) HR customizing: India
IMG Activity
ID PAY_IN_MNP_200 BAdI: Minimum Net Pay Value  
Transaction Code S_L6B_69000107   (empty) 
Created on 20020730    
Customizing Attributes PAY_IN_MNP_200   Add-In: Minimum Net Pay value 
Customizing Activity PAY_IN_MNP_200   Add-In: Minimum Net Pay value 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HR_IN_MINIMUM_NET    

Use

This Business Add-In (Add-In) is used in the Payroll India: Minimum Net Pay (PY-IN) component.

This Add-In enables you to calculate minimum wage while processing priority and arrears. By default, you have been provided with the following ways of calculating minimum wage:

  1. As a percentage of a particular value - You can maintain the percentage in the Minimum Net Pay - Percentage Constant (MNPPR) of table view Payroll Constants (V_T511K). By default the particular value is taken as the value of Total gross amount Wage Type (/101). But, you can change this value using this Add-In.
  2. As a fixed amount - You can maintain this fixed amount in the Minimum net pay - Fixed Amount Constant (MNPAM) of table view Payroll Constants (V_T511P).

You can configure this Add-In, if you want to calculate the minimum wage of an employee according to your own requirements.

Prerequisites

You should only carry out this step if both of the following points apply:

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

Default

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 HR_IN_MINIMUM_NET Implementation is displayed. Choose Change, and proceed as follows:

  1. From the tab index, choose Interface.
  2. Place the cursor on the method, and double-click to enter method processing.
  3. Enter the code for the implementation between the statements method if_ex_hr_in_minimum_net~get_minimum_net and endmethod.
  4. Save and implement your code. Return to the Edit Implementation screen.
  5. Save the entries on 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 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PAY_IN_MNP_200 IN India
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030227 
SAP Release Created in 470