FAGL_SEGMT
Stammdaten für Segmente
FAGL_SEGMT is an SAP database table in S/4HANA. Stammdaten für Segmente. It contains 4 fields. 10 CDS views read from this table.
CDS Views using this table (10)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| fiscds_gllit_04 | view | left_outer | GL Line Item (all Ledger) | |
| I_SegmentText | view | from | BASIC | Segment - Text |
| ICA_COMPANY_SEGMENT | view | left_outer | ICA: Company and Segment Master Data | |
| ICA_SEGMENT | view | left_outer | ICA: Segment Master Data | |
| SEGMENT_T | view | left_outer | Segment Table with Description | |
| SHSM_FAGL_SEGM | view | left_outer | Segment Value Help | |
| VFCLM_BAM_DDL_AMD_WTTHDESP | view | left_outer | Bank Account Master Data With Description | |
| VFCLM_BAM_DDL_AMD_WTTHDESP2 | view | left_outer | Bank Account Master Data with Description (no parameter) | |
| VFCLM_BAM_DDL_BPHIERCORE | view | left_outer | BAM BP based Hierarchy Core | |
| VFCLM_BAM_DDL_HIERNODEATTR | view | left_outer | Attribute Set for BAM Hierarchy Node |
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.
-- Stammdaten für Segmente
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FAGL_SEGMT (
MANDT, -- Client [mandt]
LANGU, -- Language [spras]
SEGMENT, -- Segment [fb_segment]
NAME, -- Explanation [text50]
PRIMARY KEY (MANDT, LANGU, SEGMENT)
);
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