Hi everyone,
in my ui5 application, i have issues reading the property values of an entityset, even tough the data is there (regarding the console), getProperty commend returns "cannot read Property of undefined" etc..
the method to retrieve the model:
---------------------------------------------------------------
manifest.json: "userSet": { "uri": "/sap/opu/odata/srmnxp/getdefusrset/", "type": "OData", "settings": { "annotations": [], "odataVersion": "2.0", "localUri": "localService/metadata.xml"
Console.output. (I want to read out the field "TEMP_CART_ID):
Thank you for any help!
|