229: l_user_id := fnd_global.user_id;
230: l_resp_id := fnd_global.resp_id;
231: l_apps_id := fnd_global.resp_appl_id;
232: fnd_global.apps_initialize (l_user_id, l_resp_id, l_apps_id);
233: fnd_profile.get('GL_ACCESS_SET_ID', l_acc_set_id);
234: --Submit the Request for "Program - Inherit Segment Value Attributes"
235: l_req_id :=fnd_request.submit_request('SQLGL', 'GLNSVI', '', '', FALSE,l_acc_set_id,'Y',
236: CHR(0), '', '', '', '', '', '',
237: '', '', '', '', '', '', '', '', '', '',