I_PURREQVALUATIONAREA
Valuation Area
I_PURREQVALUATIONAREA is a CDS View in S/4HANA. Valuation Area. It contains 2 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ProductValuationAreaVH | view | from | CONSUMPTION | Product Valuation Area Value Help view |
| C_PurOrdMaintainPlantValHelp | view | inner | CONSUMPTION | PO Maintenance: Value Help for Plant |
| I_CustomerCompanyByPlant | view_entity | inner | COMPOSITE | Customer Company by Plant |
| I_PlantCompanyCodeCurrency | view | left_outer | COMPOSITE | Plant company code currency |
| I_ProductValuationAreaVH | view | from | BASIC | Product Valuation Area |
| I_SupplierCompanyByPlant | view_entity | inner | COMPOSITE | Supplier Company by Plant |
| I_VisualAnalysis | view | left_outer | COMPOSITE | Visual Analysis |
| I_VisualNominations | view | left_outer | COMPOSITE | Visual Nominations |
| P_BR_ReportingPlant | view | inner | CONSUMPTION | EFD - Plants |
| P_DMVCCompanyCodeByPlant | view | inner | COMPOSITE | |
| P_DMVCMaterialActivity | view | inner | COMPOSITE | |
| P_PlntCompanyCodePurchasingOrg | view | from | COMPOSITE | |
| P_Salesview_Fs | view | left_outer | COMPOSITE |
Fields (2)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 10 |
| ValuationArea | ValuationArea | 2 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Valuation Area
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PURREQVALUATIONAREA (
COMPANYCODE,
VALUATIONAREA,
PRIMARY KEY (COMPANYCODE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA