DBA Data[Home] [Help]

APPS.OKE_AGREEMENT_PVT dependencies on FND_INSTALLATION

Line 368: If FND_INSTALLATION.GET_APP_INFO(

364: BEGIN
365:
366: IF g_agrnum_length=0 THEN
367: g_agrnum_length := 20;
368: If FND_INSTALLATION.GET_APP_INFO(
369: application_short_name =>'PA',
370: status => l_status,
371: industry => l_industry,
372: oracle_schema => l_schema_owner)