SAP Message ARCH_STANDARDS120 - Violation of the archiving standard "Output of Selection Screen"

Diagnosis
The current program copied the value 'X' to theOUTPUT_SEL_SCREEN_WHEN_BATCH or OUTPUT_SEL_SCREEN_WHEN_DIALOG
parameter when you called the ARCHIVE_OPEN_FOR_WRITE orARCHIVE_OPEN_FOR_DELETE function module. This is no longerpermitted because the user can use the Selection Cover Pagecheckbox on the Print dialog box to decide whether a selectionscreen is included in the log. This applies to both online andbackground programs.

System Response
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX

Procedure
INCLUDE ARCH_STNDRD_CHECK_WHATODO_1 OBJECT DOKU ID TX

Procedure for System Administration
INCLUDE ARCH_STNDRD_CHECK_WHATODO_2 OBJECT DOKU ID TX
When you call the ARCHIVE_OPEN_FOR_WRITE andARCHIVE_OPEN_FOR_DELETE function modules, do not copy theOUTPUT_SEL_SCREEN_WHEN_BATCH or OUTPUT_SEL_SCREEN_WHEN_DIALOGparameter.
INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX