- Oracle E‑Business Suite (R12.x)
- PL/SQL in custom workflow package
- No direct
FND_LOI_PUB.SET_DOCUMENT_STATUS
API available
In my custom workflow procedure , when an agent validation fails I need to:
- Change the PO header’s approval status to INCOMPLETE.
- Suspend the workflow instance so it can be resumed after data correction.