Procurement - EBS (MOSC)

MOSC Banner

Notes are not appearing when approving PR through API

edited Sep 28, 2023 2:47PM in Procurement - EBS (MOSC) 2 commentsAnswered

We are using the below APIs to approve "purchase requisition", PRs are getting approved successfully but the "Notes" are not appearing in action history screen (neither in iProcurement screen nor in requisition summary form).

wf_notification.setattrtext (nid => p_notification_id,

aname => 'RESULT',

avalue => p_action

);

wf_notification.respond (nid => p_notification_id,

respond_comment => p_comments,

responder => lv_responser

);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center