DBA Data[Home] [Help]

APPS.PAY_CC_PROCESS_UTILS dependencies on FND_INSTALLATION

Line 939: l_result := fnd_installation.get_app_info ( 'PAY',

935: begin
936: --
937: if (p_owner is null) then
938: if g_pay_schema is null then
939: l_result := fnd_installation.get_app_info ( 'PAY',
940: l_prod_status,
941: l_industry,
942: g_pay_schema );
943: end if;