Description This is an obsolete example program for showing how the functionmodules are used to generate archiving programs. The generation of dataarchiving programs is no longer supported. Some of the function modulesused in this program will be deleted from later Releases. The following function modules are used:
- ARCHIVE_BEGIN_OF_GENERATING>
- ARCHIVE_DEFINE_OBJECT_STRUCT>
- ARCHIVE_DEFINE_PROGRAM_EVENTS> (no longer supported)
- ARCHIVE_GENERATE_PROGRAM> (no longer supported)
- ARCHIVE_END_OF_GENERATING>
Precondition The requirements for generating archiving programs can be found in thedefinition of program generator>.Output An archiving program and a delete program are generated. See also Definition of program generator> Documentation of the program schema"ARCHIVE"> Documentation of the program schema"DELETE"> Definition of archiving program> Definition of delete program>
|