Show TOC

 Transport of Original Application Files Locate this document in the navigation structure

Definition

Interface for an extension where the customer’s enterprise-specific requirements for transport of original application files 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

BEFORE_CHECKIN

Before physically transporting the original application file (Check-in)

  • Compress original application file

  • Specify storage area

AFTER_CHECKIN

After physically transporting the original application file (Check-in)

  • Delete original application file on the frontend computer

  • Set status

BEFORE_CHECKOUT

Before physically transporting the original application file (Check-out) create when displaying, changing, printing or copying

The call also is possible for original application files that are not checked in.

  • Convert file name

  • Set path for additional files

BEFORE_LIST_STORAGECAT

Before displaying the possible storage categories

Application-specific filter for the list of possible storage categories

Integration

You implement the enhancement by using Business Add-In DOCUMENT_ STORAGE01.