DBA Data[Home] [Help]

APPS.PO_PDOI_DISTRIBUTIONS_SV3 dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 583: from financials_system_parameters ;

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