DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on PO_COMPARE_REVISIONS

Line 140: PO_COMPARE_REVISIONS.get_charge_account(l_code_combination_id);

136: x_progress := 30;
137: /* Bug 5220069 END */
138:
139: x_charge_account :=
140: PO_COMPARE_REVISIONS.get_charge_account(l_code_combination_id);
141: --
142:
143: EXCEPTION
144: when others then