I_ParkedOplAcctgDocItem
Parked Operational Acctg Document Item
I_ParkedOplAcctgDocItem (Composite)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
Accounting and Financial Close
I_ParkedOplAcctgDocItem is a Composite CDS View (Cube) that provides data about "Parked Operational Acctg Document Item" in SAP S/4HANA. It reads from 1 data source (P_ParkedOplAcctgDocItem) and exposes 220 fields with key fields SourceCompanyCode, SourceFiscalYear, SourceAccountingDocument, SourceAccountingDocumentItem. It has 63 associations to related views.
SAP Help Documentation
| Category | CDS Views for Transaction Data |
|---|---|
| Data Category | Cube |
This CDS view provides access to all details of the different items of a parked accounting document which can be parked accounts payable items (database table VBSEGK), parked accounts receivable items (database table VBSEGD), parked accounts general ledger items (database table VBSEGS) or parked accounts asset items (database table VBSEGA). This includes the most important business entities, such as G/L account, company code, cost center or profit center if available. The most important attributes of business entities are included, such as account assignment data, amounts in different currencies but also payment data. Other attributes can be reached via associations. This CDS view provides the prerequisites for answering the following business questions: What are the details for a single parked accounting document item? Which parked accounts asset, general ledger, payable or receivable items of parked accounting documents need to be checked and posted? What is the amount in company code currency of the parked accounting document? 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 one of the following business catalogs assigned: SAP_A4C_BC_DEV_TST_FIN_GL0_PC Users who want to use this CDS view must have a role with the following restriction types set to read access: BEGRU_BKPF_BED (Authorization Group for Customer Related Journal Entries) BEGRU_BKPF_BEK (Authorization Group for Supplier-Related Journal Entries) BEGRU_BKPF_BLA (Authorization Groups for Journal Entry Document Type) BUKRS (Company Code) FKBER (Functional Area) KOART (Account Type) COMPANYCODE_HIERARCHY (Company Code Hierarchies) SEGMENT_GLRRCTY (Segment for Segmental Reporting / Record Type) COSTCENTER_HIERARCHY (Cost Center Hierarchies) BWKEY (Valuation Area) RESPAREA_IO_AUFART_AUTH_KSTAR (Responsibility Area for Internal Orders) PROFITCENTER_HIERARCHY (Profit Center Hierarchies) BUKRS_PRCTR_KSTAR (Company Code / Profit Center / Cost Element) WERKS (Plant) KOSTL_KSTAR (Cost Center / Cost Element) These restriction types are edited in the Maintain Business Roles app. Further prerequisites include: You have authorizations to access certain company codes. You have authorizations to access certain financial account types. You have authorizations to access certain segments.
Structure
Business Objects This view is built on the following business objects: Parked accounting document Company code G/L account Cost center Profit center Measures and Dimension All relevant dimensions are included along with associations to interface views for some of these dimensions. The most important dimensions are: Source company code Source fiscal year Source accounting document Source accounting document item Company code Accounting document type and category Posting key, financial account type, debit or credit code Document item text Currencies, such as company code currency, transaction currency and additional currency 1-2 Document date and posting date Tax data, such as tax code, tax type The most important measures are: Amount in company code and in transaction currency Amounts in other currencies and other characteristics Tax base amount in company code currency and in transaction currency
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Accounting and Financial Close |
| Application Component | FI-FIO-GL-IS |
| Capabilities | Data Provider for Analytical Queries, Data Source for Defining CDS Entities, Data Source in SQL Select |
| Package | Accounting and Financial Close for SAP S/4HANA Cloud Private Edition |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Private Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Private Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA Cloud Private Edition — Explore SAP S/4HANA Cloud Private Edition Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Private Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| P_ParkedOplAcctgDocItem | P_ParkedOplAcctgDocItem | from |
Associations (63)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_CompanyCode | _CompanyCode | $projection.CompanyCode = _CompanyCode.CompanyCode |
| [0..1] | I_CompanyCode | _SourceCompanyCode | $projection.SourceCompanyCode = _SourceCompanyCode.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_GLAccountInChartOfAccounts | _GLAccountInChartOfAccounts | $projection.ChartOfAccounts = _GLAccountInChartOfAccounts.ChartOfAccounts and $projection.GLAccount = _GLAccountInChartOfAccounts.GLAccount |
| [0..1] | I_GLAccountInCompanyCode | _GLAccountInCompanyCode | $projection.CompanyCode = _GLAccountInCompanyCode.CompanyCode and $projection.GLAccount = _GLAccountInCompanyCode.GLAccount |
| [0..1] | I_ChartOfAccounts | _ChartOfAccounts | $projection.ChartOfAccounts = _ChartOfAccounts.ChartOfAccounts |
| [0..1] | I_Customer | _Customer | $projection.Customer = _Customer.Customer |
| [0..1] | I_CustomerCompany | _CustomerCompany | $projection.Customer = _CustomerCompany.Customer and $projection.CompanyCode = _CustomerCompany.CompanyCode |
| [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_PostingKey | _PostingKey | $projection.PostingKey = _PostingKey.PostingKey |
| [0..1] | I_FinancialAccountType | _FinancialAccountType | $projection.FinancialAccountType = _FinancialAccountType.FinancialAccountType |
| [0..1] | I_DebitCreditCode | _DebitCreditCode | $projection.DebitCreditCode = _DebitCreditCode.DebitCreditCode |
| [0..1] | I_BusinessArea | _BusinessArea | $projection.BusinessArea = _BusinessArea.BusinessArea |
| [0..1] | I_BusinessArea | _PartnerBusinessArea | $projection.PartnerBusinessArea = _PartnerBusinessArea.BusinessArea |
| [0..1] | I_TaxType | _TaxType | $projection.TaxType = _TaxType.TaxType |
| [0..1] | I_Partnercompany | _PartnerCompany | $projection.PartnerCompany = _PartnerCompany.PartnerCompany |
| [0..1] | I_ControllingArea | _ControllingArea | $projection.ControllingArea = _ControllingArea.ControllingArea |
| [0..*] | I_ProfitCenter | _ProfitCenter | $projection.ControllingArea = _ProfitCenter.ControllingArea and $projection.ProfitCenter = _ProfitCenter.ProfitCenter |
| [0..1] | I_ProfitCenter | _CurrentProfitCenter | $projection.ControllingArea = _CurrentProfitCenter.ControllingArea and $projection.ProfitCenter = _CurrentProfitCenter.ProfitCenter and _CurrentProfitCenter.ValidityStartDate <= $session.system_date and _CurrentProfitCenter.ValidityEndDate >= $session.system_date |
| [0..*] | I_CostCenter | _CostCenter | $projection.ControllingArea = _CostCenter.ControllingArea and $projection.CostCenter = _CostCenter.CostCenter |
| [0..1] | I_CostCenter | _CurrentCostCenter | $projection.ControllingArea = _CurrentCostCenter.ControllingArea and $projection.CostCenter = _CurrentCostCenter.CostCenter and _CurrentCostCenter.ValidityStartDate <= $session.system_date and _CurrentCostCenter.ValidityEndDate >= $session.system_date |
| [0..1] | I_Country | _SupplyingCountry | $projection.SupplyingCountry = _SupplyingCountry.Country |
| [0..1] | I_Product | _Product | $projection.Product = _Product.Product |
| [0..1] | I_Plant | _Plant | $projection.Plant = _Plant.Plant |
| [0..1] | I_UnitOfMeasure | _BaseUnit | $projection.BaseUnit = _BaseUnit.UnitOfMeasure |
| [0..1] | I_PaymentDifferenceReason | _PaymentDifferenceReason | $projection.PaymentDifferenceReason = _PaymentDifferenceReason.PaymentDifferenceReason and $projection.CompanyCode = _PaymentDifferenceReason.CompanyCode |
| [0..1] | I_Segment | _Segment | $projection.Segment = _Segment.Segment |
| [0..1] | I_Segment | _PartnerSegment | $projection.PartnerSegment = _PartnerSegment.Segment |
| [0..1] | I_AccountingDocumentType | _AccountingDocumentType | $projection.AccountingDocumentType = _AccountingDocumentType.AccountingDocumentType |
| [0..1] | I_Currency | _PaymentCurrency | $projection.PaymentCurrency = _PaymentCurrency.Currency |
| [0..1] | I_Currency | _TransactionCurrency | $projection.TransactionCurrency = _TransactionCurrency.Currency |
| [0..1] | I_Currency | _CompanyCodeCurrency | $projection.CompanyCodeCurrency = _CompanyCodeCurrency.Currency |
| [0..1] | I_Currency | _AdditionalCurrency1 | $projection.AdditionalCurrency1 = _AdditionalCurrency1.Currency |
| [0..1] | I_Currency | _AdditionalCurrency2 | $projection.AdditionalCurrency2 = _AdditionalCurrency2.Currency |
| [0..1] | I_AccountingDocumentCategory | _AccountingDocumentCategory | $projection.AccountingDocumentCategory = _AccountingDocumentCategory.AccountingDocumentCategory |
| [0..1] | I_Order | _Order | $projection.OrderID = _Order.OrderID |
| [0..1] | I_MasterFixedAsset | _MasterFixedAsset | $projection.CompanyCode = _MasterFixedAsset.CompanyCode and $projection.MasterFixedAsset = _MasterFixedAsset.MasterFixedAsset |
| [0..1] | I_FixedAsset | _FixedAsset | $projection.CompanyCode = _FixedAsset.CompanyCode and $projection.MasterFixedAsset = _FixedAsset.MasterFixedAsset and $projection.FixedAsset = _FixedAsset.FixedAsset |
| [0..1] | I_AssetTransactionType | _AssetTransactionType | $projection.AssetTransactionType = _AssetTransactionType.AssetTransactionType |
| [0..1] | I_PurchasingDocument | _PurchasingDocument | $projection.PurchasingDocument = _PurchasingDocument.PurchasingDocument |
| [0..1] | I_PurchasingDocumentItem | _PurchasingDocumentItem | $projection.PurchasingDocument = _PurchasingDocumentItem.PurchasingDocument and $projection.PurchasingDocumentItem = _PurchasingDocumentItem.PurchasingDocumentItem |
| [0..1] | I_ProjectNetwork | _ProjectNetwork | $projection.ProjectNetwork = _ProjectNetwork.ProjectNetwork |
| [0..*] | I_CostCenterActivityType | _CostCtrActivityType | $projection.ControllingArea = _CostCtrActivityType.ControllingArea and $projection.CostCtrActivityType = _CostCtrActivityType.CostCtrActivityType |
| [0..1] | I_BusinessProcess | _BusinessProcess | $projection.ControllingArea = _BusinessProcess.ControllingArea and $projection.BusinessProcess = _BusinessProcess.BusinessProcess |
| [0..1] | I_BudgetPeriod | _BudgetPeriod | $projection.BudgetPeriod = _BudgetPeriod.BudgetPeriod |
| [0..1] | I_BudgetPeriod | _PartnerBudgetPeriod | $projection.PartnerBudgetPeriod = _PartnerBudgetPeriod.BudgetPeriod |
| [0..1] | I_FinancialTransactionType | _FinancialTransactionType | $projection.FinancialTransactionType = _FinancialTransactionType.FinancialTransactionType |
| [0..1] | I_FinancialManagementArea | _FinancialManagementArea | $projection.FinancialManagementArea = _FinancialManagementArea.FinancialManagementArea |
| [0..1] | I_Fund | _Fund | $projection.FinancialManagementArea = _Fund.FinancialManagementArea and $projection.Fund = _Fund.Fund |
| [0..1] | I_Fund | _PartnerFund | $projection.FinancialManagementArea = _PartnerFund.FinancialManagementArea and $projection.PartnerFund = _PartnerFund.Fund |
| [0..*] | I_FundsCenter | _FundsCenter | $projection.FinancialManagementArea = _FundsCenter.FinancialManagementArea and $projection.FundsCenter = _FundsCenter.FundsCenter |
| [0..1] | I_Grant | _Grant | $projection.GrantID = _Grant.GrantID |
| [0..1] | I_Grant | _PartnerGrant | $projection.PartnerGrant = _PartnerGrant.GrantID |
| [0..1] | I_Housebank | _HouseBank | $projection.CompanyCode = _HouseBank.CompanyCode and $projection.HouseBank = _HouseBank.HouseBank |
| [0..1] | I_InventoryValuationType | _InventoryValuationType | $projection.InventoryValuationType = _InventoryValuationType.InventoryValuationType |
| [0..1] | I_PaymentBlockingReason | _PaymentBlockingReason | $projection.PaymentBlockingReason = _PaymentBlockingReason.PaymentBlockingReason |
| [0..1] | I_PersonWorkAgreement_1 | _PersonWorkAgreement_1 | $projection.PersonnelNumber = _PersonWorkAgreement_1.PersonWorkAgreement |
| [0..1] | I_SpecialGLCode | _SpecialGLCode | $projection.SpecialGLCode = _SpecialGLCode.SpecialGLCode and $projection.FinancialAccountType = _SpecialGLCode.FinancialAccountType |
| [0..1] | I_WBSElementBasicData | _WBSElementBasicData | $projection.WBSElementInternalID = _WBSElementBasicData.WBSElementInternalID |
| [0..1] | I_FunctionalArea | _FunctionalArea | $projection.FunctionalArea = _FunctionalArea.FunctionalArea |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| EndUserText.label | Parked Operational Acctg Document Item | view | |
| VDM.lifecycle.contract.type | #PUBLIC_LOCAL_API | view | |
| VDM.viewType | #COMPOSITE | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| AccessControl.personalData.blocking | #REQUIRED | view | |
| Analytics.internalName | #LOCAL | view | |
| Analytics.dataCategory | #CUBE | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| Metadata.allowExtensions | true | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_CUBE | view |
Fields (220)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| ProfitabilitySegment | ProfitabilitySegment | Profitability Segment | ||
| _CompanyCode | _CompanyCode | |||
| _SourceCompanyCode | _SourceCompanyCode | |||
| _ControllingArea | _ControllingArea | |||
| _SourceFiscalYear | _SourceFiscalYear | |||
| _SourceParkedOplAcctgDocument | _SourceParkedOplAcctgDocument | |||
| _ParkedOplAcctgDocument | _ParkedOplAcctgDocument | |||
| _PostingKey | _PostingKey | |||
| _FinancialAccountType | _FinancialAccountType | |||
| _DebitCreditCode | _DebitCreditCode | |||
| _Customer | _Customer | |||
| _CustomerCompany | _CustomerCompany | |||
| _Supplier | _Supplier | |||
| _SupplierCompany | _SupplierCompany | |||
| _BusinessArea | _BusinessArea | |||
| _PartnerBusinessArea | _PartnerBusinessArea | |||
| _TaxType | _TaxType | |||
| _PartnerCompany | _PartnerCompany | |||
| _ProfitCenter | _ProfitCenter | |||
| _CurrentProfitCenter | _CurrentProfitCenter | |||
| _CostCenter | _CostCenter | |||
| _CurrentCostCenter | _CurrentCostCenter | |||
| _SupplyingCountry | _SupplyingCountry | |||
| _Product | _Product | |||
| _BaseUnit | _BaseUnit | |||
| _PaymentDifferenceReason | _PaymentDifferenceReason | |||
| _Segment | _Segment | |||
| _PartnerSegment | _PartnerSegment | |||
| _AccountingDocumentType | _AccountingDocumentType | |||
| _TransactionCurrency | _TransactionCurrency | |||
| _PaymentCurrency | _PaymentCurrency | |||
| _CompanyCodeCurrency | _CompanyCodeCurrency | |||
| _AdditionalCurrency1 | _AdditionalCurrency1 | |||
| _AdditionalCurrency2 | _AdditionalCurrency2 | |||
| _AccountingDocumentCategory | _AccountingDocumentCategory | |||
| _Order | _Order | |||
| _MasterFixedAsset | _MasterFixedAsset | |||
| _FixedAsset | _FixedAsset | |||
| _AssetTransactionType | _AssetTransactionType | |||
| _PurchasingDocument | _PurchasingDocument | |||
| _PurchasingDocumentItem | _PurchasingDocumentItem | |||
| _ProjectNetwork | _ProjectNetwork | |||
| _WBSElementBasicData | _WBSElementBasicData | |||
| _CostCtrActivityType | _CostCtrActivityType | |||
| _ChartOfAccounts | _ChartOfAccounts | |||
| _PersonWorkAgreement_1 | _PersonWorkAgreement_1 | |||
| _FinancialManagementArea | _FinancialManagementArea | |||
| _FinancialTransactionType | _FinancialTransactionType | |||
| _Fund | _Fund | |||
| _FundsCenter | _FundsCenter | |||
| _Grant | _Grant | |||
| _GLAccountInChartOfAccounts | _GLAccountInChartOfAccounts | |||
| _GLAccountInCompanyCode | _GLAccountInCompanyCode | |||
| _HouseBank | _HouseBank | |||
| _InventoryValuationType | _InventoryValuationType | |||
| _PartnerFund | _PartnerFund | |||
| _PartnerGrant | _PartnerGrant | |||
| _PaymentBlockingReason | _PaymentBlockingReason | |||
| _Plant | _Plant | |||
| _SpecialGLCode | _SpecialGLCode | |||
| _BusinessProcess | _BusinessProcess | |||
| _BudgetPeriod | _BudgetPeriod | |||
| _PartnerBudgetPeriod | _PartnerBudgetPeriod | |||
| _FunctionalArea | _FunctionalArea | |||
| KEY | SourceCompanyCode | P_ParkedOplAcctgDocItem | SourceCompanyCode | Source Company Code |
| KEY | SourceFiscalYear | P_ParkedOplAcctgDocItem | SourceFiscalYear | Fiscal Year |
| KEY | SourceAccountingDocument | P_ParkedOplAcctgDocItem | SourceAccountingDocument | Journal Entry |
| KEY | SourceAccountingDocumentItem | P_ParkedOplAcctgDocItem | SourceAccountingDocumentItem | Journal Entry Posting View Item |
| AccountAssignmentNumber | P_ParkedOplAcctgDocItem | AccountAssignmentNumber | Sequential Number of Account Assignment | |
| AssetContract | P_ParkedOplAcctgDocItem | AssetContract | Asset Contract | |
| AssetTransactionType | P_ParkedOplAcctgDocItem | AssetTransactionType | Asset Transaction Type | |
| AssetValueDate | P_ParkedOplAcctgDocItem | AssetValueDate | Asset Value Date | |
| AssignmentReference | P_ParkedOplAcctgDocItem | AssignmentReference | Assignment Reference | |
| BaseUnit | P_ParkedOplAcctgDocItem | BaseUnit | Base Unit of Measure | |
| BPBankAccountInternalID | P_ParkedOplAcctgDocItem | BPBankAccountInternalID | Business Partner Bank Account Internal ID | |
| BranchAccount | P_ParkedOplAcctgDocItem | BranchAccount | Account Number of the Branch | |
| BudgetPeriod | P_ParkedOplAcctgDocItem | BudgetPeriod | Budget Period | |
| BusinessArea | P_ParkedOplAcctgDocItem | BusinessArea | Business Area | |
| BusinessPlace | P_ParkedOplAcctgDocItem | BusinessPlace | Business place | |
| BusinessProcess | P_ParkedOplAcctgDocItem | BusinessProcess | Business Process | |
| CashDiscount1Days | P_ParkedOplAcctgDocItem | CashDiscount1Days | Days from Baseline Date for Payment | |
| CashDiscount1DueDate | P_ParkedOplAcctgDocItem | CashDiscount1DueDate | Due Date for Cash Discount 1 | |
| CashDiscount1Percent | P_ParkedOplAcctgDocItem | CashDiscount1Percent | Cash Discount Percentage 1 | |
| CashDiscount2Days | P_ParkedOplAcctgDocItem | CashDiscount2Days | Days from Baseline Date for Payment | |
| CashDiscount2DueDate | P_ParkedOplAcctgDocItem | CashDiscount2DueDate | Cash Discount 2 Due Date | |
| CashDiscount2Percent | P_ParkedOplAcctgDocItem | CashDiscount2Percent | Cash Discount Percentage 2 | |
| CashFlowType | P_ParkedOplAcctgDocItem | CashFlowType | Flow Type | |
| CommitmentItemShortID | P_ParkedOplAcctgDocItem | CommitmentItemShortID | Commitment Item Short ID | |
| CompanyCode | P_ParkedOplAcctgDocItem | CompanyCode | Receiver Company Code | |
| CompanyCodeCurrencyDetnMethod | P_ParkedOplAcctgDocItem | CompanyCodeCurrencyDetnMethod | Method with Which the Local Currency Amount Was Determined | |
| CostCenter | P_ParkedOplAcctgDocItem | CostCenter | Cost Center | |
| CostCtrActivityType | P_ParkedOplAcctgDocItem | CostCtrActivityType | Activity Type | |
| CostObject | P_ParkedOplAcctgDocItem | CostObject | Cost Object | |
| CostOriginGroup | P_ParkedOplAcctgDocItem | CostOriginGroup | Origin Group as Subdivision of Cost Element | |
| CreditControlArea | P_ParkedOplAcctgDocItem | CreditControlArea | Credit Control Area | |
| Customer | P_ParkedOplAcctgDocItem | Customer | Sold-to Party | |
| DataExchangeInstruction1 | P_ParkedOplAcctgDocItem | DataExchangeInstruction1 | Instruction Key 1 | |
| DataExchangeInstruction2 | P_ParkedOplAcctgDocItem | DataExchangeInstruction2 | Instruction Key 2 | |
| DataExchangeInstruction3 | P_ParkedOplAcctgDocItem | DataExchangeInstruction3 | Instruction Key 3 | |
| DataExchangeInstruction4 | P_ParkedOplAcctgDocItem | DataExchangeInstruction4 | Instruction Key 4 | |
| DebitCreditCode | P_ParkedOplAcctgDocItem | DebitCreditCode | Single-Character Flag | |
| DocumentItemText | P_ParkedOplAcctgDocItem | DocumentItemText | Item Text | |
| DueCalculationBaseDate | P_ParkedOplAcctgDocItem | DueCalculationBaseDate | Baseline Date for Due Date Calculation | |
| DunningArea | P_ParkedOplAcctgDocItem | DunningArea | Dunning Area | |
| DunningBlockingReason | P_ParkedOplAcctgDocItem | DunningBlockingReason | Set Dunning Block | |
| DunningKey | P_ParkedOplAcctgDocItem | DunningKey | Dunning Key | |
| DunningLevel | P_ParkedOplAcctgDocItem | DunningLevel | Dunning Level | |
| FinancialAccountType | P_ParkedOplAcctgDocItem | FinancialAccountType | Fin. Account Type | |
| FinancialTransactionType | P_ParkedOplAcctgDocItem | FinancialTransactionType | Financial Transaction Type | |
| FixedAsset | P_ParkedOplAcctgDocItem | FixedAsset | Asset Subnumber | |
| FixedCashDiscount | P_ParkedOplAcctgDocItem | FixedCashDiscount | Fixed Cash Discount | |
| FollowOnDocumentType | P_ParkedOplAcctgDocItem | FollowOnDocumentType | Follow-On Document Type | |
| Fund | P_ParkedOplAcctgDocItem | Fund | Sender Fund | |
| FunctionalArea | P_ParkedOplAcctgDocItem | FunctionalArea | Sendr Fctl Area | |
| FundedProgram | P_ParkedOplAcctgDocItem | FundedProgram | Funded Program | |
| FundsCenter | P_ParkedOplAcctgDocItem | FundsCenter | Funds Management Center | |
| GLAccount | P_ParkedOplAcctgDocItem | GLAccount | General Ledger | |
| GrantID | P_ParkedOplAcctgDocItem | GrantID | Sender Grant | |
| HouseBank | P_ParkedOplAcctgDocItem | HouseBank | House Bank Key | |
| HouseBankAccount | P_ParkedOplAcctgDocItem | HouseBankAccount | House Bank Account | |
| InventoryValuationType | P_ParkedOplAcctgDocItem | InventoryValuationType | Valuation Type | |
| InvoiceItemReference | P_ParkedOplAcctgDocItem | InvoiceItemReference | Invoice Item Reference | |
| InvoiceList | P_ParkedOplAcctgDocItem | InvoiceList | Collective Invoice List Number | |
| InvoiceReference | P_ParkedOplAcctgDocItem | InvoiceReference | Document No. of the Invoice to Which the Transaction Belongs | |
| InvoiceReferenceFiscalYear | P_ParkedOplAcctgDocItem | InvoiceReferenceFiscalYear | Invoice Reference Fiscal Year | |
| IsEUTriangularDeal | P_ParkedOplAcctgDocItem | IsEUTriangularDeal | Is EU Triangular Deal | |
| IsNotCashDiscountLiable | P_ParkedOplAcctgDocItem | IsNotCashDiscountLiable | Is Not Cash Discount Liable | |
| IsSalesRelated | P_ParkedOplAcctgDocItem | IsSalesRelated | Indicator: Sales-Related Item | |
| JointVenture | P_ParkedOplAcctgDocItem | JointVenture | Joint venture | |
| JointVentureCostRecoveryCode | P_ParkedOplAcctgDocItem | JointVentureCostRecoveryCode | Recovery Indicator | |
| JointVentureEquityGroup | P_ParkedOplAcctgDocItem | JointVentureEquityGroup | Joint Venture Equity Group | |
| JointVentureEquityType | P_ParkedOplAcctgDocItem | JointVentureEquityType | Joint Venture Equity Type | |
| JointVenturePartner | P_ParkedOplAcctgDocItem | JointVenturePartner | Joint Venture Partner | |
| LastDunningDate | P_ParkedOplAcctgDocItem | LastDunningDate | Date of Last Dunning Notice | |
| MasterFixedAsset | P_ParkedOplAcctgDocItem | MasterFixedAsset | Fixed Asset | |
| MaterialPriceControl | P_ParkedOplAcctgDocItem | MaterialPriceControl | Material Price Control Indicator | |
| MaterialPriceUnitQty | P_ParkedOplAcctgDocItem | MaterialPriceUnitQty | Material Price Unit Quantity | |
| Product | P_ParkedOplAcctgDocItem | Product | Product Number | |
| NetDueDate | P_ParkedOplAcctgDocItem | NetDueDate | Due Date for Net Payment | |
| NetPaymentDays | P_ParkedOplAcctgDocItem | NetPaymentDays | Net Payment Terms Period | |
| OrderID | P_ParkedOplAcctgDocItem | OrderID | Order Number | |
| OrderInternalBillOfOperations | P_ParkedOplAcctgDocItem | OrderInternalBillOfOperations | Order Internal Bill of Operations ID | |
| PartnerBudgetPeriod | P_ParkedOplAcctgDocItem | PartnerBudgetPeriod | FM: Partner Budget Period | |
| PartnerBusinessArea | P_ParkedOplAcctgDocItem | PartnerBusinessArea | Partner Business Area | |
| PartnerFund | P_ParkedOplAcctgDocItem | PartnerFund | Receiver Fund | |
| PartnerGrant | P_ParkedOplAcctgDocItem | PartnerGrant | Receiver Grant | |
| PartnerSegment | P_ParkedOplAcctgDocItem | PartnerSegment | Partner Segment for Segmental Reporting | |
| PaymentBlockingReason | P_ParkedOplAcctgDocItem | PaymentBlockingReason | Payment Block on Item | |
| PaymentCardPaymentSettlement | P_ParkedOplAcctgDocItem | PaymentCardPaymentSettlement | Payment Card Payment Settlement | |
| PaymentDifferenceReason | P_ParkedOplAcctgDocItem | PaymentDifferenceReason | Reason Code for Payment Differences | |
| PaymentMethod | P_ParkedOplAcctgDocItem | PaymentMethod | Payment Method | |
| PaymentMethodSupplement | P_ParkedOplAcctgDocItem | PaymentMethodSupplement | Payment Method Supplement | |
| PaymentReference | P_ParkedOplAcctgDocItem | PaymentReference | Payment Reference | |
| PaymentTerms | P_ParkedOplAcctgDocItem | PaymentTerms | Terms of Payment Key | |
| PersonnelNumber | P_ParkedOplAcctgDocItem | PersonnelNumber | Personnel Number | |
| PlanningLevel | P_ParkedOplAcctgDocItem | PlanningLevel | Planning Level | |
| Plant | P_ParkedOplAcctgDocItem | Plant | Valuation Area | |
| PostingKey | P_ParkedOplAcctgDocItem | PostingKey | Posting Key | |
| ProfitCenter | P_ParkedOplAcctgDocItem | ProfitCenter | Profit Center | |
| ProjectNetwork | P_ParkedOplAcctgDocItem | ProjectNetwork | Network Number for Account Assignment | |
| PurchasingDocument | P_ParkedOplAcctgDocItem | PurchasingDocument | Purchasing Document | |
| PurchasingDocumentItem | P_ParkedOplAcctgDocItem | PurchasingDocumentItem | Purchasing Document Item | |
| REInternalFinNumber | P_ParkedOplAcctgDocItem | REInternalFinNumber | Internal Key of Real Estate Object (FI) | |
| Reference1IDByBusinessPartner | P_ParkedOplAcctgDocItem | Reference1IDByBusinessPartner | Business Partner Reference Key 1 | |
| Reference2IDByBusinessPartner | P_ParkedOplAcctgDocItem | Reference2IDByBusinessPartner | Business Partner Reference Key 2 | |
| Reference3IDByBusinessPartner | P_ParkedOplAcctgDocItem | Reference3IDByBusinessPartner | Reference Key for Line Item | |
| Region | P_ParkedOplAcctgDocItem | Region | Region (State, Province, County) | |
| Segment | P_ParkedOplAcctgDocItem | Segment | Segment for Segmental Reporting | |
| SettlementReferenceDate | P_ParkedOplAcctgDocItem | SettlementReferenceDate | Reference Date for Settlement | |
| SpecialGLAccountAssignment | P_ParkedOplAcctgDocItem | SpecialGLAccountAssignment | Assignment Number for Special G/L Accounts | |
| SpecialGLCode | P_ParkedOplAcctgDocItem | SpecialGLCode | Special G/L Indicator | |
| SpecialGLTransactionType | P_ParkedOplAcctgDocItem | SpecialGLTransactionType | Special G/L Transaction Type | |
| StateCentralBankPaymentReason | P_ParkedOplAcctgDocItem | StateCentralBankPaymentReason | State Central Bank Indicator | |
| Supplier | P_ParkedOplAcctgDocItem | Supplier | Supplier | |
| SupplyingCountry | P_ParkedOplAcctgDocItem | SupplyingCountry | Supplying Country/Region | |
| TaxCode | P_ParkedOplAcctgDocItem | TaxCode | Tax on Sales/Purchases Code | |
| TaxJurisdiction | P_ParkedOplAcctgDocItem | TaxJurisdiction | Tax Jurisdiction | |
| TaxSection | P_ParkedOplAcctgDocItem | TaxSection | Tax Section | |
| TaxType | P_ParkedOplAcctgDocItem | TaxType | Tax Type | |
| TreasuryContractType | P_ParkedOplAcctgDocItem | TreasuryContractType | Treasury Contract Type | |
| VATRegistration | P_ParkedOplAcctgDocItem | VATRegistration | VAT Registration Number | |
| ValuationArea | P_ParkedOplAcctgDocItem | ValuationArea | Valuation Area | |
| ValueDate | P_ParkedOplAcctgDocItem | ValueDate | Value Date | |
| WBSElementInternalID | P_ParkedOplAcctgDocItem | WBSElementInternalID | WBS Element Internal ID | |
| WithholdingTaxCode | P_ParkedOplAcctgDocItem | WithholdingTaxCode | Withholding Tax Code | |
| AdditionalCurrency1 | P_ParkedOplAcctgDocItem | AdditionalCurrency1 | Additional Currency 1 | |
| AdditionalCurrency2 | P_ParkedOplAcctgDocItem | AdditionalCurrency2 | Additional Currency 2 | |
| CompanyCodeCurrency | P_ParkedOplAcctgDocItem | CompanyCodeCurrency | Company Code Currency | |
| PaymentCurrency | P_ParkedOplAcctgDocItem | PaymentCurrency | Currency for Automatic Payment | |
| TransactionCurrency | P_ParkedOplAcctgDocItem | TransactionCurrency | Transaction Currency | |
| AmountInAdditionalCurrency1 | P_ParkedOplAcctgDocItem | AmountInAdditionalCurrency1 | Amount in Additional Currency 1 | |
| AmountInAdditionalCurrency2 | P_ParkedOplAcctgDocItem | AmountInAdditionalCurrency2 | Amount in Additional Currency 2 | |
| AmountInCompanyCodeCurrency | P_ParkedOplAcctgDocItem | AmountInCompanyCodeCurrency | Amount in Company Code Currency | |
| AmountInPaymentCurrency | P_ParkedOplAcctgDocItem | AmountInPaymentCurrency | Amount in Payment Currency | |
| AmountInTransactionCurrency | P_ParkedOplAcctgDocItem | AmountInTransactionCurrency | Amount in Transaction Currency | |
| CashDiscountAmount | P_ParkedOplAcctgDocItem | CashDiscountAmount | Cash Discount Amount | |
| CashDiscountAmtInCoCodeCrcy | P_ParkedOplAcctgDocItem | CashDiscountAmtInCoCodeCrcy | Cash Discount Amount in Company Code Currency | |
| CashDiscountBaseAmount | P_ParkedOplAcctgDocItem | CashDiscountBaseAmount | Cash Discount Base Amount | |
| InvoiceAmountInFrgnCurrency | P_ParkedOplAcctgDocItem | InvoiceAmountInFrgnCurrency | Invoice Amount in Foreign Currency | |
| InvoiceAmtInCoCodeCrcy | P_ParkedOplAcctgDocItem | InvoiceAmtInCoCodeCrcy | Invoice Amount in Company Code Currency | |
| PlannedAmtInTransactionCrcy | P_ParkedOplAcctgDocItem | PlannedAmtInTransactionCrcy | Planned Amount in Transaction Currency | |
| TaxAmount | P_ParkedOplAcctgDocItem | TaxAmount | Tax Amount in Transaction Currency | |
| TaxAmountInCoCodeCrcy | P_ParkedOplAcctgDocItem | TaxAmountInCoCodeCrcy | Signed Tax Amount in Company Code Currency | |
| TaxBaseAmountInCoCodeCrcy | P_ParkedOplAcctgDocItem | TaxBaseAmountInCoCodeCrcy | Tax Base Amount in Company Code Currency | |
| TaxBaseAmountInTransCrcy | P_ParkedOplAcctgDocItem | TaxBaseAmountInTransCrcy | Tax Base Amount in Transaction Currency | |
| WithholdingTaxAmount | P_ParkedOplAcctgDocItem | WithholdingTaxAmount | Withholding Tax Amount | |
| WithholdingTaxBaseAmount | P_ParkedOplAcctgDocItem | WithholdingTaxBaseAmount | Withholding Tax Base Amount | |
| WithholdingTaxExemptionAmt | P_ParkedOplAcctgDocItem | WithholdingTaxExemptionAmt | Withholding Tax-Exemption Amount | |
| Quantity | P_ParkedOplAcctgDocItem | Quantity | Quantity | |
| ChartOfAccounts | _CompanyCode | ChartOfAccounts | Chart of Accounts | |
| ControllingArea | _CompanyCode | ControllingArea | Controlling Area | |
| FiscalYearVariant | _CompanyCode | FiscalYearVariant | Fiscal Year Variant | |
| FinancialManagementArea | _CompanyCode | FinancialManagementArea | Financial Management Area | |
| AccountingDocumentCategory | _ParkedOplAcctgDocument | AccountingDocumentCategory | Journal Entry Category | |
| AccountingDocumentType | _ParkedOplAcctgDocument | AccountingDocumentType | Journal Entry Type | |
| PartnerCompany | _ParkedOplAcctgDocument | PartnerCompany | Company ID of Trading Partner | |
| FiscalPeriod | _ParkedOplAcctgDocument | FiscalPeriod | Fiscal Period | |
| DocumentDate | _ParkedOplAcctgDocument | DocumentDate | Journal Entry Date | |
| PostingDate | _ParkedOplAcctgDocument | PostingDate | Posting Date for GR | |
| LedgerGroup | _ParkedOplAcctgDocument | LedgerGroup | Ledger Group |
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_ParkedOplAcctgDocItem.
-- 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_ParkedOplAcctgDocItem AS
SELECT
ProfitabilitySegment,
P_ParkedOplAcctgDocItem.SourceCompanyCode AS SourceCompanyCode,
P_ParkedOplAcctgDocItem.SourceFiscalYear AS SourceFiscalYear,
P_ParkedOplAcctgDocItem.SourceAccountingDocument AS SourceAccountingDocument,
P_ParkedOplAcctgDocItem.SourceAccountingDocumentItem AS SourceAccountingDocumentItem,
P_ParkedOplAcctgDocItem.AccountAssignmentNumber AS AccountAssignmentNumber,
P_ParkedOplAcctgDocItem.AssetContract AS AssetContract,
P_ParkedOplAcctgDocItem.AssetTransactionType AS AssetTransactionType,
P_ParkedOplAcctgDocItem.AssetValueDate AS AssetValueDate,
P_ParkedOplAcctgDocItem.AssignmentReference AS AssignmentReference,
P_ParkedOplAcctgDocItem.BaseUnit AS BaseUnit,
P_ParkedOplAcctgDocItem.BPBankAccountInternalID AS BPBankAccountInternalID,
P_ParkedOplAcctgDocItem.BranchAccount AS BranchAccount,
P_ParkedOplAcctgDocItem.BudgetPeriod AS BudgetPeriod,
P_ParkedOplAcctgDocItem.BusinessArea AS BusinessArea,
P_ParkedOplAcctgDocItem.BusinessPlace AS BusinessPlace,
P_ParkedOplAcctgDocItem.BusinessProcess AS BusinessProcess,
P_ParkedOplAcctgDocItem.CashDiscount1Days AS CashDiscount1Days,
P_ParkedOplAcctgDocItem.CashDiscount1DueDate AS CashDiscount1DueDate,
P_ParkedOplAcctgDocItem.CashDiscount1Percent AS CashDiscount1Percent,
P_ParkedOplAcctgDocItem.CashDiscount2Days AS CashDiscount2Days,
P_ParkedOplAcctgDocItem.CashDiscount2DueDate AS CashDiscount2DueDate,
P_ParkedOplAcctgDocItem.CashDiscount2Percent AS CashDiscount2Percent,
P_ParkedOplAcctgDocItem.CashFlowType AS CashFlowType,
P_ParkedOplAcctgDocItem.CommitmentItemShortID AS CommitmentItemShortID,
P_ParkedOplAcctgDocItem.CompanyCode AS CompanyCode,
P_ParkedOplAcctgDocItem.CompanyCodeCurrencyDetnMethod AS CompanyCodeCurrencyDetnMethod,
P_ParkedOplAcctgDocItem.CostCenter AS CostCenter,
P_ParkedOplAcctgDocItem.CostCtrActivityType AS CostCtrActivityType,
P_ParkedOplAcctgDocItem.CostObject AS CostObject,
P_ParkedOplAcctgDocItem.CostOriginGroup AS CostOriginGroup,
P_ParkedOplAcctgDocItem.CreditControlArea AS CreditControlArea,
P_ParkedOplAcctgDocItem.Customer AS Customer,
P_ParkedOplAcctgDocItem.DataExchangeInstruction1 AS DataExchangeInstruction1,
P_ParkedOplAcctgDocItem.DataExchangeInstruction2 AS DataExchangeInstruction2,
P_ParkedOplAcctgDocItem.DataExchangeInstruction3 AS DataExchangeInstruction3,
P_ParkedOplAcctgDocItem.DataExchangeInstruction4 AS DataExchangeInstruction4,
P_ParkedOplAcctgDocItem.DebitCreditCode AS DebitCreditCode,
P_ParkedOplAcctgDocItem.DocumentItemText AS DocumentItemText,
P_ParkedOplAcctgDocItem.DueCalculationBaseDate AS DueCalculationBaseDate,
P_ParkedOplAcctgDocItem.DunningArea AS DunningArea,
P_ParkedOplAcctgDocItem.DunningBlockingReason AS DunningBlockingReason,
P_ParkedOplAcctgDocItem.DunningKey AS DunningKey,
P_ParkedOplAcctgDocItem.DunningLevel AS DunningLevel,
P_ParkedOplAcctgDocItem.FinancialAccountType AS FinancialAccountType,
P_ParkedOplAcctgDocItem.FinancialTransactionType AS FinancialTransactionType,
P_ParkedOplAcctgDocItem.FixedAsset AS FixedAsset,
P_ParkedOplAcctgDocItem.FixedCashDiscount AS FixedCashDiscount,
P_ParkedOplAcctgDocItem.FollowOnDocumentType AS FollowOnDocumentType,
P_ParkedOplAcctgDocItem.Fund AS Fund,
P_ParkedOplAcctgDocItem.FunctionalArea AS FunctionalArea,
P_ParkedOplAcctgDocItem.FundedProgram AS FundedProgram,
P_ParkedOplAcctgDocItem.FundsCenter AS FundsCenter,
P_ParkedOplAcctgDocItem.GLAccount AS GLAccount,
P_ParkedOplAcctgDocItem.GrantID AS GrantID,
P_ParkedOplAcctgDocItem.HouseBank AS HouseBank,
P_ParkedOplAcctgDocItem.HouseBankAccount AS HouseBankAccount,
P_ParkedOplAcctgDocItem.InventoryValuationType AS InventoryValuationType,
P_ParkedOplAcctgDocItem.InvoiceItemReference AS InvoiceItemReference,
P_ParkedOplAcctgDocItem.InvoiceList AS InvoiceList,
P_ParkedOplAcctgDocItem.InvoiceReference AS InvoiceReference,
P_ParkedOplAcctgDocItem.InvoiceReferenceFiscalYear AS InvoiceReferenceFiscalYear,
P_ParkedOplAcctgDocItem.IsEUTriangularDeal AS IsEUTriangularDeal,
P_ParkedOplAcctgDocItem.IsNotCashDiscountLiable AS IsNotCashDiscountLiable,
P_ParkedOplAcctgDocItem.IsSalesRelated AS IsSalesRelated,
P_ParkedOplAcctgDocItem.JointVenture AS JointVenture,
P_ParkedOplAcctgDocItem.JointVentureCostRecoveryCode AS JointVentureCostRecoveryCode,
P_ParkedOplAcctgDocItem.JointVentureEquityGroup AS JointVentureEquityGroup,
P_ParkedOplAcctgDocItem.JointVentureEquityType AS JointVentureEquityType,
P_ParkedOplAcctgDocItem.JointVenturePartner AS JointVenturePartner,
P_ParkedOplAcctgDocItem.LastDunningDate AS LastDunningDate,
P_ParkedOplAcctgDocItem.MasterFixedAsset AS MasterFixedAsset,
P_ParkedOplAcctgDocItem.MaterialPriceControl AS MaterialPriceControl,
P_ParkedOplAcctgDocItem.MaterialPriceUnitQty AS MaterialPriceUnitQty,
P_ParkedOplAcctgDocItem.Product AS Product,
P_ParkedOplAcctgDocItem.NetDueDate AS NetDueDate,
P_ParkedOplAcctgDocItem.NetPaymentDays AS NetPaymentDays,
P_ParkedOplAcctgDocItem.OrderID AS OrderID,
P_ParkedOplAcctgDocItem.OrderInternalBillOfOperations AS OrderInternalBillOfOperations,
P_ParkedOplAcctgDocItem.PartnerBudgetPeriod AS PartnerBudgetPeriod,
P_ParkedOplAcctgDocItem.PartnerBusinessArea AS PartnerBusinessArea,
P_ParkedOplAcctgDocItem.PartnerFund AS PartnerFund,
P_ParkedOplAcctgDocItem.PartnerGrant AS PartnerGrant,
P_ParkedOplAcctgDocItem.PartnerSegment AS PartnerSegment,
P_ParkedOplAcctgDocItem.PaymentBlockingReason AS PaymentBlockingReason,
P_ParkedOplAcctgDocItem.PaymentCardPaymentSettlement AS PaymentCardPaymentSettlement,
P_ParkedOplAcctgDocItem.PaymentDifferenceReason AS PaymentDifferenceReason,
P_ParkedOplAcctgDocItem.PaymentMethod AS PaymentMethod,
P_ParkedOplAcctgDocItem.PaymentMethodSupplement AS PaymentMethodSupplement,
P_ParkedOplAcctgDocItem.PaymentReference AS PaymentReference,
P_ParkedOplAcctgDocItem.PaymentTerms AS PaymentTerms,
P_ParkedOplAcctgDocItem.PersonnelNumber AS PersonnelNumber,
P_ParkedOplAcctgDocItem.PlanningLevel AS PlanningLevel,
P_ParkedOplAcctgDocItem.Plant AS Plant,
P_ParkedOplAcctgDocItem.PostingKey AS PostingKey,
P_ParkedOplAcctgDocItem.ProfitCenter AS ProfitCenter,
P_ParkedOplAcctgDocItem.ProjectNetwork AS ProjectNetwork,
P_ParkedOplAcctgDocItem.PurchasingDocument AS PurchasingDocument,
P_ParkedOplAcctgDocItem.PurchasingDocumentItem AS PurchasingDocumentItem,
P_ParkedOplAcctgDocItem.REInternalFinNumber AS REInternalFinNumber,
P_ParkedOplAcctgDocItem.Reference1IDByBusinessPartner AS Reference1IDByBusinessPartner,
P_ParkedOplAcctgDocItem.Reference2IDByBusinessPartner AS Reference2IDByBusinessPartner,
P_ParkedOplAcctgDocItem.Reference3IDByBusinessPartner AS Reference3IDByBusinessPartner,
P_ParkedOplAcctgDocItem.Region AS Region,
P_ParkedOplAcctgDocItem.Segment AS Segment,
P_ParkedOplAcctgDocItem.SettlementReferenceDate AS SettlementReferenceDate,
P_ParkedOplAcctgDocItem.SpecialGLAccountAssignment AS SpecialGLAccountAssignment,
P_ParkedOplAcctgDocItem.SpecialGLCode AS SpecialGLCode,
P_ParkedOplAcctgDocItem.SpecialGLTransactionType AS SpecialGLTransactionType,
P_ParkedOplAcctgDocItem.StateCentralBankPaymentReason AS StateCentralBankPaymentReason,
P_ParkedOplAcctgDocItem.Supplier AS Supplier,
P_ParkedOplAcctgDocItem.SupplyingCountry AS SupplyingCountry,
P_ParkedOplAcctgDocItem.TaxCode AS TaxCode,
P_ParkedOplAcctgDocItem.TaxJurisdiction AS TaxJurisdiction,
P_ParkedOplAcctgDocItem.TaxSection AS TaxSection,
P_ParkedOplAcctgDocItem.TaxType AS TaxType,
P_ParkedOplAcctgDocItem.TreasuryContractType AS TreasuryContractType,
P_ParkedOplAcctgDocItem.VATRegistration AS VATRegistration,
P_ParkedOplAcctgDocItem.ValuationArea AS ValuationArea,
P_ParkedOplAcctgDocItem.ValueDate AS ValueDate,
P_ParkedOplAcctgDocItem.WBSElementInternalID AS WBSElementInternalID,
P_ParkedOplAcctgDocItem.WithholdingTaxCode AS WithholdingTaxCode,
P_ParkedOplAcctgDocItem.AdditionalCurrency1 AS AdditionalCurrency1,
P_ParkedOplAcctgDocItem.AdditionalCurrency2 AS AdditionalCurrency2,
P_ParkedOplAcctgDocItem.CompanyCodeCurrency AS CompanyCodeCurrency,
P_ParkedOplAcctgDocItem.PaymentCurrency AS PaymentCurrency,
P_ParkedOplAcctgDocItem.TransactionCurrency AS TransactionCurrency,
P_ParkedOplAcctgDocItem.AmountInAdditionalCurrency1 AS AmountInAdditionalCurrency1,
P_ParkedOplAcctgDocItem.AmountInAdditionalCurrency2 AS AmountInAdditionalCurrency2,
P_ParkedOplAcctgDocItem.AmountInCompanyCodeCurrency AS AmountInCompanyCodeCurrency,
P_ParkedOplAcctgDocItem.AmountInPaymentCurrency AS AmountInPaymentCurrency,
P_ParkedOplAcctgDocItem.AmountInTransactionCurrency AS AmountInTransactionCurrency,
P_ParkedOplAcctgDocItem.CashDiscountAmount AS CashDiscountAmount,
P_ParkedOplAcctgDocItem.CashDiscountAmtInCoCodeCrcy AS CashDiscountAmtInCoCodeCrcy,
P_ParkedOplAcctgDocItem.CashDiscountBaseAmount AS CashDiscountBaseAmount,
P_ParkedOplAcctgDocItem.InvoiceAmountInFrgnCurrency AS InvoiceAmountInFrgnCurrency,
P_ParkedOplAcctgDocItem.InvoiceAmtInCoCodeCrcy AS InvoiceAmtInCoCodeCrcy,
P_ParkedOplAcctgDocItem.PlannedAmtInTransactionCrcy AS PlannedAmtInTransactionCrcy,
P_ParkedOplAcctgDocItem.TaxAmount AS TaxAmount,
P_ParkedOplAcctgDocItem.TaxAmountInCoCodeCrcy AS TaxAmountInCoCodeCrcy,
P_ParkedOplAcctgDocItem.TaxBaseAmountInCoCodeCrcy AS TaxBaseAmountInCoCodeCrcy,
P_ParkedOplAcctgDocItem.TaxBaseAmountInTransCrcy AS TaxBaseAmountInTransCrcy,
P_ParkedOplAcctgDocItem.WithholdingTaxAmount AS WithholdingTaxAmount,
P_ParkedOplAcctgDocItem.WithholdingTaxBaseAmount AS WithholdingTaxBaseAmount,
P_ParkedOplAcctgDocItem.WithholdingTaxExemptionAmt AS WithholdingTaxExemptionAmt,
P_ParkedOplAcctgDocItem.Quantity AS Quantity,
_CompanyCode.ChartOfAccounts AS ChartOfAccounts,
_CompanyCode.ControllingArea AS ControllingArea,
_CompanyCode.FiscalYearVariant AS FiscalYearVariant,
_CompanyCode.FinancialManagementArea AS FinancialManagementArea,
_ParkedOplAcctgDocument.AccountingDocumentCategory AS AccountingDocumentCategory,
_ParkedOplAcctgDocument.AccountingDocumentType AS AccountingDocumentType,
_ParkedOplAcctgDocument.PartnerCompany AS PartnerCompany,
_ParkedOplAcctgDocument.FiscalPeriod AS FiscalPeriod,
_ParkedOplAcctgDocument.DocumentDate AS DocumentDate,
_ParkedOplAcctgDocument.PostingDate AS PostingDate,
_ParkedOplAcctgDocument.LedgerGroup AS LedgerGroup
FROM P_ParkedOplAcctgDocItem
LEFT OUTER JOIN I_CompanyCode AS _CompanyCode ON CompanyCode = _CompanyCode.CompanyCode -- association [1..1]
LEFT OUTER JOIN I_CompanyCode AS _SourceCompanyCode ON SourceCompanyCode = _SourceCompanyCode.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_GLAccountInChartOfAccounts AS _GLAccountInChartOfAccounts ON ChartOfAccounts = _GLAccountInChartOfAccounts.ChartOfAccounts AND GLAccount = _GLAccountInChartOfAccounts.GLAccount -- association [0..1]
LEFT OUTER JOIN I_GLAccountInCompanyCode AS _GLAccountInCompanyCode ON CompanyCode = _GLAccountInCompanyCode.CompanyCode AND GLAccount = _GLAccountInCompanyCode.GLAccount -- association [0..1]
LEFT OUTER JOIN I_ChartOfAccounts AS _ChartOfAccounts ON ChartOfAccounts = _ChartOfAccounts.ChartOfAccounts -- association [0..1]
LEFT OUTER JOIN I_Customer AS _Customer ON Customer = _Customer.Customer -- association [0..1]
LEFT OUTER JOIN I_CustomerCompany AS _CustomerCompany ON Customer = _CustomerCompany.Customer AND CompanyCode = _CustomerCompany.CompanyCode -- 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_PostingKey AS _PostingKey ON PostingKey = _PostingKey.PostingKey -- association [0..1]
LEFT OUTER JOIN I_FinancialAccountType AS _FinancialAccountType ON FinancialAccountType = _FinancialAccountType.FinancialAccountType -- association [0..1]
LEFT OUTER JOIN I_DebitCreditCode AS _DebitCreditCode ON DebitCreditCode = _DebitCreditCode.DebitCreditCode -- 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_TaxType AS _TaxType ON TaxType = _TaxType.TaxType -- association [0..1]
LEFT OUTER JOIN I_Partnercompany AS _PartnerCompany ON PartnerCompany = _PartnerCompany.PartnerCompany -- association [0..1]
LEFT OUTER JOIN I_ControllingArea AS _ControllingArea ON ControllingArea = _ControllingArea.ControllingArea -- association [0..1]
LEFT OUTER JOIN I_ProfitCenter AS _ProfitCenter ON ControllingArea = _ProfitCenter.ControllingArea AND ProfitCenter = _ProfitCenter.ProfitCenter -- association [0..*]
LEFT OUTER JOIN I_ProfitCenter AS _CurrentProfitCenter ON ControllingArea = _CurrentProfitCenter.ControllingArea AND ProfitCenter = _CurrentProfitCenter.ProfitCenter AND _CurrentProfitCenter.ValidityStartDate <= $session.system_date AND _CurrentProfitCenter.ValidityEndDate >= $session.system_date -- association [0..1]
LEFT OUTER JOIN I_CostCenter AS _CostCenter ON ControllingArea = _CostCenter.ControllingArea AND CostCenter = _CostCenter.CostCenter -- association [0..*]
LEFT OUTER JOIN I_CostCenter AS _CurrentCostCenter ON ControllingArea = _CurrentCostCenter.ControllingArea AND CostCenter = _CurrentCostCenter.CostCenter AND _CurrentCostCenter.ValidityStartDate <= $session.system_date AND _CurrentCostCenter.ValidityEndDate >= $session.system_date -- association [0..1]
LEFT OUTER JOIN I_Country AS _SupplyingCountry ON SupplyingCountry = _SupplyingCountry.Country -- association [0..1]
LEFT OUTER JOIN I_Product AS _Product ON Product = _Product.Product -- association [0..1]
LEFT OUTER JOIN I_Plant AS _Plant ON Plant = _Plant.Plant -- association [0..1]
LEFT OUTER JOIN I_UnitOfMeasure AS _BaseUnit ON BaseUnit = _BaseUnit.UnitOfMeasure -- association [0..1]
LEFT OUTER JOIN I_PaymentDifferenceReason AS _PaymentDifferenceReason ON PaymentDifferenceReason = _PaymentDifferenceReason.PaymentDifferenceReason AND CompanyCode = _PaymentDifferenceReason.CompanyCode -- association [0..1]
LEFT OUTER JOIN I_Segment AS _Segment ON Segment = _Segment.Segment -- association [0..1]
LEFT OUTER JOIN I_Segment AS _PartnerSegment ON PartnerSegment = _PartnerSegment.Segment -- association [0..1]
LEFT OUTER JOIN I_AccountingDocumentType AS _AccountingDocumentType ON AccountingDocumentType = _AccountingDocumentType.AccountingDocumentType -- association [0..1]
LEFT OUTER JOIN I_Currency AS _PaymentCurrency ON PaymentCurrency = _PaymentCurrency.Currency -- association [0..1]
LEFT OUTER JOIN I_Currency AS _TransactionCurrency ON TransactionCurrency = _TransactionCurrency.Currency -- association [0..1]
LEFT OUTER JOIN I_Currency AS _CompanyCodeCurrency ON CompanyCodeCurrency = _CompanyCodeCurrency.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_AccountingDocumentCategory AS _AccountingDocumentCategory ON AccountingDocumentCategory = _AccountingDocumentCategory.AccountingDocumentCategory -- association [0..1]
LEFT OUTER JOIN I_Order AS _Order ON OrderID = _Order.OrderID -- association [0..1]
LEFT OUTER JOIN I_MasterFixedAsset AS _MasterFixedAsset ON CompanyCode = _MasterFixedAsset.CompanyCode AND MasterFixedAsset = _MasterFixedAsset.MasterFixedAsset -- association [0..1]
LEFT OUTER JOIN I_FixedAsset AS _FixedAsset ON CompanyCode = _FixedAsset.CompanyCode AND MasterFixedAsset = _FixedAsset.MasterFixedAsset AND FixedAsset = _FixedAsset.FixedAsset -- association [0..1]
LEFT OUTER JOIN I_AssetTransactionType AS _AssetTransactionType ON AssetTransactionType = _AssetTransactionType.AssetTransactionType -- association [0..1]
LEFT OUTER JOIN I_PurchasingDocument AS _PurchasingDocument ON PurchasingDocument = _PurchasingDocument.PurchasingDocument -- association [0..1]
LEFT OUTER JOIN I_PurchasingDocumentItem AS _PurchasingDocumentItem ON PurchasingDocument = _PurchasingDocumentItem.PurchasingDocument AND PurchasingDocumentItem = _PurchasingDocumentItem.PurchasingDocumentItem -- association [0..1]
LEFT OUTER JOIN I_ProjectNetwork AS _ProjectNetwork ON ProjectNetwork = _ProjectNetwork.ProjectNetwork -- association [0..1]
LEFT OUTER JOIN I_CostCenterActivityType AS _CostCtrActivityType ON ControllingArea = _CostCtrActivityType.ControllingArea AND CostCtrActivityType = _CostCtrActivityType.CostCtrActivityType -- association [0..*]
LEFT OUTER JOIN I_BusinessProcess AS _BusinessProcess ON ControllingArea = _BusinessProcess.ControllingArea AND BusinessProcess = _BusinessProcess.BusinessProcess -- association [0..1]
LEFT OUTER JOIN I_BudgetPeriod AS _BudgetPeriod ON BudgetPeriod = _BudgetPeriod.BudgetPeriod -- association [0..1]
LEFT OUTER JOIN I_BudgetPeriod AS _PartnerBudgetPeriod ON PartnerBudgetPeriod = _PartnerBudgetPeriod.BudgetPeriod -- association [0..1]
LEFT OUTER JOIN I_FinancialTransactionType AS _FinancialTransactionType ON FinancialTransactionType = _FinancialTransactionType.FinancialTransactionType -- association [0..1]
LEFT OUTER JOIN I_FinancialManagementArea AS _FinancialManagementArea ON FinancialManagementArea = _FinancialManagementArea.FinancialManagementArea -- association [0..1]
LEFT OUTER JOIN I_Fund AS _Fund ON FinancialManagementArea = _Fund.FinancialManagementArea AND Fund = _Fund.Fund -- association [0..1]
LEFT OUTER JOIN I_Fund AS _PartnerFund ON FinancialManagementArea = _PartnerFund.FinancialManagementArea AND PartnerFund = _PartnerFund.Fund -- association [0..1]
LEFT OUTER JOIN I_FundsCenter AS _FundsCenter ON FinancialManagementArea = _FundsCenter.FinancialManagementArea AND FundsCenter = _FundsCenter.FundsCenter -- association [0..*]
LEFT OUTER JOIN I_Grant AS _Grant ON GrantID = _Grant.GrantID -- association [0..1]
LEFT OUTER JOIN I_Grant AS _PartnerGrant ON PartnerGrant = _PartnerGrant.GrantID -- 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_InventoryValuationType AS _InventoryValuationType ON InventoryValuationType = _InventoryValuationType.InventoryValuationType -- association [0..1]
LEFT OUTER JOIN I_PaymentBlockingReason AS _PaymentBlockingReason ON PaymentBlockingReason = _PaymentBlockingReason.PaymentBlockingReason -- association [0..1]
LEFT OUTER JOIN I_PersonWorkAgreement_1 AS _PersonWorkAgreement_1 ON PersonnelNumber = _PersonWorkAgreement_1.PersonWorkAgreement -- 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_WBSElementBasicData AS _WBSElementBasicData ON WBSElementInternalID = _WBSElementBasicData.WBSElementInternalID -- association [0..1]
LEFT OUTER JOIN I_FunctionalArea AS _FunctionalArea ON FunctionalArea = _FunctionalArea.FunctionalArea -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- 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