DBA Data[Home] [Help]

APPS.PO_PDOI_DISTRIBUTIONS_SV3 dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 582: from financials_system_parameters ;

578: /* If budget account is null and encumbrance is on, then it is an error */
579:
580: select nvl(purch_encumbrance_flag,'N')
581: into x_enc_flag
582: from financials_system_parameters ;
583:
584: if (x_enc_flag = 'Y') then
585:
586: po_interface_errors_sv1.handle_interface_errors(