We are doing a POC were the user credentials were Input for the function module which returns the user role. Based on the role the mobile app greets the user as worker or administrator. This is achieved by an RFC whose input parameters are USER ID and Password and response is the user role. Please advice us how this model can be converted into Odata for the SAPUI5 consumption. As I understand that the sensitive user password details can’t be processed in the get method It has to go through post method. Please advice me how to proceed with. Thanks, Ganesh.
↧