Follow us on LinkedIn for your next SAP project

SAP Table FAGL_ACTIVEC

Activation of New General Ledger

FAGL_ACTIVEC (Activation of New General Ledger) 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_ACTIVEC to other SAP tables.

FAGL_ACTIVEC defines whether new general ledger accounting is activated. When FAGL_ACTIVEC is empty or field ACTIVE is blank classic general ledger accounting is in use. When the table contains a record and field ACTIVE is marked with an X new general ledger accounting is active in the SAP system.

FAGL_ACTIVEC will determine which general ledger totals table will be updated. With new GL activated the primary totals table is FAGLFLEXT. Classical general ledger writes to GLT0. Even with new general ledger activated you can still write and read from the classical general ledger totals table. This can be checked by looking at fields WRITE_GLT0 and READ_GLT0.

FAGL_ACTIVEC table fields

Field Data element Checktable Datatype Length Decimals Possible values
MANDT
Client
MANDT
CLNT
3 0
ACTIVE
Indicator: New General Ledger Accounting Is Active
FAGL_GLFLEX_ACTIVE
CHAR
1 0
WRITE_GLT0
Continue to Update Classic General Ledger
FAGL_WRITE_GLT0
CHAR
1 0
READ_GLT0
Read Classic Gen. Ledger (GLT0) Instead of New Gen. Ledger
FAGL_READ_GLT0
CHAR
1 0
SPLITMETHD
Document Splitting Method
SPLITMETHD T8G01
CHAR
10 0
SPLITDATE_CHECK
System Date from which Document Splitting Is Checked
FAGL_SPLITDATE_CHECK
DATS
8 0
SPLITDATE_ACTIVE
System Date from which Document Splitting Is Active
FAGL_SPLITDATE_ACTIVE
DATS
8 0
FAREA_FROM_COBL
Determine Functional Area on Entry Screen
FAGL_FAREA_FROM_COBL
CHAR
1 0
FAREA_DRV_ALWAYS
Always Determine Functional Area Automatically
FAREA_DRV_ALWAYS
CHAR
1 0
FAREA_IN_CO_SUM
Indicator: Update Functional Area in CO Totals Tables
FAGL_FAREA_IN_CO_SUMMTAB
CHAR
1 0
SGMNT_IN_CO_SUM
Indicator: Update Segment in CO Totals Tables
FAGL_SEGMENT_IN_CO_SUMMTAB
CHAR
1 0
CO_SUM_DATE_FROM
From Date: For Updating CO Totals Tables
FAGL_CO_SUMMTAB_DATE_FROM
DATS
8 0
FAREA_OBLIGATORY
Indicator: Functional Area Is Mandatory
FAGL_FAREA_OBLIGATORY
CHAR
1 0
SEGMENT_PRCTR_MD
Indicator:Changes Possible to Segment in PrCtr Master Record
FAGL_SEGMENT_IN_PRCTR_MD
CHAR
1 0
SPLIT_INHERIDITY
Inheritance of Account Assignments in Document Split
FAGL_SPL_INHERIT
CHAR
1 0
SPLIT_DEFAULT
Standard Account Assignment in Document Splitting
FAGL_SPL_DEFAULT
CHAR
1 0
SPLIT_DEF_CONST
Constants for document splitting
GLCONST T8G41A
CHAR
5 0
FLG_CUM_PLN_ACT
Indicator: Cumulative Display of Plan Data
FAGL_CUMULATIVE_PLANNING_ACTIV
CHAR
1 0
FAGL_HCM_COMP_EN
HCM Integration: Compress Entry View
FAGL_HCM_COMP_ENTRY_VIEW
CHAR
1 0
FAGL_NO_COMP_SD
Document Splitting: Do Not Summarize SD Tax Items
FAGL_NO_COMPRESS_SD_TAX
CHAR
1 0

FAGL_ACTIVEC foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
FAGL_ACTIVEC SPLITMETHD FAGL_ACTIVEC MANDT T8G01
Splitting method
MANDT
FAGL_ACTIVEC SPLITMETHD FAGL_ACTIVEC SPLITMETHD T8G01
Splitting method
SPLITMETHD
FAGL_ACTIVEC SPLIT_DEF_CONST FAGL_ACTIVEC MANDT T8G41A
Constants
MANDT
FAGL_ACTIVEC SPLIT_DEF_CONST FAGL_ACTIVEC SPLIT_DEF_CONST T8G41A
Constants
CONST