General Document Processing (II) 

Definition

Interface for an enhancement you can use to check menu enhancements at the PAI time point.

These checks take place in the following processing situations:

Use

You can use one or more methods for implementing the interface. You program the enterprise-specific requirements for the method of the Business Add-In.

Structure

The interface of the Business Add-In includes the following method:

Method

Call

Example of a special check

D100_BEFORE_PAI

Before the actual PAI of the screen 100

Enterprise-specific checks when selecting a function in DMS

D101_BEFORE_PAI

Before the actual PAI of the screen 101

Enterprise-specific checks when selecting a function in DMS

D100_PAI_CU1

PAI for menu enhancement 1 (+D100_CU1) screen 100

Menu enhancement for the initial screen of document processing

D100_PAI_CU2

PAI for menu enhancement 1 (+D100_CU1) screen 100

Menu enhancement for the initial screen of document processing

D100_PAI_CU3

PAI for menu enhancement 1 (+D100_CU1) screen 100

Menu enhancement for the initial screen of document processing

D101_PAI_CU1

PAI for menu enhancement 1 (+D100_CU1) screen 101

Menu enhancement for the initial screen of document processing

D101_PAI_CU2

PAI for menu enhancement 1 (+D100_CU1) screen 101

Menu enhancement for the initial screen of document processing

D101_PAI_CU3

PAI for menu enhancement 1 (+D100_CU1) screen 101

Menu enhancement for the initial screen of document processing

Integration

You implement the enhancement by using Business Add-In DOCUMENT_MAIN02.