DBA Data[Home] [Help]

APPS.JMF_SHIKYU_RPT_SPR_PVT dependencies on PO_SYSTEM_PARAMETERS_ALL

Line 365: FROM po_system_parameters_all psp

361: commit;
362:
363: SELECT psp.manual_po_num_type manual_po_num_type
364: INTO l_manual_po_num_type
365: FROM po_system_parameters_all psp
366: where org_id = p_ou_id;
367:
368: /* EXCEPTION
369: WHEN no_data_found THEN