Ansicht
Dokumentation

FVD_LOS - BAdI: Create Loan

FVD_LOS - BAdI: Create Loan

BAL Application Log Documentation   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Loans Management(FS CML) component.

The system calls the methods for this BAdI when it calculates and creates a loan in the context of loan origination, after it has transferred the values from the fields from the message type LoanCalculationQueryor LoanContractCreateRequest into the internal structure RLOS_INBOUND and enriched it with data from Customizing.

During loan calculation the system transfers the calculated values contained in the internal structure RLOS_OUTBOUND into the message type LoanCalculationResponse and sends them back to the origination system.

For more information see the Prerequisitessection of the documentation for each of the BAdI methods.

The Business Add-In is activated in the standard system. There is default coding available for the method HANDLE_MD. This is executed automatically.

The BAdI cannot be used for multiple purposes, and is not dependent on a filter.

You want to add fields to the message type LoanContractCreateRequest, which you want to use to fill the field group keys 1 to 4 (SGR1 to SGR4) in VDARL (the master data table for Loans Management) with values from the loan origination system. A group key is a category for grouping loan positions, which you can define yourself. In the standard system, you cannot fill these fields in table VDARL with values from the origination system. If you want to fill these fields, however, you need to complete the following steps:

  1. Add the relevant fields to the message type LoanContractCreateRequest and the internal structure RLOS_INBOUND.
  2. Use the BAdI method HANDLE_MAP_CREA to assign the fields from the message type to the corresponding fields in the internal structure. Method HANDLE_MAP_CREA fills the relevant fields in the internal structure from the message type. This makes the values available for further processing.
  3. Use the BAdI Method HANDLE_MD to assign the additional fields from the internal structure RLOS_INBOUND of the export structure E_VDARL to the method. The system writes the values from this structure in the table VDARL when it creates a loan. In this way you have transferred the values from the additional fields from the origination system into the master data table VDARL in Loans Management.

Methods:

Product Data

Condition Data

Business Partner Data

Mapping for Loan Calculation

Mapping for Loan Creation

Loan Calculation

Mapping for Response of Loan Calculation

Interfaces:

Loan Origination






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

Length: 3720 Date: 20240523 Time: 195724     sap01-206 ( 73 ms )