Show TOC

Function documentationImage Master Data

 

You can use the image master data in promotion planning.

Demand Data Foundation (DDF) uses an inbound interface (function module /DMF/MDIF_IMAGE_DATA_INBOUND) to receive the image master data through a Remote Function Call (RFC). For more information about this inbound interface, see the function module documentation (transaction SE37).

Integration

DDF receives the image master data from an external application. For more information, see Integration Information.

Prerequisites

  • You have defined the association between the product and the image in Customizing under Start of the navigation path Cross-Application Components Next navigation step Demand Data Foundation Next navigation step Data Maintenance Next navigation step Attributes Next navigation step Maintain Attributes End of the navigation path.

  • If you assign an image to a product, you have ensured that the product exists and is available in DDF.

  • Images are accessed through Uniform Resource Locators (URLs). The URLs must be reachable from DDF.

Features

  • DDF supports common image formats such as jpg, jpeg, bmp, gif, and png.

  • The inbound interface receives the image URL, the image description by language, and the image size. The URL is a required field.

  • DDF contains a pointer of the image URL to an image file, which is in the image server.

More Information

Inbound Processing