788: print_debug('No items have been set up for subinventory level min-max planning in this organization.'
789: , l_proc
790: , 9);
791: END IF;
792: fnd_message.set_name('INV','INV_MINMAX_NO_ITEM_SETUP');
793: fnd_msg_pub.add;
794: RAISE fnd_api.g_exc_error;
795: END IF;
796: ELSE