DBA Data[Home] [Help]

APPS.BEN_CLS_UNRESOLVED_ACTN_ITEM dependencies on FND_REQUEST

Line 2016: l_request_id := fnd_request.submit_request

2012: -- the child requests that get submitted.
2013: --
2014: hr_utility.set_location('Submitting request ' || l_count, 10);
2015: --
2016: l_request_id := fnd_request.submit_request
2017: (application => 'BEN'
2018: ,program => 'BENUNEAIS'
2019: ,description => NULL
2020: ,sub_request => FALSE