I_StorageLocation

DDL: I_STORAGELOCATION Type: view BASIC

Storage Location

I_StorageLocation (Basic)

Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.

Storage Location · Database & Data Management

I_StorageLocation is a Basic CDS View (Dimension) that provides data about "Storage Location" in SAP S/4HANA. It reads from 1 data source (t001l) and exposes 10 fields with key fields Plant, StorageLocation. It has 1 association to related views. It is exposed through 11 OData services (C_SALESORDERMANAGE_SD, UI_CUSTOMERRETURNMANAGE, UI_INBOUNDDELIVERYMANAGE, ...). It is used in 3 Fiori applications: Configure Supply Sort Rule, Manage Purchase Orders - Fashion, Monitor Sales Order Progress - Fashion.

SAP Help Documentation

CategoryCDS Views for Common Data
Data CategoryDimension
StatusReleased
Data Extraction TypeFull
Purpose
This CDS view provides the prerequisites for answering the following business question: What are the details of my storage location? Note This CDS view is a reuse view to be used as an association in other views.

Structure
Business Objects This view is built on the following business entity: StorageLocation Parameters Main input parameters The view does not have any input parameters. Measures and attributes Some important attributes are storage location name, distribution channel, and assigned plant. Fields used for filtering The main filters are as follows: Plant to which the storage locations is assigned. StorageLocation used to get specific information for a particular storage location in a plant. Further important fields Important fields in this view include the following: Field Name Description StorageLocationName Storage location name SalesOrganization Sale organization DistributionChannel Distribution channel Division Division IsStorLocAuthznCheckActive Storage location authorization for goods movements is active CONFIGDEPRECATIONCODE Value help to flag obsolete entries

SAP Business Warehouse (SAP BW) Extraction
Data Extraction Type: Full Corresponding DataSource (Extractor): I_StorageLocation Note The corresponding DataSource (Extractor) and this CDS view may have different functionalities. In case you are interested in the details of the DataSource, see the related documentation on the SAP Help Portal at https://help.sap.com/viewer/p/BI_CONTENT_757 under Use SAP Library BI Content . For more information about data extraction, see Extracting Data Through CDS Views to SAP BW/4HANA .

View on SAP Help Portal →

SAP API Hub

StateC1
Line of BusinessDatabase & Data Management
Application ComponentLO-MD-MM
CapabilitiesAssociation Target for Defining CDS Entities, Analytical Dimension, Data Source for Defining CDS Entities, Data Source in SQL Select, Data Source for Data Extraction
PackageDatabase & Data Management for SAP S/4HANA Cloud Private Edition
Description <p>This CDS view provides the prerequisites for answering the following business question:</p> <ul> <li><p>What are the details of my storage location?</p></li> </ul>

Documentation

Data Sources (1)

SourceAliasJoin Type
t001l t001l from

Associations (1)

CardinalityTargetAliasCondition
[1..1] I_Plant _Plant $projection.Plant = _Plant.Plant

Annotations (20)

NameValueLevelField
AbapCatalog.sqlViewName ISTORAGELOCATION view
AbapCatalog.preserveKey true view
AbapCatalog.compiler.compareFilter true view
EndUserText.label Storage Location view
ObjectModel.usageType.sizeCategory #S view
ObjectModel.usageType.serviceQuality #A view
ObjectModel.usageType.dataClass #CUSTOMIZING view
ObjectModel.representativeKey StorageLocation view
ObjectModel.sapObjectNodeType.name StorageLocation view
ObjectModel.modelingPattern #ANALYTICAL_DIMENSION view
VDM.viewType #BASIC view
VDM.lifecycle.contract.type #PUBLIC_LOCAL_API view
AccessControl.authorizationCheck #NOT_REQUIRED view
AccessControl.personalData.blocking #NOT_REQUIRED view
ClientHandling.algorithm #SESSION_VARIABLE view
Analytics.dataCategory #DIMENSION view
Analytics.dataExtraction.enabled true view
Search.searchable true view
Metadata.allowExtensions true view
Metadata.ignorePropagatedAnnotations true view

