Ansicht
Dokumentation

SIMG_ICL_CLAIM_DI - BAdI: Execute Function Module ICL_CLAIM_DI

SIMG_ICL_CLAIM_DI - BAdI: Execute Function Module ICL_CLAIM_DI

BAL_S_LOG - Application Log: Log header data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Use

This Business Add-In (BAdI) provides a central interface that you can use to control and adjust direct input processing in SAP Claims Management.

Background

Many processes, such as the creation or changing of a claim or the approval or rejection of a payment, are processed in SAP Claims Management in the background using the direct input (DI) interface.

Direct input processing usually takes place using function module ICL_CLAIM_DI. This function module has a large number of importing parameters that are filled at the different calling points for the function module. You can often use BAdIs at these calling points to adjust the standard SAP processes to meet your own specific requirements. However, these BAdIs usually contain only a small subset of the existing function module parameters.

BAdI Description

You can now use this BAdI to specifically trigger the different calling points of direct input processing and fill the importing parameters.

Note the following:

  • A direct input process is identified by a unique ID; for example, the direct input ID (DI ID) APPROVE_PAYMENT during the processing of function module ICL_PAYMENT_APPROVE_DI.
  • This direct input ID is registered in table TICL_DI and is used as a filter criterion for BAdI ICL_CLAIM_DI. This means that you can create a special implementation of interface IF_EX_ICL_CLAIM_DI for each direct input process.
  • If there is no unique direct input ID, the system uses the value GENERIC as the filter criterion.
  • If a dummy claim is created during claim bundle processing, the DI interface is called to create or change a dummy claim. The BAdI is then instantiated with the direct input ID DUMMYCLAIM.

Requirements

  • The direct input ID is registered in table TICL_DI. If you have created your own direct input IDs in addition to those provided by SAP, you have to register these IDs in the Customizing activity Assign Direct Input Process ID to Calling Point.
  • Function module ICL_CLAIM_DI is called with the registered direct input ID from table TICL_DI.
  • There is an implementation of BAdI ICL_CLAIM_DI that uses the direct input ID as a filter value.

Standard settings

Activities

Example






CPI1466 during Backup   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2781 Date: 20240523 Time: 223517     sap01-206 ( 50 ms )