TICL003
Internal Claim Type Version
TICL003 is an SAP database table in S/4HANA. Internal Claim Type Version. It contains 64 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_InsurIntClmTypeVersion | view | from | BASIC | Version der Internen Fallart |
Fields (64)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | MANDT | Client | |||
| KEY | cltype | ICL_CLTYPE | Claim Type | |||
| KEY | generat | ICL_CLTYPEG | Generation | |||
| KEY | version | ICL_CLTYPEV | Clm Type Versn | |||
| active | ICL_ACTIVE2 | Status | ||||
| changedby | ICL_CHANGEBY | Changed by | ||||
| changetime | ICL_CHANGEUTC | Created | ||||
| inactivetime | ICL_INACTIUTC | Deactivated | ||||
| efffromtime | ICL_EFFROMUTC | Valid From | ||||
| efftotime | ICL_EFFETOUTC | Valid To | ||||
| termtime | ICL_TERMINUTC | Scheduled | ||||
| deleted | ICL_XDELETE | Deletion entry | ||||
| oversion | ICL_CLTYPEVO | Orig. version | ||||
| osysid | ICL_OSYSID | Original System | ||||
| omandt | ICL_OMANDT | Original Client | ||||
| bversion | ICL_CLTYPEVB | Basis Version | ||||
| curr | ICL_CLTYPE06 | Currency | ||||
| complex | ICL_CLTYPE01 | Std Complexity | ||||
| defltpost | ICL_DEFLTPOST | CD Doc: Std Data | ||||
| gfunction | ICL_GFUNCTION | DeactvFnct | ||||
| cdspec_claim | ICL_CDSPEC_CLAIM | CA SmplTemplate | ||||
| xdublcheck | ICL_XDUBLCHECK | Duplicate Check | ||||
| losdatdev | ICL_LOSSDATDEV | Days Deviation | ||||
| xnopremchk | ICL_XNOPREMCHK | No Premium Check | ||||
| xpremincci | ICL_XPREMINCCI | Ignore PaidPrem | ||||
| maxosprma | ICL_OSPREMAMT | Outstndng Prem. | ||||
| maxosprmd | ICL_MAXDAYSPRMOS | Tolerance Days | ||||
| polbtolh | ICL_PERBTOLH | Tol.Incptn (H) | ||||
| poletolh | ICL_PERETOLH | Tol. End (Hr) | ||||
| covbtolh | ICL_COVBTOLH | Tol. Start (Hr) | ||||
| covetolh | ICL_COVETOLH | Tol. End (Hr) | ||||
| deducamttol | ICL_DEDUCAMTTOL | OutstDeductible | ||||
| deducpertol | ICL_DEDUCPERTOL | Outst.Deduct.% | ||||
| statclaimvr | ICL_STATCLAIMVR | ClmStatus ValRq | ||||
| statsubclvr | ICL_STATSUBCLVR | SubclmStatus VR | ||||
| statpayvr | ICL_STATPAYVR | PaytStat VR | ||||
| statlithvr | ICL_STATLITHVR | LitigStatVR | ||||
| statlitivr | ICL_STATLITIVR | LitigLvlStat VR | ||||
| statneg | ICL_STATNEG_D_PE | Neg.Stat.VR | ||||
| noclxsubcl | ICL_NOCLXSUBCL | SubC:XClaimMade | ||||
| noclnsubcl | ICL_NOCLNSUBCL | XSubCl:XClmMade | ||||
| xreopennoclm | ICL_XREOPENNOCLM | Reopen XClmMade | ||||
| invoice_get_proc | ICLH_INVOICE_GET_PROCESS | Determ.of Inv.Itms fr.AppvItm | ||||
| process | ICL_PROCESS | Process | ||||
| cctype | ICL_CCEVENTCAT_INVOICE | Clm Bundle Type | ||||
| invtype_req | ICL_INVTYPE_REQ | Receivable | ||||
| schedcat | ICL_SCHEDULE_CAT | SchdPaytCat | ||||
| datelosschk | ICL_DATELOSSCHK | Date of Loss | ||||
| polnewimp | ICL_POLNEWIMP | Contract Imported | ||||
| polnumchk | ICL_POLNUMCHK | Permttd ContrNo | ||||
| reqfldcheck | ICL_REQFLDCHECK | Req.Field Check | ||||
| clai_attrib | ICL_CLAI_ATTRIB | No.of Claimants | ||||
| rcovercheck | ICL_RCOVERCHECK | RenewCovAsgnChk | ||||
| coverrejr | ICL_COVERREJR | Coverage Rejection | ||||
| claimaclose | ICL_XNO_CLAIM_AUTO_CLOSE | Leave Open | ||||
| xf4prodcovtypes | ICL_XF4PRODCOVTYPES | F4: CovrgeTypes | ||||
| split_required | ICL_SPLIT_REQUIRED | Split? | ||||
| xccalc_supp_ps | ICL_XCCALC_SUPP_PS | Compens.Calcltn | ||||
| role | ICL_ROLE_CREA | ParticipantRole | ||||
| init_send_days | ICL_INVSTG_INIT_SEND_DAYS_D_PE | Days to Initial Send | ||||
| init_send_expr | ICL_INVSTG_INIT_SEND_EXPR_D_PE | Initial Send Expr. | ||||
| dflt_srch_mnth | ICL_INVSTG_DFLT_SRCH_MNTH_D_PE | Def. Search Period | ||||
| re_srch_mnths | ICL_INVSTG_RE_SRCH_MNTHS_D_PE | Re-Search (Mths) | ||||
| re_srch_expr | ICL_INVSTG_RE_SRCH_EXPR_D_PE | Re-Search Expressn |
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.
-- Internal Claim Type Version
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE TICL003 (
CLIENT, -- Client [MANDT]
CLTYPE, -- Claim Type [ICL_CLTYPE]
GENERAT, -- Generation [ICL_CLTYPEG]
VERSION, -- Clm Type Versn [ICL_CLTYPEV]
ACTIVE, -- Status [ICL_ACTIVE2]
CHANGEDBY, -- Changed by [ICL_CHANGEBY]
CHANGETIME, -- Created [ICL_CHANGEUTC]
INACTIVETIME, -- Deactivated [ICL_INACTIUTC]
EFFFROMTIME, -- Valid From [ICL_EFFROMUTC]
EFFTOTIME, -- Valid To [ICL_EFFETOUTC]
TERMTIME, -- Scheduled [ICL_TERMINUTC]
DELETED, -- Deletion entry [ICL_XDELETE]
OVERSION, -- Orig. version [ICL_CLTYPEVO]
OSYSID, -- Original System [ICL_OSYSID]
OMANDT, -- Original Client [ICL_OMANDT]
BVERSION, -- Basis Version [ICL_CLTYPEVB]
CURR, -- Currency [ICL_CLTYPE06]
COMPLEX, -- Std Complexity [ICL_CLTYPE01]
DEFLTPOST, -- CD Doc: Std Data [ICL_DEFLTPOST]
GFUNCTION, -- DeactvFnct [ICL_GFUNCTION]
CDSPEC_CLAIM, -- CA SmplTemplate [ICL_CDSPEC_CLAIM]
XDUBLCHECK, -- Duplicate Check [ICL_XDUBLCHECK]
LOSDATDEV, -- Days Deviation [ICL_LOSSDATDEV]
XNOPREMCHK, -- No Premium Check [ICL_XNOPREMCHK]
XPREMINCCI, -- Ignore PaidPrem [ICL_XPREMINCCI]
MAXOSPRMA, -- Outstndng Prem. [ICL_OSPREMAMT]
MAXOSPRMD, -- Tolerance Days [ICL_MAXDAYSPRMOS]
POLBTOLH, -- Tol.Incptn (H) [ICL_PERBTOLH]
POLETOLH, -- Tol. End (Hr) [ICL_PERETOLH]
COVBTOLH, -- Tol. Start (Hr) [ICL_COVBTOLH]
COVETOLH, -- Tol. End (Hr) [ICL_COVETOLH]
DEDUCAMTTOL, -- OutstDeductible [ICL_DEDUCAMTTOL]
DEDUCPERTOL, -- Outst.Deduct.% [ICL_DEDUCPERTOL]
STATCLAIMVR, -- ClmStatus ValRq [ICL_STATCLAIMVR]
STATSUBCLVR, -- SubclmStatus VR [ICL_STATSUBCLVR]
STATPAYVR, -- PaytStat VR [ICL_STATPAYVR]
STATLITHVR, -- LitigStatVR [ICL_STATLITHVR]
STATLITIVR, -- LitigLvlStat VR [ICL_STATLITIVR]
STATNEG, -- Neg.Stat.VR [ICL_STATNEG_D_PE]
NOCLXSUBCL, -- SubC:XClaimMade [ICL_NOCLXSUBCL]
NOCLNSUBCL, -- XSubCl:XClmMade [ICL_NOCLNSUBCL]
XREOPENNOCLM, -- Reopen XClmMade [ICL_XREOPENNOCLM]
INVOICE_GET_PROC, -- Determ.of Inv.Itms fr.AppvItm [ICLH_INVOICE_GET_PROCESS]
PROCESS, -- Process [ICL_PROCESS]
CCTYPE, -- Clm Bundle Type [ICL_CCEVENTCAT_INVOICE]
INVTYPE_REQ, -- Receivable [ICL_INVTYPE_REQ]
SCHEDCAT, -- SchdPaytCat [ICL_SCHEDULE_CAT]
DATELOSSCHK, -- Date of Loss [ICL_DATELOSSCHK]
POLNEWIMP, -- Contract Imported [ICL_POLNEWIMP]
POLNUMCHK, -- Permttd ContrNo [ICL_POLNUMCHK]
REQFLDCHECK, -- Req.Field Check [ICL_REQFLDCHECK]
CLAI_ATTRIB, -- No.of Claimants [ICL_CLAI_ATTRIB]
RCOVERCHECK, -- RenewCovAsgnChk [ICL_RCOVERCHECK]
COVERREJR, -- Coverage Rejection [ICL_COVERREJR]
CLAIMACLOSE, -- Leave Open [ICL_XNO_CLAIM_AUTO_CLOSE]
XF4PRODCOVTYPES, -- F4: CovrgeTypes [ICL_XF4PRODCOVTYPES]
SPLIT_REQUIRED, -- Split? [ICL_SPLIT_REQUIRED]
XCCALC_SUPP_PS, -- Compens.Calcltn [ICL_XCCALC_SUPP_PS]
ROLE, -- ParticipantRole [ICL_ROLE_CREA]
INIT_SEND_DAYS, -- Days to Initial Send [ICL_INVSTG_INIT_SEND_DAYS_D_PE]
INIT_SEND_EXPR, -- Initial Send Expr. [ICL_INVSTG_INIT_SEND_EXPR_D_PE]
DFLT_SRCH_MNTH, -- Def. Search Period [ICL_INVSTG_DFLT_SRCH_MNTH_D_PE]
RE_SRCH_MNTHS, -- Re-Search (Mths) [ICL_INVSTG_RE_SRCH_MNTHS_D_PE]
RE_SRCH_EXPR, -- Re-Search Expressn [ICL_INVSTG_RE_SRCH_EXPR_D_PE]
PRIMARY KEY (CLIENT, CLTYPE, GENERAT, VERSION)
);
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