Show TOC

 Distribution Channels

Technical Information

Entity

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

Calculation View

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

Role

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

 

The DistributionChannelDataParameters entity retrieves the distribution channel IDs and descriptions for the requested product locations.

Input Parameters

This entity requires the following input parameters:

  • P_SAPClient

  • P_Language

  • P_SearchString

  • P_ProductId

  • P_LocationId

  • P_SalesOrganizationId

  • P_OrderChannelId

  • P_DiagnosticId

  • P_FilterOnDiagnosticId

Example URL for Calling the Entity

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

Result

This entity returns the following information:

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

Column

Property Type

SAP_CLIENT

Attribute

DISTRIBUTION_CHANNEL_ID

Attribute

DESCRIPTION

Attribute

More Information

Front-end SAP Fiori app: Analyze Forecast