Hello Experts,
I am using oModel.create (oModel is object of sap.ui.model.odata.ODataModel) to create new entry in db table using odata services. I am getting values from user and passing it to above method.
service is using procedure for creatio which is having one input parameter of line type of backend table.
I am getting error message "The serialized resource has an missing value for member "TEST_NAME".
You can see , I am passing value of both fields in request but still this issue is happening. Your help would be highly appreciable.
Please refer to attached file for detail.
Regards,
Amit Sharma