Show TOC

 Products

Technical Information

Entity

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

Calculation View

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

Role

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

 

The FlatProductDataParameters entity retrieves the flat (non-hierarchical) product data for the requested locations.

Input Parameters

This entity requires the following input parameters:

  • P_SAPClient

  • P_Language

  • P_SearchString

  • P_LocationId

Example URL for Calling the Entity

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

Result

This entity returns the following information:

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

Column

Property Type

SAP_CLIENT

Attribute

PRODUCT_ID

Attribute

EXTERNAL_PRODUCT_ID

Attribute

PRODUCT_NAME

Attribute

LOGICAL_SYSTEM_ID

Attribute

LOGICAL_SYSTEM

Attribute

More Information

Front-end SAP Fiori app: Analyze Forecast