I_ParkedOplAcctgDocPyblsItem

DDL: I_PARKEDOPLACCTGDOCPYBLSITEM Type: view_entity BASIC

Parked Accounts Payable Item

I_ParkedOplAcctgDocPyblsItem (Basic)

Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.

ParkedOplAcctgDocPyblsItem · Accounting and Financial Close

I_ParkedOplAcctgDocPyblsItem is a Basic CDS View (Dimension) that provides data about "Parked Accounts Payable Item" in SAP S/4HANA. It reads from 1 data source (vbsegk) and exposes 113 fields with key fields SourceCompanyCode, SourceAccountingDocument, SourceFiscalYear, ParkedAcctgDocPyblsItem. It has 23 associations to related views.

SAP Help Documentation

CategoryCDS Views for Transaction Data
Data CategoryDimension
Purpose
This CDS view provides access to the data of accounts payable items of parked journal entries. This CDS view provides the data to answer the following business question: Which accounts payable items of parked journal entries need to be checked and posted? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .

Prerequisites
Authorizations Users who want to use this CDS view must have the following authorization objects assigned: F_BKPF_BUK (Accounting Document: Authorization for Company Codes) F_BKPF_KOA (Accounting Document: Authorization for Account Types) F_BKPF_GSB (Accounting Document: Authorization for Business Areas) F_BKPF_BLA (Accounting Document: Authorization for Document Types) F_BKPF_BEK (Accounting Document: Account Authorization for Vendors)

Structure
Important Fields Important fields in this view include the following: Field Name Description SourceCompanyCode Source Company Code SourceAccountingDocument Journal Entry SourceFiscalYear Fiscal Year ParkedAcctgDocPyblsItem ID of a payable item of a parked document SourceAccountingDocumentItem Journal Entry Posting View Item CompanyCode Company Code Supplier Supplier PostingKey Posting Key TransactionCurrency Currency Key CompanyCodeCurrency Company Code Currency AmountInCompanyCodeCurrency Amount in Company Code Currency AmountInTransactionCurrency Amount in Transaction Currency TaxBaseAmountInCoCodeCrcy Tax Base Amount in Company Code Currency TaxBaseAmountInTransCrcy Tax Base Amount in Transaction Currency

Data Extraction
Data Extraction Type Full (physical deletions are possible in source tables) Delta (change data capture)

View on SAP Help Portal →

SAP API Hub

StateC1
Line of BusinessAccounting and Financial Close
Application ComponentFI-FIO-GL-IS
CapabilitiesAnalytical Dimension, Association Target for Defining CDS Entities, Data Source for Defining CDS Entities, Data Source for Data Extraction, Data Source in SQL Select
PackageAccounting and Financial Close for SAP S/4HANA Cloud Private Edition
Description <p>This CDS view provides access to the data of accounts payable items of parked journal entries.</p> <p>This CDS view provides the data to answer the following business question:</p> <ul> <li><p>Which accounts payable items of parked journal entries need to be checked and posted?</p></li> </ul> <p>To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views.</p>

Documentation

Data Sources (1)

SourceAliasJoin Type
vbsegk vbsegk from

Associations (23)

