DBA Data[Home] [Help]

APPS.ARP_UPDATE_LINE_COVER dependencies on STANDARD

Line 28: p_unit_standard_price IN

24: p_quantity_invoiced IN
25: ra_customer_trx_lines.quantity_invoiced%type,
26: p_quantity_ordered IN
27: ra_customer_trx_lines.quantity_ordered%type,
28: p_unit_standard_price IN
29: ra_customer_trx_lines.unit_standard_price%type,
30: p_memo_line_id IN
31: ra_customer_trx_lines.memo_line_id%type,
32: p_inventory_item_id IN

Line 29: ra_customer_trx_lines.unit_standard_price%type,

25: ra_customer_trx_lines.quantity_invoiced%type,
26: p_quantity_ordered IN
27: ra_customer_trx_lines.quantity_ordered%type,
28: p_unit_standard_price IN
29: ra_customer_trx_lines.unit_standard_price%type,
30: p_memo_line_id IN
31: ra_customer_trx_lines.memo_line_id%type,
32: p_inventory_item_id IN
33: ra_customer_trx_lines.inventory_item_id%type,