home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #7 / K-CD-2000-07.iso / Publisher / Finsk / OFFCD2_1.CAB / advworks.mdb / CMA_AccountParts.json < prev    next >
JavaScript Object Notation  |  1999-04-21  |  848b

  1. {
  2.     "schema": {
  3.         "PartNumber": "Long Integer",
  4.         "PartName": "Text (64)",
  5.         "AccountType": "Long Integer",
  6.         "PartType": "Text (7)",
  7.         "CharacterType": "Text (11)",
  8.         "FieldSize": "Integer",
  9.         "BriefHeading": "Text (12)"
  10.     },
  11.     "data": [
  12.         {
  13.             "PartNumber": 1,
  14.             "PartName": "GLAccount",
  15.             "AccountType": 0,
  16.             "PartType": "Prime",
  17.             "CharacterType": "T",
  18.             "FieldSize": 4,
  19.             "BriefHeading": "G/L"
  20.         },
  21.         {
  22.             "PartNumber": 2,
  23.             "PartName": "Department",
  24.             "AccountType": 0,
  25.             "PartType": "Other",
  26.             "CharacterType": "T",
  27.             "FieldSize": 4,
  28.             "BriefHeading": "Dept"
  29.         },
  30.         {
  31.             "PartNumber": 3,
  32.             "PartName": "Product",
  33.             "AccountType": 0,
  34.             "PartType": "Other",
  35.             "CharacterType": "T",
  36.             "FieldSize": 4,
  37.             "BriefHeading": "Prod"
  38.         },
  39.         {
  40.             "PartNumber": 4,
  41.             "PartName": "Region",
  42.             "AccountType": 0,
  43.             "PartType": "Other",
  44.             "CharacterType": "T",
  45.             "FieldSize": 4,
  46.             "BriefHeading": "Rgn"
  47.         },
  48.         {
  49.             "PartNumber": 5,
  50.             "PartName": "Customer",
  51.             "AccountType": 0,
  52.             "PartType": "Other",
  53.             "CharacterType": "T",
  54.             "FieldSize": 4,
  55.             "BriefHeading": "Cust"
  56.         }
  57.     ]
  58. }