SAP ABAP IMG Activity PAY_IN_CLM_300 (Add-In: Save and Retrieve Claims Data)
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_CLM_300 Add-In: Save and Retrieve Claims Data  
Transaction Code S_L6B_69000150   (empty) 
Created on 20020812    
Customizing Attributes PAY_IN_CLM_300   Add-In: Save and Retrieve Claims Data 
Customizing Activity PAY_IN_CLM_300   Add-In: Save and Retrieve Claims Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HR_IN_CLAIMS_PAYMENT    

Title

Add-In: Save and Retrieve Claims Data

Use

This Business Add-In (Add-In) is used in the Claims (PY-IN) component.

This Add-in enables you to:

  • Save the data processed using Reimbursement for Employees Transaction (PCOO_M40_REMP), in customized tables and infotypes. When you select the Save to customer tables option (Method: GET_CLAIMS_TAB), the system passes the information to the Business Add-in. You can then store the information in customized tables or infotypes, and use the information for purposes such as reporting.
  • Retrieve data stored in customized tables and infotypes, using the Reimbursement for Employees Transaction (PCOO_M40_REMP). When you select the Retrieve from customer tables option (Method - GET_RETR_TAB), the system retrieves the stored data using the Business Add-In. You can further process the retrieved information using the Reimbursement for Employees Transaction (PCOO_M40_REMP).

Prerequisites

You must make use of the user exit only under the following conditions:

  • 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 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.
  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 coding for the implementation between the statements method <Interface name> ~ <Name of method> 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.

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