trigger output documents with BAPI
Hello,
I'm trying to trigger some output (Order confirmation from sales order) in a Z-program.
When I manually save my sales order in va02, the output is automatically triggered. So I thought that I could use BAPI_SALESORDER_CHANGE to trigger the output in my program but nothing happens. (After BAPU commit)
Does anyone know a way to solve this?