SAP ABAP IMG Activity PAY_IN_LON_198 (BAdI: Penal Interest Amount)
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_LON_198 BAdI: Penal Interest Amount  
Transaction Code S_L6B_69000146   (empty) 
Created on 20020807    
Customizing Attributes PAY_IN_LON_198   Add-In: Penal Interest Amount 
Customizing Activity PAY_IN_LON_198   Add-In: Penal Interest Amount 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HR_IN_PENAL_INTEREST    

Title

Add-In: Penal Interest Amount

Use

This Business Add-In (Add-In) is used in the Loans component.

This Add-In enables you to calculate the penal interest amount due to foreclosure of a loan. The SAP system provides you with a method to calculate this amount. But you can override this method by using the Add-In.

You can use the following parameters to calculate the penal interest amount due to foreclosure of a loan:

  • Special Repayment Amount entered in the Loans Infotype (0045)
  • All records of Loans Infotype (0045)
  • Records of Loan Payments Infotype (0078) valid for the Period and Loan Type entered in the selection screen of the Batch Program for Penal Interest (Loans) Report (HINILON0)

Prerequisites

  • You should carry out this step if both of the following conditions apply:
    • The SAP standard processes do not suit your needs
    • You are a competent ABAP/4 programmer
  • If you want to capture the Reason for foreclosure, you must create a new field in the CI_P0078 Customer Include.

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 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 HR_IN_PENAL_INTEREST method, and double-click to enter method processing.
  4. Enter the coding for the implementation between the statements method IF_EX_HR_IN_PENAL_INTEREST~GET_PENAL_INTEREST and endmethod.
  5. Save and implement your coding. Return to the Edit Implementation screen.
  6. Save the entries on the Edit Implementation screen.

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

  7. Choose Activate

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

Example

See also

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_LON_198 IN India
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030227 
SAP Release Created in 470