protected PurchaseCB xcreateColumnQueryCB() {
   PurchaseCB cb = new PurchaseCB();
   cb.xsetupForColumnQuery((PurchaseCB) this);
   return cb;
 }