I_SALESAREA
Sales Area
I_SALESAREA is a CDS View in S/4HANA. Sales Area. It contains 6 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_SalesArea | view_entity | from | BASIC | Sales Area |
| C_ACMSlsDivnVH | view_entity | from | CONSUMPTION | Val hel of sales division |
| C_JITSalesAreaValueHelp | view_entity | from | CONSUMPTION | Sales Area Value Help |
| C_OrgDivisionValueHelp | view | from | CONSUMPTION | Division by Distribution Chain |
| C_PrepaymentOrgDivisionVH | view | from | CONSUMPTION | Sales Org/Dis Ch specific Org Division |
| C_SalesAreaValueHelp | view | from | CONSUMPTION | Sales Area |
| C_SubscrpnMassProcgDivnVH | view_entity | from | CONSUMPTION | Division |
| C_TrdgContrSalesDivisionVH | view_entity | from | CONSUMPTION | Sales Division of Trading Contract |
| I_AllwdOrdTypPerSlsOrg | view | inner | COMPOSITE | Allowed Order Types per Sales Org |
| I_DigitalVehDistrChannel | view_entity | inner | COMPOSITE | Digital Vehicle Distribution Channel |
| I_DigitalVehicleDivision | view_entity | from | BASIC | Digital Vehicle Sales Division |
| I_DistributionChainCountry | view | from | COMPOSITE | Distribution Chain Country/Region |
| P_SrvcProdComDistrChnl | view | inner | CONSUMPTION | Common distribution Channel for Product |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DistributionChannel | DistributionChannel,ProductDistributionChnl | 8 |
| KEY | Division | Division | 5 |
| KEY | SalesOrganization | ProductSalesOrg,SalesOrganization | 7 |
| _DistributionChannel | _DistributionChannel | 2 | |
| _Division | _Division | 2 | |
| _SalesOrganization | _SalesOrganization | 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.
-- Sales Area
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SALESAREA (
DISTRIBUTIONCHANNEL,
DIVISION,
SALESORGANIZATION,
_DISTRIBUTIONCHANNEL,
_DIVISION,
_SALESORGANIZATION,
PRIMARY KEY (DISTRIBUTIONCHANNEL, DIVISION, SALESORGANIZATION)
);
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