TICL003
Version der Internen Fallart
TICL003 is an SAP database table in S/4HANA. Version der Internen Fallart. It contains 52 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 (52)
| 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 | |||
| 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.
-- Version der Internen Fallart
-- 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]
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