DBA Data[Home] [Help]

APPS.MSC_X_UTIL dependencies on MSC_TP_ID_LID

Line 535: msc_tp_id_lid tpl,

531: BEGIN
532: SELECT tpl.sr_tp_id INTO
533: l_tp_customer_id
534: FROM
535: msc_tp_id_lid tpl,
536: msc_trading_partner_maps map,
537: msc_company_relationships rels
538: WHERE tpl.tp_id = map.tp_key
539: and tpl.partner_type = 2