SAP ABAP Message Class ARCH_STANDARDS Message Number 020 (Violation of the archiving standard "Interruption Concept")
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 | |
020 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Violation of the archiving standard "Interruption Concept"
Help Document
Diagnosis
According to the archiving standard, a write program must support the interruption concept. However, in Customizing for the archiving object , the Interruption Possible checkbox has not been selected.
System Response
Procedure
Procedure for System Administration
Select the Interruption Possible checkbox in Customizing for archiving object .
In addition, make sure your write program supports the interruption concept by appropriately processing the exception TERMINATION_REQUESTED when the function module ARCHIVE_SAVE_OBJECT is called.
If your application has difficulties supporting the interruption concept, contact the data archiving core team.
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 710 |