DBA Data[Home] [Help]

APPS.HR_UTIL_MISC_SS dependencies on HR_TRANSACTION_SS

Line 2244: where trs.transaction_id = hr_transaction_ss.get_transaction_id

2240:
2241: cursor csr_txn_step_id is
2242: select trs.transaction_step_id
2243: from hr_api_transaction_steps trs
2244: where trs.transaction_id = hr_transaction_ss.get_transaction_id
2245: (itemtype ,itemkey )
2246: and trs.api_name ='HR_PROCESS_PERSON_SS.PROCESS_API';
2247:
2248: cursor ethnic_dff is