CardinalityTargetAliasCondition
[0..1] I_CompanyCode _SourceCompanyCode $projection.SourceCompanyCode = _SourceCompanyCode.CompanyCode
[0..1] I_CompanyCode _CompanyCode $projection.CompanyCode = _CompanyCode.CompanyCode
[0..1] I_FiscalYearForCompanyCode _SourceFiscalYear $projection.SourceFiscalYear = _SourceFiscalYear.FiscalYear and $projection.SourceCompanyCode = _SourceFiscalYear.CompanyCode
[0..1] I_ParkedOplAcctgDocument _ParkedOplAcctgDocument $projection.SourceCompanyCode = _ParkedOplAcctgDocument.SourceCompanyCode and $projection.CompanyCode = _ParkedOplAcctgDocument.CompanyCode and $projection.SourceAccountingDocument = _ParkedOplAcctgDocument.SourceAccountingDocument and $projection.SourceFiscalYear = _ParkedOplAcctgDocument.SourceFiscalYear
[0..1] I_ParkedOplAcctgDocument _SourceParkedOplAcctgDocument $projection.SourceCompanyCode = _SourceParkedOplAcctgDocument.SourceCompanyCode and $projection.SourceCompanyCode = _SourceParkedOplAcctgDocument.CompanyCode and $projection.SourceAccountingDocument = _SourceParkedOplAcctgDocument.SourceAccountingDocument and $projection.SourceFiscalYear = _SourceParkedOplAcctgDocument.SourceFiscalYear
[0..1] I_Supplier _Supplier $projection.Supplier = _Supplier.Supplier
[0..1] I_SupplierCompany _SupplierCompany $projection.Supplier = _SupplierCompany.Supplier and $projection.CompanyCode = _SupplierCompany.CompanyCode
[0..1] I_FinancialAccountType _FinancialAccountType $projection.FinancialAccountType = _FinancialAccountType.FinancialAccountType
[0..1] I_PostingKey _PostingKey $projection.PostingKey = _PostingKey.PostingKey
[0..1] I_DebitCreditCode _DebitCreditCode $projection.DebitCreditCode = _DebitCreditCode.DebitCreditCode
[0..1] I_SpecialGLCode _SpecialGLCode $projection.SpecialGLCode = _SpecialGLCode.SpecialGLCode and $projection.FinancialAccountType = _SpecialGLCode.FinancialAccountType
[0..1] I_BusinessArea _BusinessArea $projection.BusinessArea = _BusinessArea.BusinessArea
[0..1] I_BusinessArea _PartnerBusinessArea $projection.PartnerBusinessArea = _PartnerBusinessArea.BusinessArea
[0..1] I_Country _TaxCountry $projection.TaxCountry = _TaxCountry.Country
[0..1] I_TaxType _TaxType $projection.TaxType = _TaxType.TaxType
[0..1] I_AssetTransactionType _AssetTransactionType $projection.AssetTransactionType = _AssetTransactionType.AssetTransactionType
[0..1] I_ChartOfAccounts _ChartOfAccounts $projection.ChartOfAccounts = _ChartOfAccounts.ChartOfAccounts
[0..1] I_GLAccountInChartOfAccounts _GLAccountInChartOfAccounts $projection.ChartOfAccounts = _GLAccountInChartOfAccounts.ChartOfAccounts and $projection.GLAccount = _GLAccountInChartOfAccounts.GLAccount
[1..1] I_Currency _CompanyCodeCurrency $projection.CompanyCodeCurrency = _CompanyCodeCurrency.Currency
[0..1] I_Currency _TransactionCurrency $projection.TransactionCurrency = _TransactionCurrency.Currency
[0..1] I_Currency _AdditionalCurrency1 $projection.AdditionalCurrency1 = _AdditionalCurrency1.Currency
[0..1] I_Currency _AdditionalCurrency2 $projection.AdditionalCurrency2 = _AdditionalCurrency2.Currency
[0..1] I_Currency _PaymentCurrency $projection.PaymentCurrency = _PaymentCurrency.Currency

Annotations (16)

NameValueLevelField
EndUserText.label Parked Accounts Payable Item view
VDM.lifecycle.contract.type #PUBLIC_LOCAL_API view
VDM.viewType #BASIC view
AccessControl.authorizationCheck #MANDATORY view
AccessControl.personalData.blocking #BLOCKED_DATA_EXCLUDED view
Analytics.internalName #LOCAL view
Analytics.dataCategory #DIMENSION view
Analytics.dataExtraction.enabled true view
Metadata.ignorePropagatedAnnotations true view
Metadata.allowExtensions true view
ObjectModel.representativeKey ParkedAcctgDocPyblsItem view
ObjectModel.usageType.sizeCategory #M view
ObjectModel.usageType.dataClass #MIXED view
ObjectModel.usageType.serviceQuality #D view
ObjectModel.modelingPattern #ANALYTICAL_DIMENSION view
ObjectModel.sapObjectNodeType.name ParkedOplAcctgDocPyblsItem view

Fields (113)

