DBA Data[Home] [Help]

APPS.FA_DEPRN_TAX_C_PKG dependencies on FND_GLOBAL

Line 211: h_request_id := fnd_global.conc_request_id;

207: else
208: h_tax_asset_type_seg := argument7;
209: end if;
210:
211: h_request_id := fnd_global.conc_request_id;
212: -- fnd_profile.get('LOGIN_ID',h_login_id);
213: fnd_profile.get('USER_ID',h_login_id); -- bug#2661575
214:
215: h_year := to_number(argument2);