SAP Message SMOE_MESSAGE192 - Wrong value &1 in table SMOFPARSFA with PARSFAKEY = 'SMOE_NAME'

Diagnosis
You are trying to create a replication object or a publication in theAdministration Console (transaction SMOEAC) on a SAP system. Because ofan error in the customizing for the namespace which is used for fieldsSHORT_ID from table SMOHREPOBJ and SHORTNAME from table SMOHPUBL yourentry cannot be accepted.

Procedure
Call via transaction SM30 the table maintenance view for tableSMOFPARSFA. There you will find one record with
PARSFAKEY = 'SMOE_NAME' and PARNAME = 'SMOE_NAMESPACE'.
The value PARVAL1 for this record contains a value which is not aninteger and is not between 1 and 9.
Set as value for PARVAL1 one of the following values:

  • 1, 2, 3, 4, 5, 6, 7, 8 or 9.

  • Try to create your replication object or publication.