Hello Experts!!
I am facing a problem while updating a field value back in R/3.
The Syncbo is of type U01 and the field has data type char 40.
The meRepMeta.XML file has following description
Field name="DESCR1" type="C" length="40" decimalLength="0" signed="false" isKey="false" isIndex="false">
<Input type="modify">false</Input>
1) when i test the function module in R/3. The field value is gets updated.
2) when i create a record for the sync BO from client , i can see the field value being created on the client.
3) when i synchronize, i dont get any error or warning and get a successful message.
S 15.07.2008 12:19:09 All updates for one TOP block were successful (seq. no.=65, TOP cntr.=0000000001)
15.07.2008 12:19:09 Synchronizer UPLOADER completed successfully (mobile ID=0000002646, SyncBO=ZDBMSERORD)
I am not able to locate where is the problem
Please suggest!!
Regards,
Priya Ghosh