DBA Data[Home] [Help]

APPS.PAY_JP_ITWB_DML_PKG dependencies on PAY_JP_ITWB_BON_EARN_V

Line 4838: from pay_jp_itwb_bon_earn_v

4834: cursor csr_bon_earn
4835: is
4836: select action_information_id,
4837: object_version_number
4838: from pay_jp_itwb_bon_earn_v
4839: where assignment_action_id = p_assignment_action_id
4840: and item_pay_id = p_item_pay_id
4841: and item_type = p_item_type
4842: and item_id = p_item_id;

Line 5158: from pay_jp_itwb_bon_earn_v

5154: cursor csr_bon_earn
5155: is
5156: select action_information_id,
5157: object_version_number
5158: from pay_jp_itwb_bon_earn_v
5159: where assignment_action_id = p_assignment_action_id
5160: and item_pay_id = p_item_pay_id
5161: and item_type = p_item_type
5162: and item_id = p_item_id;