DBA Data[Home] [Help]

APPS.ZPB_DC_DISTRIBUTE dependencies on FND_PROFILE

Line 280: l_currency_profile_option := FND_PROFILE.VALUE_SPECIFIC('ZPB_DEF_CURR_VIEW',p_user_id);

276:
277: COMMIT;
278:
279: --Get the currency profile option for the user
280: l_currency_profile_option := FND_PROFILE.VALUE_SPECIFIC('ZPB_DEF_CURR_VIEW',p_user_id);
281: zpb_log.WRITE_STATEMENT(l_api_name ,'Users currency profile =' || l_currency_profile_option);
282:
283: --For each row that has distribution pending for this user do a distribute
284: