DBA Data[Home] [Help]

APPS.FND_MLS_REQUEST dependencies on FND_GLOBAL

Line 208: parent_id := fnd_global.conc_request_id;

204: /* if use language function then get list of languages from that function
205: and submit the requests for those languages */
206:
207: P_LCOUNT := 0;
208: parent_id := fnd_global.conc_request_id;
209:
210: /* Get state from last run if any. */
211: req_data := fnd_conc_global.request_data;
212: