Message type: E = Error
Message class: BA - Data Archiving
Message number: 373
Message text: ARCHIVE_DELETE_TABLE is not allowed in programs of job type '&1'
Function module ARCHIVE_DELETE_TABLE may only be used in delete
programs.
Delete programs are of job type 'DEL'. However, ARCHIVE_DELETE_TABLE was
called for a job of type '&V1&'.
The program is being terminated.
Program correction.
If this program is an SAP program, contact SAP Support.
Error message extract from SAP system. Copyright SAP SE.
BA373
- ARCHIVE_DELETE_TABLE is not allowed in programs of job type '&1' ?The SAP error message BA373 indicates that the operation to delete an archive table is not permitted for the specified job type. This error typically arises when there is an attempt to execute an archive deletion process in a job that is not configured to allow such operations.
Cause: The error occurs due to the following reasons: Job Type Restriction: The job type specified (denoted by &1 in the error message) does not have the necessary permissions or configuration to perform the archive deletion operation. System Configuration: The system may have specific configurations that restrict certain operations based on the job type to ensure data integrity and prevent accidental deletions.
Solution: To resolve the BA373 error, consider the following steps: Check Job Type: Review the job type that is being used to execute the archive deletion. Ensure that it is a type that allows archive deletion operations. You may need to change the job type to one
Get instant SAP help. Sign up for our Free Essentials Plan.
BA372
You do not have authorization for archiving object &1.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
BA371
Insert into Table ARCDEL_OBJ failed - system executed rollback.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
BA374
Error in structure of archiving object &1
What causes this issue? The structure of archiving object &V1& is incorrect.System Response The archiving program is being terminated.How to...
BA375
Deleting data from database table &1 is not allowed
What causes this issue? This problem may have been caused by the following situations: Structure &V1& is not known for this archving object/a...
Click on this link to search all SAP messages.