TFK8250
Arten der konzerninternen Verrechnung
TFK8250 is an SAP database table in S/4HANA. Arten der konzerninternen Verrechnung. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_CAIntcoType | view_entity | from | BASIC | Art der konzerninternen Verrechnung |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | ico_type | ico_type_kk | IntSettlmntType | |||
| ico_proc | ico_proc_kk | IntSettlmntProc | ||||
| bitcat | bitcat_kk | Class | ||||
| subprocess | sub_process_kk | Subprocess | ||||
| bittype_req | ico_bittype_req_kk | BIT Type (Req.) | ||||
| bittype_sup | ico_bittype_sup_kk | BIT Type(Supp.) | ||||
| ico_invcr | ico_invcr_kk | Invoicing In | ||||
| ico_subtype | ico_subtype_kk | Subtype | ||||
| ico_accdet_rule | ico_accdet_rule_kk | Acct Assignment | ||||
| ico_xnett | ico_xnett_kk | Net Amount |
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.
-- Arten der konzerninternen Verrechnung
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE TFK8250 (
MANDT, -- Client [mandt]
ICO_TYPE, -- IntSettlmntType [ico_type_kk]
ICO_PROC, -- IntSettlmntProc [ico_proc_kk]
BITCAT, -- Class [bitcat_kk]
SUBPROCESS, -- Subprocess [sub_process_kk]
BITTYPE_REQ, -- BIT Type (Req.) [ico_bittype_req_kk]
BITTYPE_SUP, -- BIT Type(Supp.) [ico_bittype_sup_kk]
ICO_INVCR, -- Invoicing In [ico_invcr_kk]
ICO_SUBTYPE, -- Subtype [ico_subtype_kk]
ICO_ACCDET_RULE, -- Acct Assignment [ico_accdet_rule_kk]
ICO_XNETT, -- Net Amount [ico_xnett_kk]
PRIMARY KEY (MANDT, ICO_TYPE)
);
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