DBA Data[Home] [Help]

APPS.PAY_TDF_BUS dependencies on PAY_RUN_RESULTS

Line 401: from pay_run_results

397: and time_definition_type = 'S';
398:
399: Cursor csr_time_def_run_results is
400: select null
401: from pay_run_results
402: where time_definition_id = p_time_definition_id;
403:
404: Cursor csr_time_def_process_details is
405: select null