DBA Data[Home] [Help]

APPS.OEP_CMERGE_OESET dependencies on STANDARD

Line 68: last_updated_by = arp_standard.profile.user_id,

64: and m.request_id = req_id
65: and m.process_flag = 'N'
66: and m.set_number = set_num),
67: last_update_date = sysdate,
68: last_updated_by = arp_standard.profile.user_id,
69: last_update_login = arp_standard.profile.last_update_login
70: where invoice_to_site_use_id in (select m.duplicate_site_id
71: from ra_customer_merges m
72: where m.process_flag = 'N'

Line 69: last_update_login = arp_standard.profile.last_update_login

65: and m.process_flag = 'N'
66: and m.set_number = set_num),
67: last_update_date = sysdate,
68: last_updated_by = arp_standard.profile.user_id,
69: last_update_login = arp_standard.profile.last_update_login
70: where invoice_to_site_use_id in (select m.duplicate_site_id
71: from ra_customer_merges m
72: where m.process_flag = 'N'
73: and m.request_id = req_id

Line 94: last_updated_by = arp_standard.profile.user_id,

90: and m.process_flag = 'N'
91: and m.request_id = req_id
92: and m.set_number = set_num),
93: last_update_date = sysdate,
94: last_updated_by = arp_standard.profile.user_id,
95: last_update_login = arp_standard.profile.last_update_login
96: where customer_id in (select m.duplicate_id
97: from ra_customer_merges m
98: where m.process_flag = 'N'

Line 95: last_update_login = arp_standard.profile.last_update_login

91: and m.request_id = req_id
92: and m.set_number = set_num),
93: last_update_date = sysdate,
94: last_updated_by = arp_standard.profile.user_id,
95: last_update_login = arp_standard.profile.last_update_login
96: where customer_id in (select m.duplicate_id
97: from ra_customer_merges m
98: where m.process_flag = 'N'
99: and m.request_id = req_id