{
 "dataset":  { 
  "tblname": "RSLDATA",  
  "libname": "AIDDATA",  
 "attr": [
 { "name" : "LISTNAME",
  "type" : "CHAR",
  "datatype" : "A",
  "length" : 15,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 15,
  "varchar" : "0",
  "allownull" : "0",
  "alias" : "RSLNAME",
  "colhdg" : ["RSLNAME"]
},
 { "name" : "IMVND",
  "type" : "CHAR",
  "datatype" : "A",
  "length" : 3,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 6,
  "varchar" : "0",
  "allownull" : "0",
  "alias" : "Vendor",
  "colhdg" : ["Vendor"]
},
 { "name" : "IMITEM",
  "type" : "CHAR",
  "datatype" : "A",
  "length" : 15,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 15,
  "varchar" : "0",
  "allownull" : "0",
  "alias" : "Item",
  "colhdg" : ["Item"]
},
 { "name" : "VendorItem",
  "type" : "VARCHAR",
  "datatype" : "A",
  "length" : 20,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 20,
  "varchar" : "0",
  "allownull" : "0",
  "alias" : "VendorItem",
  "colhdg" : ["VendorItem"]
},
 { "name" : "IMDES",
  "type" : "CHAR",
  "datatype" : "A",
  "length" : 20,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 20,
  "varchar" : "0",
  "allownull" : "0",
  "alias" : "ItemDesc",
  "colhdg" : ["ItemDesc"]
},
 { "name" : "Price",
  "type" : "DECIMAL",
  "datatype" : "P",
  "length" : 7,
  "decimals" : 2,
  "decpos" : 2,
  "width" : 9,
  "varchar" : "0",
  "allownull" : "1",
  "alias" : "Price",
  "colhdg" : ["Price"]
},
 { "name" : "IBQOH",
  "type" : "DECIMAL",
  "datatype" : "P",
  "length" : 7,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 9,
  "varchar" : "0",
  "allownull" : "1",
  "alias" : "QOH",
  "colhdg" : ["QOH"]
},
 { "name" : "IBQOO",
  "type" : "DECIMAL",
  "datatype" : "P",
  "length" : 7,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 9,
  "varchar" : "0",
  "allownull" : "1",
  "alias" : "QOO",
  "colhdg" : ["QOO"]
},
 { "name" : "LastDateOrdered",
  "type" : "VARCHAR",
  "datatype" : "A",
  "length" : 10,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 15,
  "varchar" : "0",
  "allownull" : "1",
  "alias" : "LastDateOrdered",
  "colhdg" : ["LastDateOrdered"]
},
 { "name" : "ProductImage",
  "type" : "VARCHAR",
  "datatype" : "A",
  "length" : 640,
  "decimals" : 0,
  "decpos" : 0,
  "width" : 640,
  "varchar" : "0",
  "allownull" : "1",
  "alias" : "ProductImage",
  "colhdg" : ["ProductImage"]

 }
 ] 
,    "row":  [ 
 { 
"RSLNAME" : "PHONE ACCESSORI",
"Vendor" : "CUS",
"Item" : "23444",
"VendorItem" : "CUS 23444",
"ItemDesc" : "VENT PHONE HOLDER",
"Price" : 15.60,
"QOH" : 64,
"QOO" : 0,
"LastDateOrdered" : "02/09/2026",
"ProductImage" : "<a class=\"prodimg\" href=\"/vendorimages/CUS/23444.jpg\"  title=\"<span style=&quot;color:black; &quot; > VENT PHONE HOLDER<br/> AIN: CUS 23444</span> <span style=&quot;             font-size:larger;              font-weight:bold;              color:black;             &quot; > $15.60    </span>\" ><img src=\"/vendorimages/CUS/23444.jpg\" height=\"128px\" /></a>"
  }
,{ 
"RSLNAME" : "PHONE ACCESSORI",
"Vendor" : "CUS",
"Item" : "23522",
"VendorItem" : "CUS 23522",
"ItemDesc" : "DNRT ADJ PHN HOLDER",
"Price" : 8.45,
"QOH" : 4,
"QOO" : 0,
"LastDateOrdered" : "05/09/2017",
"ProductImage" : "<a class=\"prodimg\" href=\"/vendorimages/CUS/23522.jpg\"  title=\"<span style=&quot;color:black; &quot; > DNRT ADJ PHN HOLDER<br/> AIN: CUS 23522</span> <span style=&quot;             font-size:larger;              font-weight:bold;              color:black;             &quot; > $8.45     </span>\" ><img src=\"/vendorimages/CUS/23522.jpg\" height=\"128px\" /></a>"
  }
,{ 
"RSLNAME" : "PHONE ACCESSORI",
"Vendor" : "CUS",
"Item" : "23523",
"VendorItem" : "CUS 23523",
"ItemDesc" : "DNRING PHONE HOLDER",
"Price" : 8.92,
"QOH" : 4,
"QOO" : 0,
"LastDateOrdered" : "03/29/2021",
"ProductImage" : "<a class=\"prodimg\" href=\"/vendorimages/CUS/23523.jpg\"  title=\"<span style=&quot;color:black; &quot; > DNRING PHONE HOLDER<br/> AIN: CUS 23523</span> <span style=&quot;             font-size:larger;              font-weight:bold;              color:black;             &quot; > $8.92     </span>\" ><img src=\"/vendorimages/CUS/23523.jpg\" height=\"128px\" /></a>"
  }

   ] 
, "rowcount": 3 
  }
}


