Entering content frameProcess documentation Process: New Placement for an Article Locate the document in its SAP Library structure

Purpose

This process corresponds to the business process scenario: Variant 2: New Placement for an Article.

Process

  1. Creation of new layout modules or assignment of one or more articles to an existing one.
  1. Periodic generation of the assortment list (full version or change versions).
  1. Workflow generates work items.
  1. When the work items are processed, Workflow Nr. 20000053 is executed.
  1. Decide whether article data is to be displayed prior to export or not.
  1. The space management program calls the read BAPI Bapi_SiteLayMod_GetItems. The BAPI uses the function module planogram_data_read to retrieve the layout module data from the buffer and copy it to the space management program. (The space management profile in Customizing determines which data will be selected.)
  1. The space management program calls the posting BAPI Bapi_SiteLayMod_Change. This posts the data to R/3.

Note

There are two user exits should you wish to insert your own custom export function modules. These occur after the read BAPI Bapi_SiteLayMod_GetItems has run and prior to the execution of the posting BAPI Bapi_SiteLayMod_Change.

Leaving content frame