cancel
Showing results for 
Search instead for 
Did you mean: 

Details about setDeferredGroups(), setChangeGroups() and submitChanges() method in OData

Former Member
0 Kudos

Hi Experts

Could you please provide more

detail about the functionaliy with example for the below methods in sap.ui.model.odata.v2.ODataModel

setDeferredGroups(aGroupIds) and

setChangeGroups(mGroups)

submitChanges(mParameters?)

Thanks

Prath

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Frank

Thanks, I checked the documentation.

is there any blog or example code to understand this better.

Thanks

Prath

Former Member
0 Kudos

Hi Experts

Could you please provide more

detail about the functionaliy with example for the below methods in sap.ui.model.odata.v2.ODataModel

setDeferredGroups(aGroupIds) and

setChangeGroups(mGroups)

submitChanges(mParameters?)

I have gone through the document Class sap.ui.model.odata.v2.ODataModel, still i am not clear

is there any blog or sample code to understand this

Thanks

Prath

architectSAP
Active Contributor
0 Kudos

Hello Prath,

You find the details for those methods in the SAPUI5 API documentation:

Class sap.ui.model.odata.v2.ODataModel

Best regards

Frank