Show TOC

 Diagnostic IDs

Technical Information

Entity

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

Calculation View

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

Role

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

 

The DiagnosticIdDataParameters entity retrieves diagnostic 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_DistributionChannelId

  • P_OrderChannelId

Example URL for Calling the Entity

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

Result

This entity returns the following information:

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

Column

Property Type

SAP_CLIENT

Attribute

DIAGNOSTIC_ID

Attribute

DESCRIPTION

Attribute

More Information

Front-end SAP Fiori app: Analyze Forecast