FINCS_FSITEMT
FS Item Text
FINCS_FSITEMT is an SAP database table in S/4HANA. FS Item Text. It contains 7 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_CnsldtnFinStmntItemLongText | view | from | BASIC | Financial Statement Item Long - Text |
| I_CnsldtnFinStmntItemText | view | from | BASIC | Financial Statement Item - Text |
| I_CnsldtnFinStmntItemTextEnhcd | view | from | BASIC | Consolidation Financial Statement Item Text Enhanced |
| I_CnsldtnFSItemText_2 | view_entity | from | BASIC | Cnsldtn Fincancial Statement Item - Text |
| I_CnsldtnRptgItmText | view | from | BASIC | Consolidation Reporting Item - Text |
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.
-- FS Item Text
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINCS_FSITEMT (
MANDT, -- Client [MANDT]
LANGU, -- Language [SPRAS]
ITCLG, -- Cons. COA [FC_ITCLG]
ITEM, -- FS Item [FINCS_FSI_ITEM]
TXTSH, -- Short Text [FC_TXTSH]
TXTMI, -- Medium Text [FC_TXTMI_I]
TXTLG, -- Long Text [FC_TXTLG_I]
PRIMARY KEY (MANDT, LANGU, ITCLG, ITEM)
);
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