The Function Module FVD_CLI_GET_PERS_INSURED (Tabelle der vers. Personen eines Vertages bereitstellen) is a standard Function Module in SAP ERP and is part of the function group FVD_CLI within the package FVVCL_KLV.
Function Module | FVD_CLI_GET_PERS_INSURED |
Short Text | Tabelle der vers. Personen eines Vertages bereitstellen |
Function Group | FVD_CLI |
Package | FVVCL_KLV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_CONTRACT_NUMBER | TYPE | RANL | Vertragsnummer | |
I_FLG_STORNO | TYPE | XFELD | Feld zum Ankreuzen | |
I_GSART | TYPE | VVSART | Produktart | |
I_INSURANCE_EVENT | TYPE | XFELD | Feld zum Ankreuzen | |
I_STATI | TYPE | SSTATI | Status, in dem sich der Datensatz befindet |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INSURANCE_DELETED | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
E_INSURANCE_EVENT | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
E_TAB_CLI_PERS | TYPE | TRTY_CLI_PERS_INSURED | Tabellentyp der versicherten Personen (RCLI_PERS_INSURED) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.