my $basketno = NewBasket(
$vendor_id, 0, $basketname, q{},
q{}, q{}, q{}, q{}, 0, 'ordering'
q{}, q{}, q{}, q{}, 0, undef
);
return $basketno;
-