Hi experts,
I need to create a follow on document (that is from Quote to sales order).
The triggering point would be Status change and after some validation.
For example whenever status changed i need to do some validation and if validation successful then need to create a sales order as a follow-up.
As I know we can call custom class which will create a sales order.
And i want to know is there any Standard functionality that can be used for above mentioned scenario.
For example can we use COPY_DOCUMENT functionality in ACTIONS?
if so then how this functionality can be used for creation of follow-up document in my scenario
thanks