OData Services (11)

ServiceBindingVersionContractRelease
C_SALESORDERMANAGE_SD C_SALESORDERMANAGE_SRV V4 C1 NOT_RELEASED
UI_CUSTOMERRETURNMANAGE UI_CUSTOMERRETURNMANAGE V4 C1 NOT_RELEASED
UI_INBOUNDDELIVERYMANAGE UI_INBOUNDDELIVERYMANAGE V4 C1 NOT_RELEASED
UI_KANBANCONTAINER_MONITOR UI_KANBANCONTAINER_MONITOR V4 C1 NOT_RELEASED
UI_RFM_PO_MNG UI_RFM_PO_MNG V2 C1 NOT_RELEASED
UI_RFM_SLSORD_PRGS_MONITOR UI_RFM_SLSORD_PRGS_MONITOR V2 C1 NOT_RELEASED
UI_RFM_STORE_COUNTSTOCKADHOC UI_RFM_STORE_COUNTSTKADHOC V2 C1 NOT_RELEASED
UI_RFM_SUPPLY_SORTRULE UI_RFM_SUPPLY_SORTRULE V2 C1 NOT_RELEASED
UI_SALESCONTRACTMANAGE UI_SALESCONTRACTMANAGE V4 C1 NOT_RELEASED
UI_SALESQUOTATIONMANAGE UI_SALESQUOTATIONMANAGE V4 C1 NOT_RELEASED
UI_TRDGCONTR_MANAGEV4 UI_TRDGCONTR_MANAGEV4 V4 C1 NOT_RELEASED

Fiori Apps (3)

App IDApp NameTypeDescription
F4057 Configure Supply Sort Rule Transactional An application to configure supply sorting rules which are used in Supply Assignment Run.
F5391 Manage Purchase Orders - Fashion Transactional
F5392 Monitor Sales Order Progress - Fashion Transactional Monitor Sales Order Progress - Fashion : This app is used to track and further monitor for the different status of the Sales Orders and thereby further actions can be taken accordingly by the business,

Configure Supply Sort Rule

Business Role: Order Fulfillment Manager (Retail)

This transactional application allows you to create static or dynamic sort attributes for a supply sort rule. The supply sort rules defined using this app are used during supply assignment in backorder processing (BOP), insight to action (ITA), or immediate assignment processes.

Manage Purchase Orders - Fashion

Business Role: Purchaser (Retail)

With this app, you can now consolidate purchase order items into an existing purchase order based on the settings in the rule maintained using the Configure Purchase Order Consolidation Rule app.

Monitor Sales Order Progress - Fashion

Business Role: Order Fulfillment Specialist (Retail)

With this app, you can monitor the status, that is, the overall progress of account assigned sales orders. This application allows you to identify the conditions based on quantity and status. It checks for exceptions and helps you take informed decisions and necessary actions.

Fields (10)

KeyFieldSource TableSource FieldDescription
KEY Plant werks Receiving Plant
KEY StorageLocation lgort Storage Location
StorageLocationName Storage Location Name
SalesOrganization vkorg Sales Organization
DistributionChannel vtweg Distribution Channel
Division spart Source supplier
IsStorLocAuthznCheckActive xblgo Storage location authorization for goods movements active
HandlingUnitIsRequired xhupf Handling unit requirement
ConfigDeprecationCode configdeprecationcode Deprecated Entries
_Plant _Plant

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_StorageLocation.
-- 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_StorageLocation AS
SELECT
  werks AS Plant,
  lgort AS StorageLocation,
  cast(lgobe as lgort_name) AS StorageLocationName,
  vkorg AS SalesOrganization,
  vtweg AS DistributionChannel,
  spart AS Division,
  xblgo AS IsStorLocAuthznCheckActive,
  xhupf AS HandlingUnitIsRequired,
  ConfigDeprecationCode
FROM t001l
LEFT OUTER JOIN I_Plant AS _Plant ON Plant = _Plant.Plant  -- association [1..1]
;