Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to update the PO approval status to INCOMPLETE

sagar pMay 6 2025
  • 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:

  1. Change the PO header’s approval status to INCOMPLETE.
  2. Suspend the workflow instance so it can be resumed after data correction.
Comments
Post Details
Added on May 6 2025
0 comments
211 views