Skip to Content
0
Mar 30, 2016 at 06:57 PM

Stored Procedure calls

218 Views

Hi,

If I create a delivery based on a sale order in SAP, this will call the SAP's stored procedure for the creation of the delivery.

But, on some server, it will also call the stored procedure for the closing of the sales order, on other it won't.

> Is there a settings in SAP to specify to call the stored procedure for status change of base document or not ?

I know about CTNS table, but it's not the problem since the stored procedure is called by direct add/update of sales order.

Thank you