SAP ABAP Function Module ARCHIVE_GENERATE_PROGRAM ((Obsolet! Programme zu einem Archivierungsobjekt generieren))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Function Module ARCHIVE_GENERATE_PROGRAM (Obsolet! Programme zu einem Archivierungsobjekt generieren)  
Function Group ARGN   Generate Archive Programs  
Program Name SAPLARGN    
INCLUDE Name LARGNU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing INCLUDING_SOURCE TYPE SYST-REPID SPACE Name of source code to be included
Importing OBJECT TYPE ARCH_OBJ-OBJECT Object for which the program is generated
Importing PROGRAM_TYPE TYPE ARCH_GENER-ARCH_PROG Type of program to be generated
Exception GENERATING_NOT_ALLOWED TYPE Program must be generated manually
Exception INITIALIZATION_MISSING TYPE Initialization is missing
Exception OBJECT_NOT_FOUND TYPE Unknown object
Exception PROGRAM_NAME_MISSING TYPE Program name is missing
Exception SOURCE_GENERATE_ERROR TYPE Problems with schema and instantiator
Exception SYNTAX_ERROR TYPE Error in syntax of generated program
Exception WRONG_PROGRAM_TYPE TYPE incorrect value in PROGRAM_TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950324 
SAP Release Created in