DBA Data[Home] [Help]

APPS.FA_DEPRN_TAX_C_PKG dependencies on FND_GLOBAL

Line 217: h_request_id := fnd_global.conc_request_id;

213: else
214: h_tax_asset_type_seg := argument7;
215: end if;
216:
217: h_request_id := fnd_global.conc_request_id;
218: -- fnd_profile.get('LOGIN_ID',h_login_id);
219: fnd_profile.get('USER_ID',h_login_id); -- bug#2661575
220:
221: h_year := to_number(argument2);