I am new to XS but i managed to enable a table through xsodata:
service namespace "sap.hana.democontent.epm" {
"AA465342"."TMP_HENK" as "TMP_HENK";
}
But now i am looking for code that can call a stored procedure that has 2 input- and 3 output parameters.... who can help me out with this?