DBA Data[Home] [Help]

APPS.PAY_MX_SOE_SS_PKG dependencies on PAY_ACTION_INTERLOCKS

Line 411: from pay_action_interlocks,

407:
408: cursor lockedActions is
409: select locked_action_id,
410: action_sequence
411: from pay_action_interlocks,
412: pay_assignment_actions paa
413: where locking_action_id = p_assignment_action_id
414: and locked_action_id = assignment_action_id
415: and exists ( select 1 from pay_run_types_f prt