DBA Data[Home] [Help]

APPS.FEM_COL_TMPLT_DEFN_API_PUB dependencies on FND_PROFILE

Line 340: g_curr_conv_type := fnd_profile.value_specific (

336: -----------------------------------------------------------
337: -- Get the currency conversion type FROM profile options --
338: -----------------------------------------------------------
339:
340: g_curr_conv_type := fnd_profile.value_specific (
341: 'FEM_CURRENCY_CONVERSION_TYPE'
342: ,fnd_global.user_id
343: ,fnd_global.resp_id
344: ,fnd_global.prog_appl_id);

Line 1144: --g_effective_date := fnd_profile.value('FEM_EFFECTIVE_DATE');

1140: l_encoded := NVL(p_encoded, c_true);
1141:
1142: x_return_status := c_success;
1143:
1144: --g_effective_date := fnd_profile.value('FEM_EFFECTIVE_DATE');
1145:
1146: g_obj_def_id := p_object_def_id;
1147:
1148: fem_engines_pkg.tech_message (