SAP ABAP Function Module ARCHIVES_INIT (Archiving: Writes a control record at beginning of program run)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   BC-CCM-ADK (Application Component) Archive Development Kit
     DREO (Package) Old archiving Releases 2.1 and 2.2
Basic Data
Function Module ARCHIVES_INIT Archiving: Writes a control record at beginning of program run  
Function Group FR01   SAP Archive management  
Program Name SAPLFR01   ?... 
INCLUDE Name LFR01U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ARKEY TYPE HEADA-ARKEY Archive key
Exporting E_DATUM TYPE HEADA-DATUM Date of the archiving run
Exporting E_DSN TYPE HEADA-DSN Name of the archiving file (with path)
Exporting E_FNAME TYPE Name of the archiving file (without path)
Exporting E_UZEIT TYPE HEADA-UZEIT Time of the archiving run
Importing I_APPLI TYPE HEADA-APPLI SAP application
Importing I_OBJCT TYPE HEADA-OBJECT Archiving object
Importing I_RPATH TYPE SR01A-RPATH SPACE Pathname of the archive file
Tables T_FR01S TYPE SR01S Table: Select options and parameters
Exception ERROR_PUT TYPE Error writing control data
Exception ERROR_TR01 TYPE Entry was not found in TR01
               
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  00000000 
SAP Release Created in