1 ADD FIELD "OrderNo" OF "TenantCall" AS integer
6 ADD FIELD "OrderAmount" OF "TenantCall" AS decimal
7 FORMAT "->>,>>>,>>9.99"
12 ADD FIELD "Priority" OF "TenantCall" AS character
17 ADD FIELD "ContactName" OF "TenantCall" AS character
22 ADD FIELD "ContactPhone" OF "TenantCall" AS character
27 ADD FIELD "Description" OF "TenantCall" AS character