I_INSURPLCYLIFECONTRACTBASIC
Life Contract in Insurance Policy
I_INSURPLCYLIFECONTRACTBASIC is a CDS View in S/4HANA. Life Contract in Insurance Policy. It contains 33 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_InsurPlcyLifeContractVersion | view_entity | from | COMPOSITE | Life Contract |
| I_InsurPlcyLifeContractVersion | view_entity | union | COMPOSITE | Life Contract |
| P_InsurPlcyLifeContrLoadJrnlId | view_entity | inner | COMPOSITE | |
| R_InsurPlcyLifeContractTP | view_entity | from | TRANSACTIONAL | Life Contract under Policy |
Fields (33)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | InsurPlcyJrnlNmbr | InsurPlcyJrnlNmbr | 2 |
| _Currency | _Currency | 1 | |
| InsPlcyContrDvdndCrdtIsTrnsfd | InsPlcyContrDvdndCrdtIsTrnsfd | 1 | |
| InsPlcyLifeContrEntrFeeIsPaid | InsPlcyLifeContrEntrFeeIsPaid | 1 | |
| InsPlcyLifeContrGuaranteedOptn | InsPlcyLifeContrGuaranteedOptn | 1 | |
| InsurPlcyBusinessObject | InsurPlcyBusinessObject | 1 | |
| InsurPlcyContrFreeLookEndDte | InsurPlcyContrFreeLookEndDte | 1 | |
| InsurPlcyContrFreeLookIsExists | InsurPlcyContrFreeLookIsExists | 1 | |
| InsurPlcyJrnlEndNmbr | InsurPlcyJrnlEndNmbr | 1 | |
| InsurPlcyLifeContrAddlTrifVar | InsurPlcyLifeContrAddlTrifVar | 1 | |
| InsurPlcyLifeContrAdjmtTrifVar | InsurPlcyLifeContrAdjmtTrifVar | 1 | |
| InsurPlcyLifeContrAvailPremShr | InsurPlcyLifeContrAvailPremShr | 1 | |
| InsurPlcyLifeContrBnftIncrSpec | InsurPlcyLifeContrBnftIncrSpec | 1 | |
| InsurPlcyLifeContrCalcRuleType | InsurPlcyLifeContrCalcRuleType | 1 | |
| InsurPlcyLifeContrCoPensnSchm | InsurPlcyLifeContrCoPensnSchm | 1 | |
| InsurPlcyLifeContrCurrency | InsurPlcyLifeContrCurrency | 1 | |
| InsurPlcyLifeContrEmplJoinDte | InsurPlcyLifeContrEmplJoinDte | 1 | |
| InsurPlcyLifeContrEntrFeeAmt | InsurPlcyLifeContrEntrFeeAmt | 1 | |
| InsurPlcyLifeContrFreeLookPerd | InsurPlcyLifeContrFreeLookPerd | 1 | |
| InsurPlcyLifeContrIncrTrifVar | InsurPlcyLifeContrIncrTrifVar | 1 | |
| InsurPlcyLifeContrIsCanceled | InsurPlcyLifeContrIsCanceled | 1 | |
| InsurPlcyLifeContrModifCat | InsurPlcyLifeContrModifCat | 1 | |
| InsurPlcyLifeContrModifCatAdd | InsurPlcyLifeContrModifCatAdd | 1 | |
| InsurPlcyLifeContrModifCatChg | InsurPlcyLifeContrModifCatChg | 1 | |
| InsurPlcyLifeContrPlcyDurnSpec | InsurPlcyLifeContrPlcyDurnSpec | 1 | |
| InsurPlcyLifeContrPremExmpRsn | InsurPlcyLifeContrPremExmpRsn | 1 | |
| InsurPlcyLifeContrPremHasExmpt | InsurPlcyLifeContrPremHasExmpt | 1 | |
| InsurPlcyLifeContrPrtlSrrndr | InsurPlcyLifeContrPrtlSrrndr | 1 | |
| InsurPlcyLifeContrRnstmntSpec | InsurPlcyLifeContrRnstmntSpec | 1 | |
| InsurPlcyLifeContrSpcfdAddlAmt | InsurPlcyLifeContrSpcfdAddlAmt | 1 | |
| InsurPlcyLifeContrSrrndrValCat | InsurPlcyLifeContrSrrndrValCat | 1 | |
| InsurPlcyProductPackageID | InsurPlcyProductPackageID | 1 | |
| LastChangeDateTime | LastChangeDateTime | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Life Contract in Insurance Policy
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_INSURPLCYLIFECONTRACTBASIC (
INSURPLCYJRNLNMBR,
_CURRENCY,
INSPLCYCONTRDVDNDCRDTISTRNSFD,
INSPLCYLIFECONTRENTRFEEISPAID,
INSPLCYLIFECONTRGUARANTEEDOPTN,
INSURPLCYBUSINESSOBJECT,
INSURPLCYCONTRFREELOOKENDDTE,
INSURPLCYCONTRFREELOOKISEXISTS,
INSURPLCYJRNLENDNMBR,
INSURPLCYLIFECONTRADDLTRIFVAR,
INSURPLCYLIFECONTRADJMTTRIFVAR,
INSURPLCYLIFECONTRAVAILPREMSHR,
INSURPLCYLIFECONTRBNFTINCRSPEC,
INSURPLCYLIFECONTRCALCRULETYPE,
INSURPLCYLIFECONTRCOPENSNSCHM,
INSURPLCYLIFECONTRCURRENCY,
INSURPLCYLIFECONTREMPLJOINDTE,
INSURPLCYLIFECONTRENTRFEEAMT,
INSURPLCYLIFECONTRFREELOOKPERD,
INSURPLCYLIFECONTRINCRTRIFVAR,
INSURPLCYLIFECONTRISCANCELED,
INSURPLCYLIFECONTRMODIFCAT,
INSURPLCYLIFECONTRMODIFCATADD,
INSURPLCYLIFECONTRMODIFCATCHG,
INSURPLCYLIFECONTRPLCYDURNSPEC,
INSURPLCYLIFECONTRPREMEXMPRSN,
INSURPLCYLIFECONTRPREMHASEXMPT,
INSURPLCYLIFECONTRPRTLSRRNDR,
INSURPLCYLIFECONTRRNSTMNTSPEC,
INSURPLCYLIFECONTRSPCFDADDLAMT,
INSURPLCYLIFECONTRSRRNDRVALCAT,
INSURPLCYPRODUCTPACKAGEID,
LASTCHANGEDATETIME,
PRIMARY KEY (INSURPLCYJRNLNMBR)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA