Problem: If you do not define create, update, or delete (CUD) operations for your MBOs in SAP Mobile WorkSpace, you get exceptions when calling the CUD of that MBO in client object API code.
This is expected behavior for all supported object APIs.
Solution: Define MBO operations if you plan on calling them within client object API code.