DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on CTO_MATCH_AND_RESERVE

Line 1732: if (CTO_MATCH_AND_RESERVE.create_config_reservation

1728: oe_debug_pub.add('create_reservation: ' || 'Time Stamp ' || to_char( sysdate , 'dd-mon-yyyy hh24:mi:ss' ));
1729: END IF;
1730:
1731:
1732: if (CTO_MATCH_AND_RESERVE.create_config_reservation
1733: (p_model_line_id => p_top_model_line_id,
1734: p_config_item_id => p_config_id,
1735: p_quantity_to_reserve => l_quantity_to_reserve,
1736: p_reservation_uom_code => p_reservation_uom_code,