Hello,
We have a scenario where we want to set status of Sales Order to "Released", if it gets created as follow-on of Quote and QUOTE has a status "Released".
To set status to Released we need to go step-by-step from OPEN->IN PROCESS->Approve->Released. (We have used ORDER Save BADI for this).
According to authorization set up in a system certain users have authorization to create Sales Order from Released Quote, however they do not have authorization of all status for eg. (authorization to change Approve status is not given ).
So when they create order and SAVE then order is not getting set to "Released" status.
So we are trying to see if there is any way with which we can suppress the authorization check for status ONLY IF its getting created as follow-on and in CREATE mode.
Please let me know for additional infromation.
Thanks for help.
Regards,
Sujit