Show TOC

 Locations

Technical Information

Entity

sap.hba.t.rtl.udf.afc.odata::FlatLocationDataParameters

Calculation View

sap.hba.t.rtl.udf.afc.v::FlatLocationQuery

Role

See the Implementation Considerations under OData Service for the Analyze Forecast SAP Fiori App.

 

The FlatLocationDataParameters entity retrieves the flat (non-hierarchical) location data for the requested products and, optionally, locations.

Input Parameters

This entity requires the following input parameters:

  • P_SAPClient

  • P_Language

  • P_SearchString

  • P_ProductId

Example URL for Calling the Entity

http://<domain-name>:<port-number>/sap/hba/t/rtl/udf/afc/odata/AnalyzeForecast.xsodata/FlatLocationDataParameters(P_SAPClient='<client-number>',P_Language='<language-code>',P_SearchString='',P_ProductId='<product-id>')/Results?$format=json

Result

This entity returns the following information:

sap.hba.t.rtl.udf.afc.v::FlatLocationQuery

Column

Property Type

SAP_CLIENT

Attribute

LOCATION_ID

Attribute

EXTERNAL_LOCATION_ID

Attribute

LOCATION_NAME

Attribute

LOCATION_TYPE

Attribute

LOGICAL_SYSTEM_ID

Attribute

LOGICAL_SYSTEM

Attribute

More Information

Front-end SAP Fiori app: Analyze Forecast