DBA Data[Home] [Help]

APPS.PO_MASS_UPDATE dependencies on PO_RELEASES_ALL

Line 374: update po_releases_all

370: /* Bug#3082301 Added the WHO columns to the below update statement so that
371: ** Mass Update Buyer Name Program will update the WHO columns also on all
372: ** Purchasing Documents(Releases) which are effected by the program.
373: */
374: update po_releases_all
375: set agent_id = x_new_buyer_id,
376: last_update_date = sysdate,
377: last_updated_by = fnd_global.user_id,
378: last_update_login = fnd_global.login_id