Creating ADK Indexes and Using Them to Access Archive
Use
The
ADK index can be built by the delete program or by a separate index build program.
We recommend you use the
Archive Information System (SAP AS) instead of creating an ADK index.
Prerequisites
Procedure
Creating an ADK Index in the Delete Program
Archiving Object-Specific Customizing)
For an example of this, see the SBOOKD sample program.
Creating an ADK Index in a Separate Program
For an example of a separate program for creating an ADK index, see the SBOOKI sample program.
Using an Existing ADK Index to Access Individual Data Objects
Pass the archiving object name and the index entry. ADK returns an archive handle for the
opened archive file.
To determine the name(s) of the class-specific read function module(s), see Developing Read Programs.
For an example of a program for using an ADK index, see the SBOOKS sample program.