C_PL_SAFTTaxItemCnsldtnQuery
SAF-T Tax Item Consolidation Query
C_PL_SAFTTaxItemCnsldtnQuery is a Consumption CDS View that provides data about "SAF-T Tax Item Consolidation Query" in SAP S/4HANA. It reads from 1 data source (C_PL_SAFTTaxItemCnsldtnCube) and exposes 56 fields with key fields SAFTConsolidationUUID, CompanyCode, FiscalYear, AccountingDocument. Part of development package GLO_FIN_IS_SAFT_PL.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| C_PL_SAFTTaxItemCnsldtnCube | saftn_pl_vat | from |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CPLSAFTTAXCONSQ | view | |
| EndUserText.label | SAF-T Tax Item Consolidation Query | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AccessControl.authorizationCheck | #PRIVILEGED_ONLY | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| Analytics.query | true | view | |
| Analytics.settings.maxProcessingEffort | #HIGH | view |
Fields (56)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | SAFTConsolidationUUID | SAFTConsolidationUUID | ||
| KEY | CompanyCode | CompanyCode | Receiver Company Code | |
| KEY | FiscalYear | FiscalYear | G/L Fiscal Year | |
| KEY | AccountingDocument | AccountingDocument | Journal Entry | |
| FullName | FullName | Name | ||
| CustomerSupplierAddress | CustomerSupplierAddress | |||
| VATRegistration | VATRegistration | VAT Registration No. | ||
| DocumentReferenceID | DocumentReferenceID | Reference | ||
| MasterDataSourceNode | MasterDataSourceNode | |||
| SAFTExtractionUUID | SAFTExtractionUUID | |||
| Customer | Customer | Sold-to Party | ||
| Supplier | Supplier | Supplier | ||
| DeliveryDate | DeliveryDate | Delivery Date | ||
| InvoiceReceiptDate | InvoiceReceiptDate | Invoice Receipt Date | ||
| TaxReportingDate | TaxReportingDate | Tax Reporting Date | ||
| AccountingDocumentType | AccountingDocumentType | Journal Entry Type | ||
| DocumentDate | DocumentDate | Journal Entry Date | ||
| PostingDate | PostingDate | Posting Date for GR | ||
| ReferenceDocumentType | ReferenceDocumentType | Reference Document Type | ||
| OriginalReferenceDocument | OriginalReferenceDocument | Reference Key | ||
| Currency | Currency | Valuation Crcy | ||
| PL_SAFTNetAmount10 | PL_SAFTNetAmount10 | |||
| PL_SAFTNetAmount11 | PL_SAFTNetAmount11 | |||
| PL_SAFTNetAmount12 | PL_SAFTNetAmount12 | |||
| PL_SAFTNetAmount13 | PL_SAFTNetAmount13 | |||
| PL_SAFTNetAmount14 | PL_SAFTNetAmount14 | |||
| PL_SAFTNetAmount15 | PL_SAFTNetAmount15 | |||
| PL_SAFTTaxAmount16 | PL_SAFTTaxAmount16 | |||
| PL_SAFTNetAmount17 | PL_SAFTNetAmount17 | |||
| PL_SAFTTaxAmount18 | PL_SAFTTaxAmount18 | |||
| PL_SAFTNetAmount19 | PL_SAFTNetAmount19 | |||
| PL_SAFTTaxAmount20 | PL_SAFTTaxAmount20 | |||
| PL_SAFTNetAmount21 | PL_SAFTNetAmount21 | |||
| PL_SAFTNetAmount22 | PL_SAFTNetAmount22 | |||
| PL_SAFTNetAmount23 | PL_SAFTNetAmount23 | |||
| PL_SAFTTaxAmount24 | PL_SAFTTaxAmount24 | |||
| PL_SAFTNetAmount25 | PL_SAFTNetAmount25 | |||
| PL_SAFTTaxAmount26 | PL_SAFTTaxAmount26 | |||
| PL_SAFTNetAmount27 | PL_SAFTNetAmount27 | |||
| PL_SAFTTaxAmount28 | PL_SAFTTaxAmount28 | |||
| PL_SAFTNetAmount29 | PL_SAFTNetAmount29 | |||
| PL_SAFTTaxAmount30 | PL_SAFTTaxAmount30 | |||
| PL_SAFTNetAmount31 | PL_SAFTNetAmount31 | |||
| PL_SAFTNetAmount32 | PL_SAFTNetAmount32 | |||
| PL_SAFTTaxAmount33 | PL_SAFTTaxAmount33 | |||
| PL_SAFTNetAmount34 | PL_SAFTNetAmount34 | |||
| PL_SAFTTaxAmount35 | PL_SAFTTaxAmount35 | |||
| PL_SAFTTaxAmount36 | PL_SAFTTaxAmount36 | |||
| PL_SAFTTaxAmount38 | PL_SAFTTaxAmount38 | |||
| PL_SAFTTaxAmount39 | PL_SAFTTaxAmount39 | |||
| PL_SAFTNetAmount43 | PL_SAFTNetAmount43 | |||
| PL_SAFTTaxAmount44 | PL_SAFTTaxAmount44 | |||
| PL_SAFTNetAmount45 | PL_SAFTNetAmount45 | |||
| PL_SAFTTaxAmount46 | PL_SAFTTaxAmount46 | |||
| CustomerTotalTaxAmount | CustomerTotalTaxAmount | Customer Total Tax Amount | ||
| SupplierTotalTaxAmount | SupplierTotalTaxAmount | Supplier Total Tax Amount |
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_PL_SAFTTaxItemCnsldtnQuery.
-- 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.
-- SQL view name: CPLSAFTTAXCONSQ
CREATE VIEW C_PL_SAFTTaxItemCnsldtnQuery AS
SELECT
SAFTConsolidationUUID,
CompanyCode,
FiscalYear,
AccountingDocument,
FullName,
CustomerSupplierAddress,
VATRegistration,
DocumentReferenceID,
MasterDataSourceNode,
SAFTExtractionUUID,
Customer,
Supplier,
DeliveryDate,
InvoiceReceiptDate,
TaxReportingDate,
AccountingDocumentType,
DocumentDate,
PostingDate,
ReferenceDocumentType,
OriginalReferenceDocument,
Currency,
PL_SAFTNetAmount10,
PL_SAFTNetAmount11,
PL_SAFTNetAmount12,
PL_SAFTNetAmount13,
PL_SAFTNetAmount14,
PL_SAFTNetAmount15,
PL_SAFTTaxAmount16,
PL_SAFTNetAmount17,
PL_SAFTTaxAmount18,
PL_SAFTNetAmount19,
PL_SAFTTaxAmount20,
PL_SAFTNetAmount21,
PL_SAFTNetAmount22,
PL_SAFTNetAmount23,
PL_SAFTTaxAmount24,
PL_SAFTNetAmount25,
PL_SAFTTaxAmount26,
PL_SAFTNetAmount27,
PL_SAFTTaxAmount28,
PL_SAFTNetAmount29,
PL_SAFTTaxAmount30,
PL_SAFTNetAmount31,
PL_SAFTNetAmount32,
PL_SAFTTaxAmount33,
PL_SAFTNetAmount34,
PL_SAFTTaxAmount35,
PL_SAFTTaxAmount36,
PL_SAFTTaxAmount38,
PL_SAFTTaxAmount39,
PL_SAFTNetAmount43,
PL_SAFTTaxAmount44,
PL_SAFTNetAmount45,
PL_SAFTTaxAmount46,
CustomerTotalTaxAmount,
SupplierTotalTaxAmount
FROM C_PL_SAFTTaxItemCnsldtnCube AS saftn_pl_vat
;
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