Hi Guys,
I have a few actions for printing form configured which can be seen for a Service Order once its set to Released status.
When the order is cancelled it should remove those actions.
Basically I understand that table entries in PPFTTRIGG is added with new actions on Releasing and order and deleted automatically when Cancelled.
This is not working correctly in the Production system. New actions are added on releasing but are not getting deleted on cancelling.
Due to this the batch job prints the Cancelled orders as well which shouldn't happen.
Is there some config or custom code which should be written to handle this or its taken care by standard SAP config?
Thanks,
Abhishek