I_GLACCOUNTTEXT
General Ledger Account - Text
I_GLACCOUNTTEXT is a CDS View in S/4HANA. General Ledger Account - Text. It contains 5 fields. 12 CDS views read from this table.
CDS Views using this table (12)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_GLAccountText | view | from | BASIC | API General Ledger Account Text |
| C_BalanceAuditTrailAccount | view | inner | CONSUMPTION | |
| C_InventoryGLAcctBalCube | view | left_outer | CONSUMPTION | Turkey Inventory CDS cube view |
| C_PE_GLAcctHierarchyInCoCode | view | left_outer | CONSUMPTION | Acc. Ctrl. for Jrnl Entry Item Cube View |
| C_ReconAccountTextVHTemp | view | from | CONSUMPTION | |
| I_GlAccountTextInCompanycode | view | from | BASIC | G/L Account in Company Code - Text |
| I_PH_CASCashItemCube | view | left_outer | COMPOSITE | CAS Cash Item Cube |
| I_PRAGLAccountText | view | from | BASIC | PRA General Ledger Account - Text |
| P_CACUSTTRIALBALITEM1 | view_entity | inner | COMPOSITE | |
| P_CN_AlternativeGLAccountText | view | from | COMPOSITE | |
| P_CnsldtnGLAccountT | view | from | COMPOSITE | |
| P_ID_StRpVATOutGLAccount | view_entity | inner | COMPOSITE |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | GLAccount | GLAccount | 2 |
| KEY | Language | Language | 4 |
| ChartOfAccounts | ChartOfAccounts | 2 | |
| GLAccountLongName | GLAccountLongName | 3 | |
| GLAccountName | GLAccountName | 4 |
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.
-- General Ledger Account - Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_GLACCOUNTTEXT (
GLACCOUNT,
LANGUAGE,
CHARTOFACCOUNTS,
GLACCOUNTLONGNAME,
GLACCOUNTNAME,
PRIMARY KEY (GLACCOUNT, LANGUAGE)
);
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