DBA Data[Home] [Help]

APPS.PAY_CC_PROCESS_UTILS dependencies on FND_INSTALLATION

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

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;