Entering content frameFunction documentation Importing Markdown Planning Data into R/3 Locate the document in its SAP Library structure

Use

Instead of creating markdown plans in R/3, you can create them in an external system (for example, Microsoft Excel or third-party planning software) and import it into R/3.

The following BAPIs are available:

This BAPI reads the planning data from the external system and imports it into R/3 Enterprise, which then uses the data to create the markdown plans automatically. The system checks for authorization objects S_TCODE and W_MARKDOWN (for "adding or creating").

This BAPI generates a list of markdown plans matching your selection criteria. For each markdown plan, the list shows the name and number of the plan, the markdown type and rule used, and the starting date. You cannot make any changes to the list, but it does allow you to see what markdown plans are currently scheduled and decide which need additional processing. The system checks for authorization object S_TCODE.

This BAPI provides detailed data for a particular markdown plan, such as header and item data, price phases, and site and pricelist data. This is for display only. The system checks for authorization objects S_TCODE and W_MARKDOWN (for display).

This BAPI allows you to maintain data for an existing markdown plan at the header, item, site, and pricelist levels (rough-cut planning). You cannot maintain price phases with this function. Header data is always reimported into R/3 Enterprise in full. To keep the data volume small, however, other data is only reimported if it is different from what is currently in the database (that is, only changed data is transferred). The system checks for authorization objects S_TCODE and W_MARKDOWN (for "adding or creating" or "changing").

Leaving content frame