SAP Message >4277 - INIT module not specified in table &1 (program &2 application &3)

Diagnosis
No customer-specific selection screen that is to be integrated in thescreen for selecting open items was defined.
This requires specification of customer-specific modules that have notbeen specified completely in the case in question.

Procedure

  • The program defined must be a function group.

  • The screen defined must have the attribute #Subscreen#.

  • The following three modules must exist in this function group:
    • an INIT module

    • a PBO module

    • a PAI module

    • You can copy these modules as sample modules and adjust them. Then enterthese customer modules in the table for managing the screens inCustomizing.
      INCLUDE FICA_NA_CUST_2 OBJECT DOKU ID TX
      Enter the modules under the following key: Program &V2&, applicationV3.
      In this maintenance transaction, see the field help of the individualmodules for the names of the sample modules and information about how toadjust the modules.