I'm still not clear what your confusion is. There are 2 parts here: first, getting the selected value from the sap.m.Select and maybe storing it in a JavaScript object; then passing on the object along with the selected value to the OData service using the create/update method. Second - getting this value in the OData service's create/update method and updating this to the relevant back end tables. Are you not clear on the front end part (in your SAPUI5 application) or the back end part(OData service)?
↧