DBA Data[Home] [Help]

APPS.AP_APXVDMVD_PKG dependencies on FND_PROFILE

Line 422: fnd_profile.get('DEFAULT_COUNTRY',x_default_country_code);

418: --
419: end if;
420: --
421: --
422: fnd_profile.get('DEFAULT_COUNTRY',x_default_country_code);
423: --
424: --
425: if ( x_default_country_code is null ) then
426: x_default_country_code := x_home_country_code;