DBA Data[Home] [Help]

APPS.CST_ACCRUALSUMMARYREPORT_PVT dependencies on MTL_PARAMETERS

Line 318: from mtl_parameters mp

314:
315: begin
316: select mp.organization_code
317: into l_org_code
318: from mtl_parameters mp
319: where mp.organization_id = l_current_org_id;
320:
321: exception
322: when no_data_found then