DBA Data[Home] [Help]

APPS.PO_MODIFY_REQUISITION_PVT dependencies on FND_GLOBAL

Line 718: last_updated_by = FND_GLOBAL.USER_ID,

714: g_calling_program_catalog,
715: null,
716: auction_line_number),
717: last_update_date = SYSDATE,
718: last_updated_by = FND_GLOBAL.USER_ID,
719: last_update_login = FND_GLOBAL.LOGIN_ID
720: WHERE requisition_line_id = p_req_line_id;
721:
722: --Collect all req line id's in a new table.

Line 719: last_update_login = FND_GLOBAL.LOGIN_ID

715: null,
716: auction_line_number),
717: last_update_date = SYSDATE,
718: last_updated_by = FND_GLOBAL.USER_ID,
719: last_update_login = FND_GLOBAL.LOGIN_ID
720: WHERE requisition_line_id = p_req_line_id;
721:
722: --Collect all req line id's in a new table.
723: --get the ids of the new lines created. This would be returned back as