DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on CTO_MATCH_AND_RESERVE

Line 1705: if (CTO_MATCH_AND_RESERVE.create_config_reservation

1701: oe_debug_pub.add('create_reservation: ' || 'Time Stamp ' || to_char( sysdate , 'dd-mon-yyyy hh24:mi:ss' ));
1702: END IF;
1703:
1704:
1705: if (CTO_MATCH_AND_RESERVE.create_config_reservation
1706: (p_model_line_id => p_top_model_line_id,
1707: p_config_item_id => p_config_id,
1708: p_quantity_to_reserve => l_quantity_to_reserve,
1709: p_reservation_uom_code => p_reservation_uom_code,