Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

XSODATA CRUD Operations (Update using not working)

$
0
0

this one works:

 

service namespace "My.Service" {   

   "Schema"."Package::Table" as "Table" keys generate local "ID"

          create using "Package::SP_MySP";

}

 

 

this one doesn't work:

service namespace "My.Service" {   

   "Schema"."Package::Table" as "Table" keys generate local "ID"

          update using "Package::SP_MySP";

}

 

 

I am getting a syntax error on the update using statement in the odata service definition.


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>