SAP Message ARCH_STANDARDS014 - Violation of the Archiving Standard "Further Selection Criteria Group"

Diagnosis
The program &v1& is a preprocessing program or an archive write program.The selection screen for these programs should start with a group thatbears the name of the business object to be archived. A group with thename "Restrictions" should follow. However, the program does notoffer the "Restrictions" group. The "Restrictions" groupis recognized when the program:

  • Has defined the group as follows: "SELECTION-SCREEN BEGIN OF BLOCK
  • WITH FRAME TITLE gv_fselc.". The variable name gv_fselc mustbe used. It is set automatically to the required text "Restrictions
    ".
    • Contains a text symbol "Restrictions" ("Further Selection
    • Criteria") if the original language of the program &v1& is German(English). (The original language of the program &v1& is &v2&.)

      System Response
      INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_1 OBJECT DOKU ID TX

      Procedure
      INCLUDE ARCH_STNDRD_CHECK_WHATODO_2 OBJECT DOKU ID TX
      If possible, create the group with the name "Restrictions" as a secondgroup on the selection screen.
      INCLUDE ARCH_STNDRD_CHECK_WHATODO_3 OBJECT DOKU ID TX