Show TOC

  Enhancements Using Business Add-Ins (Document) Locate this document in the navigation structure

Use

In order to optimize processes in your enterprise when processing documents, you can use Business Add-Ins to enhance the processing functions of the standard system.

See also:

Enhancements to the SAP System in the Area of PLM and Business Add-Ins

Integration

The interfaces for the enhancement are defined in the coding of the standard SAP system and the call for the interface in the application program is programmed here. The enhancement is made up of an interface and a method.

Example Example

When you start a workstation application, you can call a Business Add-In with a method that controls how compressed original application files are reproduced.

End of the example.

Prerequisites

You create an implementation for the Business Add-In you have chosen and enter the required enterprise-specific coding for each method.

Features

The following overview shows the Business Add-Ins that are supported in document management (development class CV).

Business Add-Ins for Document Management

Description

Business Add-In

Checking authorizations from document management

DOCUMENT_AUTH01

Processing original application files

DOCUMENT_FILES01

General document processing

DOCUMENT_MAIN01

Status checks

DOCUMENT_STATUS01

Transporting original application files

DOCUMENT_STORAGE01

Business Add-Ins Not Documented in the SAP Library

The following Business Add-Ins are new:

Description

Business Add-In

Document exits and menu enhancements for PAI in CV01N, CV02N, CV03N

DOCUMENT_MAN02

Enhanced number checks

DOCUMENT_NUMBER01

Filter for DMS processes

DOCUMENT_PROC01

Enhancements for the DMS WEB scenarios

DOCUMENT_WEB01

Enhancements for Microsoft Office integration

DOCUMENT_OFFINTEGR01