DBA Data[Home] [Help]

APPS.ARP_DELETE_LINE_COVER dependencies on STANDARD

Line 37: p_unit_standard_price IN

33: p_quantity_ordered IN
34: ra_customer_trx_lines.quantity_ordered%type,
35: p_unit_selling_price IN
36: ra_customer_trx_lines.unit_selling_price%type,
37: p_unit_standard_price IN
38: ra_customer_trx_lines.unit_standard_price%type,
39: p_revenue_amount IN
40: ra_customer_trx_lines.revenue_amount%type,
41: p_extended_amount IN

Line 38: ra_customer_trx_lines.unit_standard_price%type,

34: ra_customer_trx_lines.quantity_ordered%type,
35: p_unit_selling_price IN
36: ra_customer_trx_lines.unit_selling_price%type,
37: p_unit_standard_price IN
38: ra_customer_trx_lines.unit_standard_price%type,
39: p_revenue_amount IN
40: ra_customer_trx_lines.revenue_amount%type,
41: p_extended_amount IN
42: ra_customer_trx_lines.extended_amount%type,