SAP Message SMOE_MESSAGE235 - Industry template &1 corresponds not to the name convention in SMOH_INDK

Diagnosis
You are using the function module 'SMOE_REPOBJ_ADD' to createreplication objects for a new and till now not existing industrytemplate. The given industry template in table IO_SMOHREPOBJcorresponds not to the name space convention maintained for tableSMOH_INDK . Therefore the replication object cannot be accepted.

Procedure
There are two possibilities to solve the problem. In both cases youhave to use another industry template as the before used one:

  • Maintain all industry templates for which you want to create
  • replication objects in table maintenance view SM30 for table SMOH_INDK.Call afterwards 'SMOE_REPOBJ_ADD' only for industry templates inIO_SMOHREPOBJ which are defined in SMOH_INDK.
    • Call transaction SE11 for table SMOH_INDK and check the namespace
    • settings. When calling function module 'SMOE_REPOBJ_ADD' use inIO_SMOHREPOBJ only industry templates existing in SMOH_INDK orcorresponding to the name space convention. If you are using a notdefined industry template, please define it afterwards in SM30 for ta
      ble maintenance view SMOH_INDK.