DBA Data[Home] [Help]

APPS.JMF_SHIKYU_RPT_SPR_PVT dependencies on PO_SYSTEM_PARAMETERS_ALL

Line 378: FROM po_system_parameters_all psp

374: commit;
375:
376: SELECT psp.manual_po_num_type manual_po_num_type
377: INTO l_manual_po_num_type
378: FROM po_system_parameters_all psp
379: where org_id = p_ou_id;
380:
381: /* EXCEPTION
382: WHEN no_data_found THEN