Hi together,
in our customer specific Solution and Business Object we need to use the action 'CheckProductAvailabilityAndConfirm' of the BOModel SalesOrder in Namespace /xi/AP/CRM/Global.
We have already access to all sales orders and items in our business object and want to execute the action above for a selected sales order item from our list.
We have created an event handler of type 'BOAction' and binded the 'CheckProductAvailabilityAndConfirm' action of the Sales Order Item.
When activating the solution the SDK throws an error saying the action is not known in our namespace.
What do we have to do to be able to use the action?
Thank's a lot in advance.
Best regards,
Constantin