SAP ABAP Message Class ARCH_STANDARDS Message Number 500 (Program error: Program mode not implemented correctly)
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 | |
500 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Program error: Program mode not implemented correctly
Help Document
Diagnosis
On the selection screen, the user decided that the program should be called in test mode (production mode). Function module ARCHIVE_OPEN_FOR_* or method OPEN_* of class CL_XADK_API was, however, called with parameter in the contrary mode, that is, in production mode (test mode). (The value of parameter was ""; the value of the selection screen parameter for this parameter was "".)
These values must match.
System Response
Procedure
Procedure for System Administration
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 710 |