Start of Content Area

Object documentation ADK Interface  Locate the document in its SAP Library structure

Definition

The Archive Development Kit (ADK) interface is a set of function modules provided by ADK for all archiving objects.

Use

The function modules in the ADK interface are used to create, access, and process archived data and are used in:

Note

These function modules cannot be used for the actual deletion of data from the database or reloading of data into the database. Your program must handle these actions.

Structure

These function modules can be divided into:

Object-specific and class-specific functions can only be called by write/delete/read/reload/conversion programs, whereas the common functions can also be called by an archiving class.

See Also