DBA Data[Home] [Help]

APPS.PON_CONSOLE_PVT dependencies on PON_SUPPLIER_ACCESS

Line 1346: UPDATE pon_supplier_access

1342:
1343: l_progress := '000';
1344:
1345: -- update the record with the orig header id /trading partner id
1346: UPDATE pon_supplier_access
1347: SET active_flag = 'N'
1348: , last_update_date = l_sysdate
1349: , last_updated_by = l_user_id
1350: , last_update_login = l_login_id

Line 1362: INSERT INTO pon_supplier_access(auction_header_id_orig_amend

1358:
1359: l_progress := '001';
1360:
1361: -- now insert the new record
1362: INSERT INTO pon_supplier_access(auction_header_id_orig_amend
1363: ,supplier_trading_partner_id
1364: ,lock_date
1365: ,buyer_tp_contact_id
1366: ,lock_status