Help for this page

Select Code to Download


  1. or download this
      my $item = { 
        JOBN           => $record->[0],
    ...
        PRODUCTCODE    => '900',
        SALESMANN      => '48',
      };
    
  2. or download this
      my $item = { 
        JOBN           => $record->[0],
    ...
        PRODUCTCODE    => '900',
        SALESMANN      => '48',
      };