Ansicht
Dokumentation

/FSIH/API_ASSIGN_POL - Versicherung einem Darlehen zuordnen

/FSIH/API_ASSIGN_POL - Versicherung einem Darlehen zuordnen

ABAP Short Reference   Vendor Master (General Section)  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

This function assigns (links) an existing insurance policy to a loan/account.

The I_INS_POL_KEY import parameter contains the GUID of the insurance policy.

The loan/account can be identied using either the general I_ACC_SYSTEM and I_ACC_KEY import parameters, or the CML-specific I_VDARL_KEY import parameter. It is an error to provide both.

If using the general parameters, I_ACC_SYSTEM must contain a correct two-character string identifying which system contains the loan/account. (The supported loan/account systems are listed in the domain /FSIH/DOM_ACC_SYSTEM.) I_ACC_KEY must contain the proper key of the loan/account, converted to string format.

The I_MAND_FLAG import parameter specifies whether the specified insurance is mandatory for this loan. This means this particular insurance should exist for this particular loan as long as the loan is active.

The I_PROC_PREMIUMS_FLAG import parameter specifies whether the loan/account system should assume responsibility for processing the premium payments for the insurance policy.

The export parameter E_LINK_ID contains the new link ID.

Beispiel

Hinweise

Weiterführende Informationen





Parameter

E_LINK_ID
I_ACC_KEY
I_ACC_SYSTEM
I_EXISTS_ONLY_WITH
I_INCREASES_CAPITAL
I_INS_POL_KEY
I_LINK_STATUS
I_MAND_FLAG
I_OBJECT_ID
I_POL_EXT_KEY
I_PROC_PREMIUMS_FLAG
I_VALID_FROM
I_VALID_TO
I_VDARL_KEY

Ausnahmen

FAILED
UNSPECIFIED_KEY

Funktionsgruppe

H/SAPLIN_INSURANCE

CPI1466 during Backup   General Material Data  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 1806 Date: 20240420 Time: 033005     sap01-206 ( 39 ms )