DBA Data[Home] [Help]

APPS.FND_FLEX_VAL_API dependencies on FND_REQUEST

Line 3602: l_request_id := fnd_request.submit_request

3598: -- Get the value set.
3599: get_ind_vset(p_flex_value_set_name, NULL, l_vset);
3600:
3601: BEGIN
3602: l_request_id := fnd_request.submit_request
3603: (application => 'FND',
3604: program => 'FDFCHY',
3605: description => 'VAI.submit_vset_hierarchy_compiler',
3606: start_time => NULL,