DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on STANDARD

Line 33: p_unit_standard_price IN

29: p_quantity_ordered IN
30: ra_customer_trx_lines.quantity_ordered%type,
31: p_unit_selling_price IN
32: ra_customer_trx_lines.unit_selling_price%type,
33: p_unit_standard_price IN
34: ra_customer_trx_lines.unit_standard_price%type,
35: p_revenue_amount IN
36: ra_customer_trx_lines.revenue_amount%type,
37: p_extended_amount IN

Line 34: ra_customer_trx_lines.unit_standard_price%type,

30: ra_customer_trx_lines.quantity_ordered%type,
31: p_unit_selling_price IN
32: ra_customer_trx_lines.unit_selling_price%type,
33: p_unit_standard_price IN
34: ra_customer_trx_lines.unit_standard_price%type,
35: p_revenue_amount IN
36: ra_customer_trx_lines.revenue_amount%type,
37: p_extended_amount IN
38: ra_customer_trx_lines.extended_amount%type,