Skip to Content
0
Jul 23, 2016 at 05:36 AM

Get _entity method getting called twice before update_entity method

597 Views

Hi,

Whenever I am calling oModel.update, get_entity method is getting called twice before the update entity,

Syntax:

oModel.update("/EntitySet('" + ID + "')", aData, null);

Why is this behaviour?

Thanks and Regards,

Gopa.