I_GLACCTBALANCE
G/L Account Balance
I_GLACCTBALANCE is a CDS View in S/4HANA. G/L Account Balance. It contains 19 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_GLAccountBalanceCube | view | from | COMPOSITE | G/L Account Balance Cube |
| I_GLAcctBalanceCube | view_entity | from | COMPOSITE | G/L Account Balance - Cube |
| P_GlAcctBalanceComprn1 | view_entity | from | COMPOSITE | GL Account Balance Comparison |
| P_GlAcctBalanceComprn1 | view_entity | union_all | COMPOSITE | GL Account Balance Comparison |
| P_NO_SAFTGLBALANCE0 | view | from | COMPOSITE | Root Norway GL Balance for Customers and Vendors |
| P_NO_SAFTGLBALANCE0 | view | union | COMPOSITE | Root Norway GL Balance for Customers and Vendors |
| P_SAFTGenLedgerBalance5 | view | from | COMPOSITE | SAF-T General Ledger Balance |
Fields (19)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AccountingDocument | AccountingDocument | 1 |
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | FiscalYear | FiscalYear | 1 |
| KEY | Ledger | Ledger | 1 |
| KEY | LedgerGLLineItem | LedgerGLLineItem | 1 |
| KEY | SourceLedger | SourceLedger | 1 |
| AlternativeGLAccount | AlternativeGLAccount | 1 | |
| AmountInCompanyCodeCurrency | AmountInCompanyCodeCurrency | 1 | |
| BaseUnit | BaseUnit | 1 | |
| ChartOfAccounts | ChartOfAccounts | 1 | |
| CompanyCodeCurrency | CompanyCodeCurrency | 1 | |
| CountryChartOfAccounts | CountryChartOfAccounts | 1 | |
| GLAccount | GLAccount | 1 | |
| Material | Material | 1 | |
| PartnerProjectExternalID | PartnerProjectExternalID | 1 | |
| PartnerProjectInternalID | PartnerProjectInternalID | 1 | |
| ProjectExternalID | ProjectExternalID | 1 | |
| ProjectInternalID | ProjectInternalID | 1 | |
| ValuationArea | ValuationArea | 1 |
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.
-- G/L Account Balance
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_GLACCTBALANCE (
ACCOUNTINGDOCUMENT,
COMPANYCODE,
FISCALYEAR,
LEDGER,
LEDGERGLLINEITEM,
SOURCELEDGER,
ALTERNATIVEGLACCOUNT,
AMOUNTINCOMPANYCODECURRENCY,
BASEUNIT,
CHARTOFACCOUNTS,
COMPANYCODECURRENCY,
COUNTRYCHARTOFACCOUNTS,
GLACCOUNT,
MATERIAL,
PARTNERPROJECTEXTERNALID,
PARTNERPROJECTINTERNALID,
PROJECTEXTERNALID,
PROJECTINTERNALID,
VALUATIONAREA,
PRIMARY KEY (ACCOUNTINGDOCUMENT, COMPANYCODE, FISCALYEAR, LEDGER, LEDGERGLLINEITEM, SOURCELEDGER)
);
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