Show TOC

 Reference Product Details

Technical Information

Entity

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

Calculation View

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

Role

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

 

The ReferenceItemDataParameters entity retrieves detailed information on the requested reference product. The information is displayed on the Details screen of the Analyze Forecast app.

Input Parameters

This entity requires the following input parameters:

  • P_SAPClient

  • P_Language

  • P_ProductId

  • P_LocationId

  • P_OrderChannelId

Example URL for Calling the Entity

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

Result

This entity returns the following information:

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

Column

Property Type

SAP_CLIENT

Attribute

IS_PHP

Attribute

REF_PROD_ID

Attribute

REF_LOC_ID

Attribute

REF_EXT_PROD_ID

Attribute

REF_EXT_LOC_ID

Attribute

REF_PROD_NAME

Attribute

REF_LOC_NAME

Attribute

REF_LOC_TYPE

Attribute

REF_SALES_ORG_ID

Attribute

REF_SALES_ORG_NAME

Attribute

REF_DISTR_CHNL_ID

Attribute

REF_DISTR_CHNL_NAME

Attribute

REF_ORDR_CHNL_ID

Attribute

REF_ORDR_CHNL_NAME

Attribute

REF_LOG_SYS_ID

Attribute

REF_LOG_SYS

Attribute

More Information

Front-end SAP Fiori app: Analyze Forecast