KeyFieldSource TableSource FieldDescription
KEY SourceCompanyCode ausbk Source Company Code
KEY SourceAccountingDocument Journal Entry
KEY SourceFiscalYear Settlement Year
KEY ParkedAcctgDocPyblsItem Id of a payable item of a parked document
SourceAccountingDocumentItem Journal Entry Posting View Item
FinancialAccountType Account Type
CompanyCode Company Code
Supplier Vendor no.
PostingKey Posting Key
SpecialGLCode Special G/L Indicator
SpecialGLTransactionType Special G/L Transaction Type
BusinessArea Business Area
PartnerBusinessArea Partner Business Area
TaxCode Sales/Purchases Tax Code
TaxCountry tax_country Tax Reporting Country/Region
TaxType mwart Tax Type
ValueDate valut Value date
AssignmentReference Assignment Reference
DocumentItemText Item Text
FinancialTransactionType Financial Transaction Type
AssetTransactionType Transaction Type
IsSalesRelated Indicator: Sales-Related Item
ChartOfAccounts _CompanyCode ChartOfAccounts Chart of Accounts
GLAccount Transfer acct
BranchAccount Account Number of the Branch
SpecialGLAccountAssignment hzuon Assignment Number for G/L Accounts
DueCalculationBaseDate zfbdt Baseline Date for Due Date Calculation
PaymentTerms Terms of Payment Key
CashDiscount1Days Cash Discount Days 1
CashDiscount2Days Cash Discount Days 2
NetPaymentDays Net Payment Terms Period
CashDiscount1Percent Cash Discount Percentage 1
CashDiscount2Percent Cash Discount Percentage 2
PaymentMethod Payment Method
PaymentBlockingReason Payment Block on Item
HouseBank House Bank Key
InvoiceReference Document No. of the Invoice to Which the Transaction Belongs
InvoiceReferenceFiscalYear Invoice Reference Fiscal Year
InvoiceItemReference Invoice Item Reference
FollowOnDocumentType Follow-On Document Type
StateCentralBankPaymentReason State Central Bank Payment Reason
SupplyingCountry Supplying Country/Region
InvoiceList Collective Invoice List Number
DunningKey Dunning key
DunningBlockingReason DunnLockReason
LastDunningDate Date of Last Dunning Notice
DunningLevel Dunning Level
DunningArea Dunning Area
VATRegistration VAT Registration Number
PaymentDifferenceReason Reason Code for Payment Differences
JointVenture vname Volatility Name
JointVentureEquityGroup Joint Venture Equity Group
TreasuryContractType Treasury Contract Type
AssetContract Int. dist. key
CashFlowType Flow Type
CommitmentItemShortID Commitment Item ShortID
PlanningLevel fdlev Planning Level
PaymentMethodSupplement Payment Method Supplement
FundsCenter Funds Management Center
Fund geber Fund
Reference1IDByBusinessPartner Business Partner Reference Key 1
Reference2IDByBusinessPartner Business Partner Reference Key 2
Reference3IDByBusinessPartner ID of Reference 3 by Business Partner
DataExchangeInstruction1 Instruction Key 1
DataExchangeInstruction2 Instruction Key 2
DataExchangeInstruction3 Instruction Key 3
DataExchangeInstruction4 Instruction Key 4
AlternativePayeePayer Alternative Payee/Payer
PaymentReference Payment Reference
BusinessPlace Business place
TaxSection Section Code
GrantID grant_nbr Receiver Grant
FunctionalArea Functional Area
HouseBankAccount House Bank Account
NetDueDate Due Date for Net Payment
CashDiscount1DueDate Due Date for Cash Discount 1
CashDiscount2DueDate Cash Discount 2 Due Date
BranchCode j_1tpbupl Branch Code
BudgetPeriod budget_pd Budget Period
BPBankAccountInternalID Business Partner Bank Account Internal ID
SettlementReferenceDate Reference Date for Settlement
PaymentReason Payment Reason
FixedCashDiscount Fixed Payment Terms
JointVentureBillingType Joint Venture Billing Type
WithholdingTaxCode qsskz Withholding Tax Code
PaymentCurrency Currency for Automatic Payment
TransactionCurrency _ParkedOplAcctgDocument TransactionCurrency Transaction Currency
CompanyCodeCurrency _ParkedOplAcctgDocument CompanyCodeCurrency Company Code Currency
AdditionalCurrency1 _ParkedOplAcctgDocument AdditionalCurrency1 Additional Currency 1
AdditionalCurrency2 _ParkedOplAcctgDocument AdditionalCurrency2 Additional Currency 2
_AdditionalCurrency1 _AdditionalCurrency1
_AdditionalCurrency2 _AdditionalCurrency2
_AssetTransactionType _AssetTransactionType
_BusinessArea _BusinessArea
_ChartOfAccounts _ChartOfAccounts
_CompanyCode _CompanyCode
_CompanyCodeCurrency _CompanyCodeCurrency
_Supplier _Supplier
_SupplierCompany _SupplierCompany
_DebitCreditCode _DebitCreditCode
_FinancialAccountType _FinancialAccountType
_GLAccountInChartOfAccounts _GLAccountInChartOfAccounts
_ParkedOplAcctgDocument _ParkedOplAcctgDocument
_PartnerBusinessArea _PartnerBusinessArea
_PaymentCurrency _PaymentCurrency
_PostingKey _PostingKey
_SourceCompanyCode _SourceCompanyCode
_SourceFiscalYear _SourceFiscalYear
_SourceParkedOplAcctgDocument _SourceParkedOplAcctgDocument
_SpecialGLCode _SpecialGLCode
_TaxCountry _TaxCountry
_TaxType _TaxType
_TransactionCurrency _TransactionCurrency

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 I_ParkedOplAcctgDocPyblsItem.
-- 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.

