cancel
Showing results for 
Search instead for 
Did you mean: 

Update from Handheld to CDS (MI 7.1) giving short dump

Former Member
0 Kudos

Hi All,

We are facing a strange issue in our MI project.

Scenarios:

1.Get data from Backend to Handheld - This works without issue. We created data in custom tables in the backend, created a Dataobject & SWCV in MI, provided all 5 BAPI wrappers for this bi-directional scenario. Downloaded the DO in NWDS, composed the required components in there and deployed.

2. Send updated data from Handheld to Backend via CDS - This scenario is not working. When we update the Handheld, the update occurs on the handheld DB correctly, however during syncing, we see a dump in MI (RECORD_NOT_FOUND). Apparently the inbound message (Header and Item) has no values in any data field apart from the one we have changed. This dump occurs in BACKEND_READ_SERVICE in the MSWR class of our DO.

Any suggestions? We are really behind on account of this one issue.

Thanks all,

Regards,

Ashwin

Edited by: Ashwin Santhanam on May 6, 2010 3:47 PM

Edited by: Ashwin Santhanam on May 6, 2010 3:55 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This issue has been resolved. The data structures in DOE and settings on Mobile Framework were tweaked.

Thanks,

Ashwin