SAP ABAP Message Class ARCH_STANDARDS Message Number 041 (Archive infringement: Reload program does not generate a delta archive)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK (Application Component) Archive Development Kit
⤷
S_ARCH_STANDARD_CHECKS (Package) Standard Archiving Checks
⤷
⤷
Attribute
| Message class | ARCH_STANDARDS | ||
| Short Description | Standard Archiving Checks | ||
| Message Number | |
041 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Archive infringement: Reload program does not generate a delta archive
Help Document
Diagnosis
The archiving standard stipulates that the reload program must be able to create a new run. All the data that cannot be reloaded is written to this delta archive.
The ARCHIVE_WRITE_HANDLE parameter was not filled when you called the ARCHIVE_OPEN_FOR_MOVE function module. This means that the system cannot generate a delta archive.
System Response
Procedure
Procedure for System Administration
Note for the developer of the archiving object: Fill the above mentioned parameter and use this to write all the data that could not be reloaded to a new archive.
Note: Reload programs are correction programs that do not generally belong in the standard delivery of new archiving solutions. Therefore, check whether you can use archive read accesses instead of a reload program.
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 710 |