DBA Data[Home] [Help]

APPS.FND_FLEX_VAL_API dependencies on FND_REQUEST

Line 3730: l_request_id := fnd_request.submit_request

3726: -- Get the value set.
3727: get_ind_vset(p_flex_value_set_name, NULL, l_vset);
3728:
3729: BEGIN
3730: l_request_id := fnd_request.submit_request
3731: (application => 'FND',
3732: program => 'FDFCHY',
3733: description => 'VAI.submit_vset_hierarchy_compiler',
3734: start_time => NULL,