Skip to Content
0
Former Member
Nov 05, 2005 at 09:38 AM

Error during creation

27 Views

hi all,

when we try to insert a new record to the MI Client the following exception is being

thrown:

"com.sap.ip.me.api.smartsync.ModificationNotAllowedException: Creation on Field

cZ********_TOP_ADD_RMV with value a is not allowed because SyncBo of Row 0000000048

is NEW and CreateInputQualifyType is FORBIDDEN".

The SyncBO metadata descriptor shows:

- <SyncBO id="Z********" version="2" type="twoWay" allowCreate="true"

allowModify="true" allowDelete="true" reqDirectSync="false">

- <TopStructure name="TOP">

<Field name="TYPE" type="C" length="1" decimalLength="0" signed="false"

isKey="false" isIndex="false" />

<Field name="ADD_RMV" type="C" length="1" decimalLength="0" signed="false"

isKey="false" isIndex="false" />

Type and ADD_RMV are the two fields to which we are trying to insert.

What should i do to correct this ?

Pls reply.

regards

Shyam.