UPDATE AD_COLUMN
   SET callout = 'org.compiere.model.CalloutMovement.qty'
 WHERE ad_column_id = 3594;

COMMIT;