Hi Experts,
i have a requirement in document management system (DMS).
prepare one document type with 5 statuses(draft, initiate, In review,approve, reject).
and creating a document 'Standard operating Procedure' in cv01n
when the document is created, the status will be 'draft'.
whenevr the document status changed to 'initiate' a workflow should be triggered.
in the workflow,
i have n levels of approval. during each successful approval the status moves to 'in review' and finally moves to 'active' when the final approval happens.
but the status is moved to 'Draft' if rejection happens at any level.
is there any standard workflow available for this?
i have done enough searching, but unfortunately whatever the standard workflow ids given are not available in our system (i dont know why its so),
hope you will keep in mind that m new to 'workflows'
thank you.