DBA Data[Home] [Help]

APPS.PAY_JP_ITWB_DML_PKG dependencies on PAY_JP_ITWB_BON_DCT_V

Line 5432: from pay_jp_itwb_bon_dct_v

5428: cursor csr_bon_dct
5429: is
5430: select action_information_id,
5431: object_version_number
5432: from pay_jp_itwb_bon_dct_v
5433: where assignment_action_id = p_assignment_action_id
5434: and item_pay_id = p_item_pay_id
5435: and item_type = p_item_type
5436: and item_id = p_item_id;

Line 5752: from pay_jp_itwb_bon_dct_v

5748: cursor csr_bon_dct
5749: is
5750: select action_information_id,
5751: object_version_number
5752: from pay_jp_itwb_bon_dct_v
5753: where assignment_action_id = p_assignment_action_id
5754: and item_pay_id = p_item_pay_id
5755: and item_type = p_item_type
5756: and item_id = p_item_id;