CREATE VIEW I_ParkedOplAcctgDocPyblsItem AS
SELECT
  ausbk AS SourceCompanyCode,
  cast( belnr as fis_belnr preserving type ) AS SourceAccountingDocument,
  cast( gjahr as fis_gjahr_no_conv preserving type ) AS SourceFiscalYear,
  cast( bzkey as fis_parked_ap_item preserving type ) AS ParkedAcctgDocPyblsItem,
  cast( buzei as fis_buzei preserving type ) AS SourceAccountingDocumentItem,
  cast( 'K' as farp_koart preserving type ) AS FinancialAccountType,
  cast( bukrs as fis_bukrs preserving type ) AS CompanyCode,
  cast( lifnr as fis_lifnr preserving type ) AS Supplier,
  cast( bschl as farp_bschl preserving type ) AS PostingKey,
  cast( umskz as fac_umskz preserving type ) AS SpecialGLCode,
  cast( umsks as farp_umsks preserving type ) AS SpecialGLTransactionType,
  cast( gsber as fis_rbusa preserving type ) AS BusinessArea,
  cast( vbsegk.pargb as fis_pargb preserving type ) AS PartnerBusinessArea,
  cast( mwskz as farp_mwskz preserving type ) AS TaxCode,
  tax_country AS TaxCountry,
  mwart AS TaxType,
  valut AS ValueDate,
  cast( zuonr as fis_zuonr preserving type ) AS AssignmentReference,
  cast( sgtxt as farp_sgtxt ) AS DocumentItemText,
  cast( bewar as fis_rmvct preserving type ) AS FinancialTransactionType,
  cast( anbwa as fac_anbwa preserving type ) AS AssetTransactionType,
  cast( xumsw as farp_xumsw) AS IsSalesRelated,
  _CompanyCode.ChartOfAccounts AS ChartOfAccounts,
  cast( hkont as fis_racct preserving type ) AS GLAccount,
  cast( filkd as farp_filkd preserving type ) AS BranchAccount,
  hzuon AS SpecialGLAccountAssignment,
  zfbdt AS DueCalculationBaseDate,
  cast( zterm as farp_dzterm preserving type ) AS PaymentTerms,
  cast( zbd1t as farp_dzbd1t preserving type ) AS CashDiscount1Days,
  cast( zbd2t as farp_dzbd2t preserving type ) AS CashDiscount2Days,
  cast( zbd3t as farp_dzbd3t preserving type ) AS NetPaymentDays,
  cast( zbd1p as dzbd1p_farp preserving type ) AS CashDiscount1Percent,
  cast( zbd2p as dzbd2p_farp preserving type ) AS CashDiscount2Percent,
  cast( zlsch as farp_schzw_bseg preserving type ) AS PaymentMethod,
  cast( zlspr as farp_dzlspr preserving type ) AS PaymentBlockingReason,
  cast( hbkid as farp_hbkid preserving type ) AS HouseBank,
  cast( rebzg as farp_rebzg preserving type ) AS InvoiceReference,
  cast( rebzj as fis_rebzj preserving type ) AS InvoiceReferenceFiscalYear,
  cast( rebzz as fis_rebzz preserving type ) AS InvoiceItemReference,
  cast( rebzt as farp_rebzt preserving type ) AS FollowOnDocumentType,
  cast( lzbkz as fac_lzbkz preserving type ) AS StateCentralBankPaymentReason,
  cast( landl as fac_landl preserving type ) AS SupplyingCountry,
  cast( samnr as farp_samnr preserving type ) AS InvoiceList,
  cast( mschl as farp_mschl preserving type ) AS DunningKey,
  cast( mansp as farp_mansp preserving type ) AS DunningBlockingReason,
  cast( madat as farp_madat preserving type ) AS LastDunningDate,
  cast( manst as farp_mahns_d preserving type ) AS DunningLevel,
  cast( maber as farp_maber preserving type ) AS DunningArea,
  cast( stceg as farp_stceg preserving type ) AS VATRegistration,
  cast( rstgr as farp_rstgr preserving type ) AS PaymentDifferenceReason,
  vname AS JointVenture,
  cast( egrup as jv_egroup_cds preserving type ) AS JointVentureEquityGroup,
  cast( vertt as fis_rantyp preserving type ) AS TreasuryContractType,
  cast( vertn as fis_ranl preserving type ) AS AssetContract,
  cast( vbewa as farp_sbewart preserving type ) AS CashFlowType,
  cast( fipos as fis_fipos_shortid preserving type ) AS CommitmentItemShortID,
  fdlev AS PlanningLevel,
  cast( uzawe as farp_uzawe preserving type ) AS PaymentMethodSupplement,
  cast( fistl as farp_fistl preserving type ) AS FundsCenter,
  geber AS Fund,
  cast( xref1 as farp_xref1 preserving type ) AS Reference1IDByBusinessPartner,
  cast( xref2 as farp_xref2 preserving type ) AS Reference2IDByBusinessPartner,
  cast( xref3 as fis_xref3 preserving type ) AS Reference3IDByBusinessPartner,
  cast( dtws1 as farp_dtat16 preserving type ) AS DataExchangeInstruction1,
  cast( dtws2 as farp_dtat17 preserving type ) AS DataExchangeInstruction2,
  cast( dtws3 as farp_dtat18 preserving type ) AS DataExchangeInstruction3,
  cast( dtws4 as farp_dtat19 preserving type ) AS DataExchangeInstruction4,
  cast( empfb as fis_empfb preserving type ) AS AlternativePayeePayer,
  cast( kidno as farp_kidno preserving type ) AS PaymentReference,
  cast( bupla as farp_bupla preserving type ) AS BusinessPlace,
  cast( secco as fis_secco preserving type ) AS TaxSection,
  grant_nbr AS GrantID,
  cast( fkber as fm_farea preserving type ) AS FunctionalArea,
  cast( hktid as fac_hktid preserving type ) AS HouseBankAccount,
  cast( netdt as farp_netdt preserving type ) AS NetDueDate,
  cast( sk1dt as farp_sk1dt preserving type ) AS CashDiscount1DueDate,
  cast( sk2dt as farp_sk2dt preserving type ) AS CashDiscount2DueDate,
  j_1tpbupl AS BranchCode,
  budget_pd AS BudgetPeriod,
  cast( bvtyp as farp_bvtyp preserving type ) AS BPBankAccountInternalID,
  cast( dabrz as farp_dabrbez preserving type ) AS SettlementReferenceDate,
  cast( payt_rsn as farp_payt_rsn preserving type ) AS PaymentReason,
  cast( zbfix as farp_dzbfix preserving type ) AS FixedCashDiscount,
  cast( btype as jv_bilind_cds preserving type ) AS JointVentureBillingType,
  qsskz AS WithholdingTaxCode,
  cast( pycur as farp_pycur preserving type ) AS PaymentCurrency,
  _ParkedOplAcctgDocument.TransactionCurrency AS TransactionCurrency,
  _ParkedOplAcctgDocument.CompanyCodeCurrency AS CompanyCodeCurrency,
  _ParkedOplAcctgDocument.AdditionalCurrency1 AS AdditionalCurrency1,
  _ParkedOplAcctgDocument.AdditionalCurrency2 AS AdditionalCurrency2
