DBA Data[Home] [Help]

APPS.XTR_CASH_FCST dependencies on FND_PROFILE

Line 223: fnd_profile.get('CONC_REQUEST_ID', reqid);

219: BEGIN
220: --
221: -- Get original request id
222: --
223: fnd_profile.get('CONC_REQUEST_ID', reqid);
224: request_id := to_number(reqid);
225: --
226: -- Get print options
227: --