You cannot carry out this function with archiving object &1

Message type: E = Error

Message class: KR - Archiving Reports and Utilities

Message number: 415

Message text: You cannot carry out this function with archiving object &1



What causes this issue?

You called an evaluation program (read program) via Archive Management.
This evaluation program cannot, however, read the data from archiving
object &V1&. (This archiving object was used to call Archive
Management.)


How to fix this error?

Choose a different read program.
Within Archive Management use the input help (F4) for the "Read
program" field.
You should also inform your system administrator.


Procedure for System Administrators

This message can appear in the following cases:
The read program used is not suitable for archiving object &V1&, but is
still entered as read program for archiving object &V1&.
This means the read program is entered in at least one of the tables
ARCH_RPRG and ARCH_REPOW. Check (e.g. using transaction SE16) whether
one of these tables has an entry for the combination of archiving
object &V1& and the read program being used. If this entry is one
delivered by SAP, contact the SAP hotline. Otherwise you can remove the
entry as follows:
Table ARCH_REPOW
You can remove the entry using transaction SM30.
Table ARCH_RPRG
You can only remove an entry from table ARCH_RPRG if you created it
yourself. To do this, use transaction AOBJ.
The read program is suitable for archiving object &V1&, but does not
function within Archive Management.
In this case it is probaby a program error. If this is an SAP program,
contact the SAP hotline. If this is a user-defined program, it is most
likely that the function module KARL_DATA_INPUT_SELECT has been called
incorrectly. The archiving object &V1& should be contained in parameter
T_OBJECTS.

Error message extract from SAP system. Copyright SAP SE.