DBA Data[Home] [Help]

APPS.FLM_VENDORMERGE_GRP dependencies on FLM_KANBAN_SUMMARY

Line 49: update flm_kanban_summary

45: end if;
46:
47: p_return_status := fnd_api.g_ret_sts_success;
48:
49: update flm_kanban_summary
50: set supplier_id = p_vendor_id
51: where supplier_id = p_dup_vendor_id;
52:
53: update flm_kanban_summary

Line 53: update flm_kanban_summary

49: update flm_kanban_summary
50: set supplier_id = p_vendor_id
51: where supplier_id = p_dup_vendor_id;
52:
53: update flm_kanban_summary
54: set supplier_site_id = p_vendor_site_id
55: where supplier_site_id = p_dup_vendor_site_id;
56:
57: -- Get message count and data