DBA Data[Home] [Help]

APPS.ARRX_C_UNAPP dependencies on FND_GLOBAL

Line 159: l_request_id := fnd_global.conc_request_id;

155: Receipt Number Low : '||argument18||'
156: Receipt Number High : '||argument19);
157:
158: /* Get the request id */
159: l_request_id := fnd_global.conc_request_id;
160:
161: /* Assign the parameters to the local variables */
162: l_reporting_level := argument1;
163: l_reporting_entity_id := argument2;