Start of Content Area

Process documentation Integration of the BDS in SAP Applications  Locate the document in its SAP Library structure

Purpose

You integrate the BDS into your SAP application if you wish to use the BDS functions. For more information, see Business Document Service.

Prerequisites

Process Flow

  1. Analysis

This analysis phase involves specifying general questions, as well as the scope of the intended integration of the BDS into the relevant R/3 application:

For example: Bitmaps, Office documents.

Example

CALL_NAVIGATOR (you want to call the BDN) or
CREATE_VARIANT_WITH_FILES (you want to create a variant and transfer the file name simultaneously).

  1. Discussion and Decision

In this phase, your project team discusses how your requirements can best be realized. The team decides on the data model to be used (see also Content Models) and the methods to be implemented for your application.

  1. Implementation

You integrate the methods required for your application. The methods provided are described in the sections under General Methods and Specific Methods.