DBA Data[Home] [Help]

APPS.CST_ACCRUALWRITEOFFREPORT_PVT dependencies on MTL_PARAMETERS

Line 443: from mtl_parameters mp

439:
440: begin
441: select mp.organization_code
442: into l_org_code
443: from mtl_parameters mp
444: where mp.organization_id = l_current_org_id;
445:
446: exception
447: when no_data_found then

Line 818: mtl_parameters mp,

814: ap_invoices_all apia,
815: ap_invoice_distributions_all aida,
816: rcv_transactions rct,
817: rcv_shipment_headers rsh,
818: mtl_parameters mp,
819: po_destination_types_all_v pdt,
820: gl_code_combinations_kfv gcc,
821: mtl_material_transactions mmt
822: WHERE cwo.write_off_id = cwod.write_off_id