Ansicht
Dokumentation

SIMG__ICL_LOAN_CHECK - BAdI: Check Data for Policy Loan

SIMG__ICL_LOAN_CHECK - BAdI: Check Data for Policy Loan

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Use

This Business Add-In is used in the SAP Claims Management (FS-CM) component. You can use this BAdI to perform customer-specific checks for a policy loan.

Note the following:

  • The BAdI is called at the end of all PAI events within a claim.
  • The BAdI implementation can display all errors that might occur because of problems with the policy loan values.

Requirements

Standard settings

SAP does not delivery any actual BAdI implementation, but instead the fallback class CL_DEF_IM_ICL_LOAN_CHECK. This fallback class is called if no BAdI implementation is executed.

With this fallback class, note the following:

  • The fallback class calls the method GET_MINIMUM_REPAYMENT_AMOUNT of the BAdI BADI_ICL_LOAN_OUT. The method GET_MINIMUM_REPAYMENT_AMOUNT returns the minimum repayment amount for all policy loans that are assigned to the claim.
The fallback class now checks if this minimum repayment amount is sufficient for the withdrawal amount for a partial surrender claim.
  • Some preliminary checks have been implemented in the fallback class and the purpose of these is to avoid an unnecessary RFC call (for example, a check to see if the withdrawal amount has changed since the last RFC call).

Activities

Example

In addition to the checks of the fallback class, you can define certain rules regarding offsetting of the loan interest. For example, you can use a rule to ensure that offsetting of the loan interest does not fall below a certain amount.






CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1953 Date: 20240523 Time: 154114     sap01-206 ( 34 ms )