FROM vbsegk
LEFT OUTER JOIN I_CompanyCode AS _SourceCompanyCode ON SourceCompanyCode = _SourceCompanyCode.CompanyCode  -- association [0..1]
LEFT OUTER JOIN I_CompanyCode AS _CompanyCode ON CompanyCode = _CompanyCode.CompanyCode  -- association [0..1]
LEFT OUTER JOIN I_FiscalYearForCompanyCode AS _SourceFiscalYear ON SourceFiscalYear = _SourceFiscalYear.FiscalYear AND SourceCompanyCode = _SourceFiscalYear.CompanyCode  -- association [0..1]
LEFT OUTER JOIN I_ParkedOplAcctgDocument AS _ParkedOplAcctgDocument ON SourceCompanyCode = _ParkedOplAcctgDocument.SourceCompanyCode AND CompanyCode = _ParkedOplAcctgDocument.CompanyCode AND SourceAccountingDocument = _ParkedOplAcctgDocument.SourceAccountingDocument AND SourceFiscalYear = _ParkedOplAcctgDocument.SourceFiscalYear  -- association [0..1]
LEFT OUTER JOIN I_ParkedOplAcctgDocument AS _SourceParkedOplAcctgDocument ON SourceCompanyCode = _SourceParkedOplAcctgDocument.SourceCompanyCode AND SourceCompanyCode = _SourceParkedOplAcctgDocument.CompanyCode AND SourceAccountingDocument = _SourceParkedOplAcctgDocument.SourceAccountingDocument AND SourceFiscalYear = _SourceParkedOplAcctgDocument.SourceFiscalYear  -- association [0..1]
LEFT OUTER JOIN I_Supplier AS _Supplier ON Supplier = _Supplier.Supplier  -- association [0..1]
LEFT OUTER JOIN I_SupplierCompany AS _SupplierCompany ON Supplier = _SupplierCompany.Supplier AND CompanyCode = _SupplierCompany.CompanyCode  -- association [0..1]
LEFT OUTER JOIN I_FinancialAccountType AS _FinancialAccountType ON FinancialAccountType = _FinancialAccountType.FinancialAccountType  -- association [0..1]
LEFT OUTER JOIN I_PostingKey AS _PostingKey ON PostingKey = _PostingKey.PostingKey  -- association [0..1]
LEFT OUTER JOIN I_DebitCreditCode AS _DebitCreditCode ON DebitCreditCode = _DebitCreditCode.DebitCreditCode  -- association [0..1]
LEFT OUTER JOIN I_SpecialGLCode AS _SpecialGLCode ON SpecialGLCode = _SpecialGLCode.SpecialGLCode AND FinancialAccountType = _SpecialGLCode.FinancialAccountType  -- association [0..1]
LEFT OUTER JOIN I_BusinessArea AS _BusinessArea ON BusinessArea = _BusinessArea.BusinessArea  -- association [0..1]
LEFT OUTER JOIN I_BusinessArea AS _PartnerBusinessArea ON PartnerBusinessArea = _PartnerBusinessArea.BusinessArea  -- association [0..1]
LEFT OUTER JOIN I_Country AS _TaxCountry ON TaxCountry = _TaxCountry.Country  -- association [0..1]
LEFT OUTER JOIN I_TaxType AS _TaxType ON TaxType = _TaxType.TaxType  -- association [0..1]
LEFT OUTER JOIN I_AssetTransactionType AS _AssetTransactionType ON AssetTransactionType = _AssetTransactionType.AssetTransactionType  -- association [0..1]
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 [0..1]
LEFT OUTER JOIN I_Currency AS _CompanyCodeCurrency ON CompanyCodeCurrency = _CompanyCodeCurrency.Currency  -- association [1..1]
LEFT OUTER JOIN I_Currency AS _TransactionCurrency ON TransactionCurrency = _TransactionCurrency.Currency  -- association [0..1]
LEFT OUTER JOIN I_Currency AS _AdditionalCurrency1 ON AdditionalCurrency1 = _AdditionalCurrency1.Currency  -- association [0..1]
LEFT OUTER JOIN I_Currency AS _AdditionalCurrency2 ON AdditionalCurrency2 = _AdditionalCurrency2.Currency  -- association [0..1]
LEFT OUTER JOIN I_Currency AS _PaymentCurrency ON PaymentCurrency = _PaymentCurrency.Currency  -- association [0..1]
;