DBA Data[Home] [Help]

APPS.AP_APXVDMVD_PKG dependencies on FND_PROFILE

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

397: --
398: end if;
399: --
400: --
401: fnd_profile.get('DEFAULT_COUNTRY',x_default_country_code);
402: --
403: --
404: if ( x_default_country_code is null ) then
405: x_default_country_code := x_home_country_code;