SAP ABAP Message Class ARCH_STANDARDS Message Number 120 (Violation of the archiving standard "Output of Selection Screen")
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 | |
120 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Violation of the archiving standard "Output of Selection Screen"
Help Document
Diagnosis
The current program copied the value 'X' to the OUTPUT_SEL_SCREEN_WHEN_BATCH or OUTPUT_SEL_SCREEN_WHEN_DIALOG parameter when you called the ARCHIVE_OPEN_FOR_WRITE or ARCHIVE_OPEN_FOR_DELETE function module. This is no longer permitted because the user can use the Selection Cover Page checkbox on the Print dialog box to decide whether a selection screen is included in the log. This applies to both online and background programs.
System Response
Procedure
Procedure for System Administration
When you call the ARCHIVE_OPEN_FOR_WRITE and ARCHIVE_OPEN_FOR_DELETE function modules, do not copy the OUTPUT_SEL_SCREEN_WHEN_BATCH or OUTPUT_SEL_SCREEN_WHEN_DIALOG parameter.
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 710 |