Show TOC

 Find Merchandise Supply Planning and Price by Elements

 

To read the product location combination and the pricing data.

Technical Data

Entity Type

Service Operation

Software Component Version

RTLDDF 200

Release State

Released

Technical Name

MerchandiseTDMSupplyPlanningAndPriceByElementsQueryResponse_In

Namespace

http://sap.com/xi/RTLDMF/Global2

Category

A2X

Direction

Inbound

Mode

Synchronous

Idempotency

Not applicable

Change/Update Behavior

Type 1

P2P Communication Enabled

True

Business Context and Use

The Find Merchandise Supply Planning and Price by Elements service operation is used to read the product location combination and the pricing data.

Features

Message Types
  • MerchandiseTDMSupplyPlanningAndPriceByElementsQuery_sync

    Receives data for the material search. This type can contain data for the following parameters:

    • Material ID

    • Material Description

    • Material GTIN

    • Material Merchandise Type Code

    • Material Merchandise Type Name

    • Product Category ID

    • Product Category Description

    • Consumer Product Group ID

    • Consumer Product Group Description

    • Supply Planning Area ID

    • Supply Planning Area Description

  • MerchandiseTDMSupplyPlanningAndPriceByElementsResponse_sync

    Returns information for the material, the supply planning process, and the sales price information based on the search criteria from the inbound message. At least one of the following parameters must be provided:

    • Material ID

    • Material Description

    • Material GTIN

    • Material Merchandise Type Code

    • Material Merchandise Type Name

    • Product Category ID

    • Product Category Description

    • Consumer Product Group ID

    • Consumer Product Group Description

    • Supply Planning Area ID

    • Supply Planning Area Description

    The output is returned based on the AND operation over all input parameters provided.

Notes on SAP Implementation

  • The generated proxy in Demand Data Foundation (DDF) is the /DMF/CL_FND_MRCHNDSTDM002QR ABAP class. The proxy data type is used in DDF for the /DMF/FND_MRCHNDS_SUPPLNPRC_QRY request message and for the /DMF/FND_MRCHNDS_SUPPLNPRC_RSP response message.

  • The Service Implementation Workbench (SIW) is used to implement the service back-end system. The SIW uses the /DMF/II_FND_MRCHNDSTDM002QR project ID configuration name and the /DMF/CL_FND_MRCHNDSTDM002QR_SI generated service implementation class

  • DDF uses the Service Mapping Tool (SMT) for the inbound message mapping (/DMF/CL_MRCHNDS_SUP_PLN_QR_SMT Mapping field).

  • If you do not select the Unlimited checkbox and send 0 (zero) as the maximum value, the system takes the upper limit as 1.

  • The method calls are as follows:

    • /dmf/cl_material_assist=>mapping_inbound_002_qr

    • /dmf/cl_material_assist=>read_mrchds_price

    • /dmf/cl_material_assist=>mapping_outbound_002_qr

Enhancements

The /DMF/SE_FND_MRCHNDSTDM002 Business Add-In (BAdI) is available for this operation. The BAdI is used to enhance the inbound and outbound messages, and it is defined as an external customer BAdI. A default implementation is not delivered.

More Information

Supplementary components are not relevant for the Find Merchandise Supply Planning and Price by Elements operation.