SAP Table FAGL_SEGMT
Master Data for Segments
FAGL_SEGMT (Master Data for Segments) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link FAGL_SEGMT to other SAP tables.
FAGL_SEGMT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
LANGU | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
SEGMENT | Segment for Segmental Reporting | FB_SEGMENT | FAGL_SEGM | CHAR | 10 | 0 | ||
NAME | Text Field | TEXT50 | CHAR | 50 | 0 |
FAGL_SEGMT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
FAGL_SEGMT | LANGU | FAGL_SEGMT | LANGU | T002 | Language Keys (Component BC-I18) | SPRAS |
FAGL_SEGMT | SEGMENT | FAGL_SEGMT | MANDT | FAGL_SEGM | Master Data for Segments | MANDT |
FAGL_SEGMT | SEGMENT | FAGL_SEGMT | SEGMENT | FAGL_SEGM | Master Data for Segments | SEGMENT |