DBA Data[Home] [Help]

APPS.XNP_MSG_BUILDER dependencies on FND_INSTALLATION

Line 2235: l_ret := FND_INSTALLATION.GET_APP_INFO(

2231: cr_pkg_body ( x_error_code,
2232: x_error_message,
2233: x_package_body ) ;
2234:
2235: l_ret := FND_INSTALLATION.GET_APP_INFO(
2236: application_short_name=>'FND'
2237: ,status=>l_status
2238: ,industry=>l_industry
2239: ,oracle_schema=>l_schema