I_LOCATION
Location
I_LOCATION is a CDS View in S/4HANA. Location. It contains 6 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_MaintPlngBcktAssetLocationVH | view_entity | from | CONSUMPTION | Asset Location |
| C_PMAssetLocationVH | view | from | CONSUMPTION | Asset Location Value Help |
| C_PPM_ProjectElementLocationVH | view | from | CONSUMPTION | Value Help for Location |
| I_InternalOrderLocationVH | view_entity | from | COMPOSITE | Location |
| I_WorkCenterLocation | view | from | BASIC | Work Center Location |
| P_FixedAssetOvwLocationVH | view | from | BASIC |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | Location | Location,WorkCenterLocation | 2 |
| KEY | Plant | Plant,WorkCenterPlant | 2 |
| _Address | _Address | 1 | |
| _Plant | _Plant | 2 | |
| AddressID | AddressID | 2 | |
| LocationName | LocationName,WorkCenterLocationName | 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.
-- Location
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_LOCATION (
LOCATION,
PLANT,
_ADDRESS,
_PLANT,
ADDRESSID,
LOCATIONNAME,
PRIMARY KEY (LOCATION, PLANT)
);
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