[Home] [Help]
958: begin
959: --
960: if (p_owner is null) then
961: if g_pay_schema is null then
962: l_result := fnd_installation.get_app_info ( 'PAY',
963: l_prod_status,
964: l_industry,
965: g_pay_schema );
966: end if;