DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on PO_COMPARE_REVISIONS

Line 128: PO_COMPARE_REVISIONS.get_charge_account(l_code_combination_id);

124: x_progress := 30;
125: /* Bug 5220069 END */
126:
127: x_charge_account :=
128: PO_COMPARE_REVISIONS.get_charge_account(l_code_combination_id);
129: --
130:
131: EXCEPTION
132: when others then