DBA Data[Home] [Help]

APPS.MSD_LIABILITY dependencies on MSC_ASL_AUTH_DETAILS

Line 2142: MSC_ASL_AUTH_DETAILS maad

2138: select
2139: count(*) no_of_agreements
2140: from
2141: msc_item_suppliers mis ,
2142: MSC_ASL_AUTH_DETAILS maad
2143: where
2144: maad.sr_instance_id = mis.sr_instance_id
2145: and maad.organization_id = mis.organization_id
2146: and maad.supplier_id = mis.supplier_id