DBA Data[Home] [Help]

APPS.OKE_AGREEMENT_PVT dependencies on FND_INSTALLATION

Line 383: If FND_INSTALLATION.GET_APP_INFO(

379: BEGIN
380:
381: IF g_agrnum_length=0 THEN
382: g_agrnum_length := 20;
383: If FND_INSTALLATION.GET_APP_INFO(
384: application_short_name =>'PA',
385: status => l_status,
386: industry => l_industry,
387: oracle_schema => l_schema_owner)