Opens a booking stack and returns the number to the client
Example Usages Get
let result = await app.businessFunction({
functionName:"Diamant",
methodName: "OpenStack",
});
app.setFieldValue("myBookungStackNumber", result.data); //result.data is the stackNumber