C_GLAcctInCoCdListItem
company code list item
C_GLAcctInCoCdListItem is a Consumption CDS View that provides data about "company code list item" in SAP S/4HANA. It reads from 1 data source (I_ActiveGLAcctInCoCodeListItem) and exposes 98 fields with key fields ChartOfAccounts, GLAccount, CompanyCode, GLAcctOriginalRecordIsUsed. It has 22 associations to related views. It is exposed through 1 OData service (ASQL_F0731A). Part of development package ODATA_MANAGE_GLACCOUNT.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_ActiveGLAcctInCoCodeListItem | PublicUnion | from |
Parameters (2)
| Name | Type | Default |
|---|---|---|
| P_Language | spras | |
| P_GLAcctOriginalRecordIsUsed | fac_is_show_old_value |
Associations (22)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..*] | I_ChartOfAccountsText | _ChartOfAccountsText | $projection.ChartOfAccounts = _ChartOfAccountsText.ChartOfAccounts |
| [0..1] | I_ChartOfAccounts | _ChartOfAccounts | $projection.ChartOfAccounts = _ChartOfAccounts.ChartOfAccounts |
| [1..1] | I_GLAccountInChartOfAccounts | _GLAccountInChartOfAccounts | $projection.ChartOfAccounts = _GLAccountInChartOfAccounts.ChartOfAccounts and $projection.GLAccount = _GLAccountInChartOfAccounts.GLAccount |
| [0..1] | I_CompanyCode | _CompanyCode | $projection.CompanyCode = _CompanyCode.CompanyCode |
| [1..1] | I_User | _User | $projection.CreatedByUser = _User.UserID |
| [0..1] | I_InflationKey | _InflationKey | $projection.Country = _InflationKey.Country and $projection.GLAcctInflationKey = _InflationKey.GLAcctInflationKey |
| [0..1] | I_PlanningLevel | _PlanningLevel | $projection.PlanningLevel = _PlanningLevel.PlanningLevel |
| [0..1] | I_Housebank | _HouseBank | $projection.CompanyCode = _HouseBank.CompanyCode and $projection.HouseBank = _HouseBank.HouseBank |
| [0..1] | I_HouseBankAccount | _HouseBankAccount | $projection.CompanyCode = _HouseBankAccount.CompanyCode and $projection.HouseBank = _HouseBankAccount.HouseBank and $projection.HouseBankAccount = _HouseBankAccount.HouseBankAccount |
| [0..1] | I_Reconciliationaccttype | _Reconciliationaccttype | $projection.ReconciliationAccountType = _Reconciliationaccttype.ReconciliationAccountType |
| [0..1] | I_InterestCalculationCode | _InterestCalculationCode | $projection.InterestCalculationCode = _InterestCalculationCode.InterestCalculationCode |
| [0..1] | I_AcctgDocItmDspSqncRule | _AcctgDocItmDspSqncRule | $projection.AcctgDocItmDisplaySequenceRule = _AcctgDocItmDspSqncRule.AcctgDocItmDisplaySequenceRule |
| [0..1] | I_GLAccountToleranceGroup | _GLAccountToleranceGroup | $projection.CompanyCode = _GLAccountToleranceGroup.CompanyCode and $projection.APARToleranceGroup = _GLAccountToleranceGroup.APARToleranceGroup |
| [0..1] | I_JointVentureRecovery | _JointVentureRecovery | $projection.JointVentureRecoveryCode = _JointVentureRecovery.JointVentureRecoveryCode and $projection.CompanyCode = _JointVentureRecovery.CompanyCode |
| [0..1] | I_FieldStatusGroup | _FieldStatusGroup | $projection.FieldStatusVariant = _FieldStatusGroup.FieldStatusVariant and $projection.FieldStatusGroup = _FieldStatusGroup.FieldStatusGroup |
| [0..1] | I_MultiCurrencyAccounting | _MultiCurrencyAccounting | $projection.MultiCurrencyAccountingCode = _MultiCurrencyAccounting.MultiCurrencyAccountingCode |
| [0..1] | I_Currency | _GLAccountCurrency | $projection.GLAccountCurrency = _GLAccountCurrency.Currency |
| [0..1] | I_TaxCategory | _TaxCategory | $projection.CompanyCode = _TaxCategory.CompanyCode and $projection.TaxCategory = _TaxCategory.TaxCategory |
| [0..1] | I_GLAcctTxtInMaintLang | _GLAcctTxtInMaintLang | $projection.ChartOfAccounts = _GLAcctTxtInMaintLang.ChartOfAccounts and $projection.GLAccount = _GLAcctTxtInMaintLang.GLAccount |
| [0..*] | I_GLAccountText | _Text | $projection.ChartOfAccounts = _Text.ChartOfAccounts and $projection.GLAccount = _Text.GLAccount |
| [0..1] | I_Country | _Country | $projection.Country = _Country.Country |
| [0..1] | I_FieldStatusVariant | _FieldStatusVariant | $projection.FieldStatusVariant = _FieldStatusVariant.FieldStatusVariant |
Annotations (10)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #CHECK | view | |
| VDM.viewType | #CONSUMPTION | view | |
| EndUserText.label | company code list item | view | |
| Search.searchable | true | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.updateEnabled | true | view | |
| ObjectModel.createEnabled | true | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #MIXED | view |
OData Services (1)
| Service | Binding | Version | Contract | Release |
|---|---|---|---|---|
| ASQL_F0731A | ASQL_F0731A | C2 | NOT_RELEASED |
Fields (98)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | ChartOfAccounts | I_ActiveGLAcctInCoCodeListItem | ChartOfAccounts | Node Class |
| KEY | GLAccount | I_ActiveGLAcctInCoCodeListItem | GLAccount | General Ledger |
| KEY | CompanyCode | I_ActiveGLAcctInCoCodeListItem | CompanyCode | Receiver Company Code |
| KEY | GLAcctOriginalRecordIsUsed | |||
| GLAccountExternal | _GLAccountInChartOfAccounts | GLAccountExternal | G/L Acct External ID | |
| AuthorizationGroup | I_ActiveGLAcctInCoCodeListItem | AuthorizationGroup | AuthorizGroup | |
| AccountingClerk | I_ActiveGLAcctInCoCodeListItem | AccountingClerk | Clerk Abbrev. | |
| LastInterestCalcRunDate | I_ActiveGLAcctInCoCodeListItem | LastInterestCalcRunDate | Last Int. Calc. | |
| CreationDate | I_ActiveGLAcctInCoCodeListItem | CreationDate | Time Stamp | |
| CreatedByUser | I_ActiveGLAcctInCoCodeListItem | CreatedByUser | User Name | |
| CreatedByUserName | _User | UserDescription | Full Name | |
| PlanningLevel | I_ActiveGLAcctInCoCodeListItem | PlanningLevel | Planning Level | |
| HouseBank | I_ActiveGLAcctInCoCodeListItem | HouseBank | House Bank | |
| HouseBankAccount | I_ActiveGLAcctInCoCodeListItem | HouseBankAccount | House Bank Account | |
| ExchRateDifferencesAccountDetn | I_ActiveGLAcctInCoCodeListItem | ExchRateDifferencesAccountDetn | E/R Diff. Key | |
| ReconciliationAccountType | I_ActiveGLAcctInCoCodeListItem | ReconciliationAccountType | Reconcil. ID | |
| TaxCategory | I_ActiveGLAcctInCoCodeListItem | TaxCategory | Tax Code | |
| InterestCalculationCode | I_ActiveGLAcctInCoCodeListItem | InterestCalculationCode | Interest Indic. | |
| GLAccountCurrency | I_ActiveGLAcctInCoCodeListItem | GLAccountCurrency | Currency | |
| IsManagedExternally | I_ActiveGLAcctInCoCodeListItem | IsManagedExternally | Is Managed Ext. | |
| IsAutomaticallyPosted | I_ActiveGLAcctInCoCodeListItem | IsAutomaticallyPosted | Auto. Posting | |
| LineItemDisplayIsEnabled | I_ActiveGLAcctInCoCodeListItem | LineItemDisplayIsEnabled | Line Items | |
| SupplementIsAllowed | I_ActiveGLAcctInCoCodeListItem | SupplementIsAllowed | Supplement | |
| IsOpenItemManaged | I_ActiveGLAcctInCoCodeListItem | IsOpenItemManaged | Open Item Management | |
| InterestCalculationDate | I_ActiveGLAcctInCoCodeListItem | InterestCalculationDate | Last Key Date | |
| IntrstCalcFrequencyInMonths | I_ActiveGLAcctInCoCodeListItem | IntrstCalcFrequencyInMonths | Int.Calc.Freq. | |
| AcctgDocItmDisplaySequenceRule | I_ActiveGLAcctInCoCodeListItem | AcctgDocItmDisplaySequenceRule | Sort key | |
| AlternativeGLAccount | ||||
| CountryChartOfAccounts | CountryChartOfAccounts | Chart of Accts | ||
| JointVentureRecoveryCode | I_ActiveGLAcctInCoCodeListItem | JointVentureRecoveryCode | Recovery Ind. | |
| CommitmentItem | I_ActiveGLAcctInCoCodeListItem | CommitmentItem | Commitment item | |
| TaxCodeIsRequired | I_ActiveGLAcctInCoCodeListItem | TaxCodeIsRequired | Pstg w/o tax allowed | |
| BalanceHasLocalCurrency | I_ActiveGLAcctInCoCodeListItem | BalanceHasLocalCurrency | Balances in LC | |
| ValuationGroup | I_ActiveGLAcctInCoCodeListItem | ValuationGroup | Valuation Group | |
| APARToleranceGroup | I_ActiveGLAcctInCoCodeListItem | APARToleranceGroup | Tolerance Group | |
| AccountIsBlockedForPosting | I_ActiveGLAcctInCoCodeListItem | AccountIsBlockedForPosting | Posting Block | |
| AccountIsMarkedForDeletion | I_ActiveGLAcctInCoCodeListItem | AccountIsMarkedForDeletion | Deletion Flag | |
| GLAccountIsNotProdnRelevant | I_ActiveGLAcctInCoCodeListItem | GLAccountIsNotProdnRelevant | G/L Account Not Used | |
| GLAcctCoCodeImplementStatus | I_ActiveGLAcctInCoCodeListItem | GLAcctCoCodeImplementStatus | Implement. Status | |
| GLAccountCoCodIsDeliveredBySAP | I_ActiveGLAcctInCoCodeListItem | GLAccountCoCodIsDeliveredBySAP | ||
| ClearingIsLedgerGroupSpecific | I_ActiveGLAcctInCoCodeListItem | ClearingIsLedgerGroupSpecific | OI Mgmt by LedgerGrp | |
| IsExtendedOpenItemManaged | I_ActiveGLAcctInCoCodeListItem | IsExtendedOpenItemManaged | Extended OI Mgmt | |
| IsCashFlowAccount | I_ActiveGLAcctInCoCodeListItem | IsCashFlowAccount | Rel.Cash Flow | |
| GLAcctInflationKey | I_ActiveGLAcctInCoCodeListItem | GLAcctInflationKey | Inflation key | |
| FieldStatusGroup | I_ActiveGLAcctInCoCodeListItem | FieldStatusGroup | Field Status Grp | |
| MultiCurrencyAccountingCode | I_ActiveGLAcctInCoCodeListItem | MultiCurrencyAccountingCode | MCA Key | |
| ReconciliationAcctIsChangeable | I_ActiveGLAcctInCoCodeListItem | ReconciliationAcctIsChangeable | Rec.Act Ready | |
| Country | I_ActiveGLAcctInCoCodeListItem | Country | Venue: Ctry/Reg | |
| ControllingArea | I_ActiveGLAcctInCoCodeListItem | ControllingArea | Controlling Area | |
| FieldStatusVariant | I_ActiveGLAcctInCoCodeListItem | FieldStatusVariant | Fld stat.var. | |
| CompanyCodeName | I_ActiveGLAcctInCoCodeListItem | CompanyCodeName | Company Name | |
| CountryName | I_ActiveGLAcctInCoCodeListItem | CountryName | Country | |
| GLAcctInflationKeyName | I_ActiveGLAcctInCoCodeListItem | GLAcctInflationKeyName | ||
| PlanningLevelName | I_ActiveGLAcctInCoCodeListItem | PlanningLevelName | ||
| HouseBankAccountDescription | I_ActiveGLAcctInCoCodeListItem | HouseBankAccountDescription | ||
| ReconciliationAccountTypeName | I_ActiveGLAcctInCoCodeListItem | ReconciliationAccountTypeName | ||
| InterestCalculationCodeName | I_ActiveGLAcctInCoCodeListItem | InterestCalculationCodeName | ||
| AcctgDocItmDspSequenceRuleName | I_ActiveGLAcctInCoCodeListItem | AcctgDocItmDspSequenceRuleName | ||
| APARToleranceGroupName | I_ActiveGLAcctInCoCodeListItem | APARToleranceGroupName | ||
| JointVentureRecoveryCodeName | I_ActiveGLAcctInCoCodeListItem | JointVentureRecoveryCodeName | ||
| FieldStatusGroupName | I_ActiveGLAcctInCoCodeListItem | FieldStatusGroupName | ||
| MultiCurrencyAcctgCodeName | I_ActiveGLAcctInCoCodeListItem | MultiCurrencyAcctgCodeName | ||
| CurrencyShortName | I_ActiveGLAcctInCoCodeListItem | CurrencyShortName | ||
| TaxCodeName | I_ActiveGLAcctInCoCodeListItem | TaxCodeName | Tax Code Name | |
| GLAccountNameasGLAccountName | ||||
| GLAccountLongNameasGLAccountLongName | ||||
| GLAccountType | _GLAccountInChartOfAccounts | GLAccountType | G/L Account Type | |
| GLAccountTypeName | ||||
| Language | ||||
| ActiveDocumentETag | ||||
| LastChangeDateTime | I_ActiveGLAcctInCoCodeListItem | LastChangeDateTime | Timestamp | |
| InProcessByUser | I_ActiveGLAcctInCoCodeListItem | InProcessByUser | ||
| InProcessByUserDescription | I_ActiveGLAcctInCoCodeListItem | InProcessByUserDescription | ||
| DraftIsProcessedByMe | I_ActiveGLAcctInCoCodeListItem | DraftIsProcessedByMe | ||
| HasDraftEntity | I_ActiveGLAcctInCoCodeListItem | HasDraftEntity | Has Draft | |
| GLAcctInChartOfAcctsDraftUUID | I_ActiveGLAcctInCoCodeListItem | GLAcctInChartOfAcctsDraftUUID | ||
| _ChartOfAccounts | _ChartOfAccounts | |||
| _GLAccountInChartOfAccounts | _GLAccountInChartOfAccounts | |||
| _CompanyCode | _CompanyCode | |||
| _User | _User | |||
| _InflationKey | _InflationKey | |||
| _PlanningLevel | _PlanningLevel | |||
| _HouseBank | _HouseBank | |||
| _HouseBankAccount | _HouseBankAccount | |||
| _Reconciliationaccttype | _Reconciliationaccttype | |||
| _InterestCalculationCode | _InterestCalculationCode | |||
| _AcctgDocItmDspSqncRule | _AcctgDocItmDspSqncRule | |||
| _GLAccountToleranceGroup | _GLAccountToleranceGroup | |||
| _JointVentureRecovery | _JointVentureRecovery | |||
| _FieldStatusGroup | _FieldStatusGroup | |||
| _MultiCurrencyAccounting | _MultiCurrencyAccounting | |||
| _GLAccountCurrency | _GLAccountCurrency | |||
| _TaxCategory | _TaxCategory | |||
| _GLAcctTxtInMaintLang | _GLAcctTxtInMaintLang | |||
| _Text | _Text | |||
| _Country | _Country | |||
| _FieldStatusVariant | _FieldStatusVariant | |||
| _ChartOfAccountsText | _ChartOfAccountsText |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_GLAcctInCoCdListItem.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- Parameters: P_Language : spras, P_GLAcctOriginalRecordIsUsed : fac_is_show_old_value
CREATE VIEW C_GLAcctInCoCdListItem AS
SELECT
PublicUnion.ChartOfAccounts AS ChartOfAccounts,
PublicUnion.GLAccount AS GLAccount,
PublicUnion.CompanyCode AS CompanyCode,
cast ( '' as fac_is_show_old_value ) AS GLAcctOriginalRecordIsUsed,
_GLAccountInChartOfAccounts.GLAccountExternal AS GLAccountExternal,
PublicUnion.AuthorizationGroup AS AuthorizationGroup,
PublicUnion.AccountingClerk AS AccountingClerk,
PublicUnion.LastInterestCalcRunDate AS LastInterestCalcRunDate,
PublicUnion.CreationDate AS CreationDate,
PublicUnion.CreatedByUser AS CreatedByUser,
_User.UserDescription AS CreatedByUserName,
PublicUnion.PlanningLevel AS PlanningLevel,
PublicUnion.HouseBank AS HouseBank,
PublicUnion.HouseBankAccount AS HouseBankAccount,
PublicUnion.ExchRateDifferencesAccountDetn AS ExchRateDifferencesAccountDetn,
PublicUnion.ReconciliationAccountType AS ReconciliationAccountType,
PublicUnion.TaxCategory AS TaxCategory,
PublicUnion.InterestCalculationCode AS InterestCalculationCode,
PublicUnion.GLAccountCurrency AS GLAccountCurrency,
PublicUnion.IsManagedExternally AS IsManagedExternally,
PublicUnion.IsAutomaticallyPosted AS IsAutomaticallyPosted,
PublicUnion.LineItemDisplayIsEnabled AS LineItemDisplayIsEnabled,
PublicUnion.SupplementIsAllowed AS SupplementIsAllowed,
PublicUnion.IsOpenItemManaged AS IsOpenItemManaged,
PublicUnion.InterestCalculationDate AS InterestCalculationDate,
PublicUnion.IntrstCalcFrequencyInMonths AS IntrstCalcFrequencyInMonths,
PublicUnion.AcctgDocItmDisplaySequenceRule AS AcctgDocItmDisplaySequenceRule,
cast ( PublicUnion.AlternativeGLAccount as fis_alternativeglaccount ) AS AlternativeGLAccount,
CountryChartOfAccounts,
PublicUnion.JointVentureRecoveryCode AS JointVentureRecoveryCode,
PublicUnion.CommitmentItem AS CommitmentItem,
PublicUnion.TaxCodeIsRequired AS TaxCodeIsRequired,
PublicUnion.BalanceHasLocalCurrency AS BalanceHasLocalCurrency,
PublicUnion.ValuationGroup AS ValuationGroup,
PublicUnion.APARToleranceGroup AS APARToleranceGroup,
PublicUnion.AccountIsBlockedForPosting AS AccountIsBlockedForPosting,
PublicUnion.AccountIsMarkedForDeletion AS AccountIsMarkedForDeletion,
PublicUnion.GLAccountIsNotProdnRelevant AS GLAccountIsNotProdnRelevant,
PublicUnion.GLAcctCoCodeImplementStatus AS GLAcctCoCodeImplementStatus,
PublicUnion.GLAccountCoCodIsDeliveredBySAP AS GLAccountCoCodIsDeliveredBySAP,
PublicUnion.ClearingIsLedgerGroupSpecific AS ClearingIsLedgerGroupSpecific,
PublicUnion.IsExtendedOpenItemManaged AS IsExtendedOpenItemManaged,
PublicUnion.IsCashFlowAccount AS IsCashFlowAccount,
PublicUnion.GLAcctInflationKey AS GLAcctInflationKey,
PublicUnion.FieldStatusGroup AS FieldStatusGroup,
PublicUnion.MultiCurrencyAccountingCode AS MultiCurrencyAccountingCode,
PublicUnion.ReconciliationAcctIsChangeable AS ReconciliationAcctIsChangeable,
PublicUnion.Country AS Country,
PublicUnion.ControllingArea AS ControllingArea,
PublicUnion.FieldStatusVariant AS FieldStatusVariant,
PublicUnion.CompanyCodeName AS CompanyCodeName,
PublicUnion.CountryName AS CountryName,
PublicUnion.GLAcctInflationKeyName AS GLAcctInflationKeyName,
PublicUnion.PlanningLevelName AS PlanningLevelName,
PublicUnion.HouseBankAccountDescription AS HouseBankAccountDescription,
PublicUnion.ReconciliationAccountTypeName AS ReconciliationAccountTypeName,
PublicUnion.InterestCalculationCodeName AS InterestCalculationCodeName,
PublicUnion.AcctgDocItmDspSequenceRuleName AS AcctgDocItmDspSequenceRuleName,
PublicUnion.APARToleranceGroupName AS APARToleranceGroupName,
PublicUnion.JointVentureRecoveryCodeName AS JointVentureRecoveryCodeName,
PublicUnion.FieldStatusGroupName AS FieldStatusGroupName,
PublicUnion.MultiCurrencyAcctgCodeName AS MultiCurrencyAcctgCodeName,
PublicUnion.CurrencyShortName AS CurrencyShortName,
PublicUnion.TaxCodeName AS TaxCodeName,
coalesce( _Text[1:Language = $parameters.P_Language].GLAccountName, _GLAcctTxtInMaintLang.GLAccountName ) as GLAccountName AS GLAccountNameasGLAccountName,
coalesce( _Text[1:Language = $parameters.P_Language].GLAccountLongName, _GLAcctTxtInMaintLang.GLAccountLongName ) as GLAccountLongName AS GLAccountLongNameasGLAccountLongName,
_GLAccountInChartOfAccounts.GLAccountType AS GLAccountType,
_GLAccountInChartOfAccounts._GLAccountType._GLAccountTypeText[1:Language = $session.system_language].GLAccountTypeName AS GLAccountTypeName,
$parameters.P_Language AS Language,
cast ( '' as char32 ) AS ActiveDocumentETag,
PublicUnion.LastChangeDateTime AS LastChangeDateTime,
PublicUnion.InProcessByUser AS InProcessByUser,
PublicUnion.InProcessByUserDescription AS InProcessByUserDescription,
PublicUnion.DraftIsProcessedByMe AS DraftIsProcessedByMe,
PublicUnion.HasDraftEntity AS HasDraftEntity,
PublicUnion.GLAcctInChartOfAcctsDraftUUID AS GLAcctInChartOfAcctsDraftUUID
FROM I_ActiveGLAcctInCoCodeListItem AS PublicUnion
LEFT OUTER JOIN I_ChartOfAccountsText AS _ChartOfAccountsText ON ChartOfAccounts = _ChartOfAccountsText.ChartOfAccounts -- association [0..*]
LEFT OUTER JOIN I_ChartOfAccounts AS _ChartOfAccounts ON ChartOfAccounts = _ChartOfAccounts.ChartOfAccounts -- association [0..1]
LEFT OUTER JOIN I_GLAccountInChartOfAccounts AS _GLAccountInChartOfAccounts ON ChartOfAccounts = _GLAccountInChartOfAccounts.ChartOfAccounts AND GLAccount = _GLAccountInChartOfAccounts.GLAccount -- association [1..1]
LEFT OUTER JOIN I_CompanyCode AS _CompanyCode ON CompanyCode = _CompanyCode.CompanyCode -- association [0..1]
LEFT OUTER JOIN I_User AS _User ON CreatedByUser = _User.UserID -- association [1..1]
LEFT OUTER JOIN I_InflationKey AS _InflationKey ON Country = _InflationKey.Country AND GLAcctInflationKey = _InflationKey.GLAcctInflationKey -- association [0..1]
LEFT OUTER JOIN I_PlanningLevel AS _PlanningLevel ON PlanningLevel = _PlanningLevel.PlanningLevel -- association [0..1]
LEFT OUTER JOIN I_Housebank AS _HouseBank ON CompanyCode = _HouseBank.CompanyCode AND HouseBank = _HouseBank.HouseBank -- association [0..1]
LEFT OUTER JOIN I_HouseBankAccount AS _HouseBankAccount ON CompanyCode = _HouseBankAccount.CompanyCode AND HouseBank = _HouseBankAccount.HouseBank AND HouseBankAccount = _HouseBankAccount.HouseBankAccount -- association [0..1]
LEFT OUTER JOIN I_Reconciliationaccttype AS _Reconciliationaccttype ON ReconciliationAccountType = _Reconciliationaccttype.ReconciliationAccountType -- association [0..1]
LEFT OUTER JOIN I_InterestCalculationCode AS _InterestCalculationCode ON InterestCalculationCode = _InterestCalculationCode.InterestCalculationCode -- association [0..1]
LEFT OUTER JOIN I_AcctgDocItmDspSqncRule AS _AcctgDocItmDspSqncRule ON AcctgDocItmDisplaySequenceRule = _AcctgDocItmDspSqncRule.AcctgDocItmDisplaySequenceRule -- association [0..1]
LEFT OUTER JOIN I_GLAccountToleranceGroup AS _GLAccountToleranceGroup ON CompanyCode = _GLAccountToleranceGroup.CompanyCode AND APARToleranceGroup = _GLAccountToleranceGroup.APARToleranceGroup -- association [0..1]
LEFT OUTER JOIN I_JointVentureRecovery AS _JointVentureRecovery ON JointVentureRecoveryCode = _JointVentureRecovery.JointVentureRecoveryCode AND CompanyCode = _JointVentureRecovery.CompanyCode -- association [0..1]
LEFT OUTER JOIN I_FieldStatusGroup AS _FieldStatusGroup ON FieldStatusVariant = _FieldStatusGroup.FieldStatusVariant AND FieldStatusGroup = _FieldStatusGroup.FieldStatusGroup -- association [0..1]
LEFT OUTER JOIN I_MultiCurrencyAccounting AS _MultiCurrencyAccounting ON MultiCurrencyAccountingCode = _MultiCurrencyAccounting.MultiCurrencyAccountingCode -- association [0..1]
LEFT OUTER JOIN I_Currency AS _GLAccountCurrency ON GLAccountCurrency = _GLAccountCurrency.Currency -- association [0..1]
LEFT OUTER JOIN I_TaxCategory AS _TaxCategory ON CompanyCode = _TaxCategory.CompanyCode AND TaxCategory = _TaxCategory.TaxCategory -- association [0..1]
LEFT OUTER JOIN I_GLAcctTxtInMaintLang AS _GLAcctTxtInMaintLang ON ChartOfAccounts = _GLAcctTxtInMaintLang.ChartOfAccounts AND GLAccount = _GLAcctTxtInMaintLang.GLAccount -- association [0..1]
LEFT OUTER JOIN I_GLAccountText AS _Text ON ChartOfAccounts = _Text.ChartOfAccounts AND GLAccount = _Text.GLAccount -- association [0..*]
LEFT OUTER JOIN I_Country AS _Country ON Country = _Country.Country -- association [0..1]
LEFT OUTER JOIN I_FieldStatusVariant AS _FieldStatusVariant ON FieldStatusVariant = _FieldStatusVariant.FieldStatusVariant -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- OData Services in SAP S/4HANA Explained
- Service Bindings and Service Definitions in SAP S/4HANA
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA