DBA Data[Home] [Help]

APPS.FND_MLS_REQUEST dependencies on FND_GLOBAL

Line 187: parent_id := fnd_global.conc_request_id;

183: /* if use language function then get list of languages from that function
184: and submit the requests for those languages */
185:
186: P_LCOUNT := 0;
187: parent_id := fnd_global.conc_request_id;
188:
189: /* Get state from last run if any. */
190: req_data := fnd_conc_global.request_data;
191: