Entering content frameObject documentationStatus checks Locate the document in its SAP Library structure

Definition

Interface for an extension where the customer’s enterprise-specific requirements for status check are implemented.

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

AFTER_CHANGE_STATUS

After every status change according to the status checks of the s t a n dard system

Status dependent enterprise-specific checks

BEFORE_LIST_STATUS

Before the list of possible statuses is displayed

Restriction of the list of possible statuses for the selected status check

Integration

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

Leaving content frame