SAP Message RMSRCPDIA015 - Workbench object type &1 is not allowed

Diagnosis
A new object type has been created in Customizing for the Workbenchusing the ABAP class CL_RCP_SRV_BB. This object type is not known inthis class and, therefore, must not be used.

System Response
The ABAP class CL_RCP_SRV_BB is responsible for the building blocksearch function. This class can only comprise the following objecttypes:

  • SRV_BB_PST (stage)

  • SRV_BB_POP (operation)

  • SRV_BB_PAC (action)

  • SRV_BB_EQR (equipment requirements)

  • SRV_BB_PRO (process)
  • Procedure
    Check the Customizing settings for the Workbench. The CL_RCP_SRV_BBclass may only be used for the above object types.