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 |
|---|---|---|---|---|---|---|---|
| |
E_ARKEY | TYPE | HEADA-ARKEY | Archive key | |||
| |
E_DATUM | TYPE | HEADA-DATUM | Date of the archiving run | |||
| |
E_DSN | TYPE | HEADA-DSN | Name of the archiving file (with path) | |||
| |
E_FNAME | TYPE | Name of the archiving file (without path) | ||||
| |
E_UZEIT | TYPE | HEADA-UZEIT | Time of the archiving run | |||
| |
I_APPLI | TYPE | HEADA-APPLI | SAP application | |||
| |
I_OBJCT | TYPE | HEADA-OBJECT | Archiving object | |||
| |
I_RPATH | TYPE | SR01A-RPATH | SPACE | Pathname of the archive file | ||
| |
T_FR01S | TYPE | SR01S | Table: Select options and parameters | |||
| |
ERROR_PUT | TYPE | Error writing control data | ||||
| |
ERROR_TR01 | TYPE | Entry was not found in TR01 | ||||
Processing Type
| Normal Function 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 |