Binding MBOs to ASE Data Sources That Contain Timestamps

Understand how SAP Mobile WorkSpace treats Timestamp datatypes when binding to Adaptive Server Enterprise data sources.

SAP Mobile WorkSpace filters out timestamp datatype arguments from Create, Update, and Delete operations when the MBO Developer drags an ASE database table and drops it onto the Mobile Application Diagram. That is, SAP Mobile WorkSpace does not generate the related operation (create/update/delete) argument for timestamp datatypes of ASE database table. This filtering does not apply to Read operations.

It is considered a user error to create an operation from the Mobile Application Diagram pallette using the timestamp column in the definition.