DBA Data[Home] [Help]

APPS.HR_CM_STAGE_END_PKG dependencies on FND_REQUEST_SET

Line 17: for stage_data in fnd_request_set.stage_request_info

13:
14: --
15: -- Get information from the completed stage....
16: --
17: for stage_data in fnd_request_set.stage_request_info
18: loop
19: if stage_data.exit_status = 'E'
20: then
21: --