Common Error During SAP Upgarde-Error 2 20 April 2010 by sapabapcode.com Error : ZZMBBPCAPH cannot be converted to a character-type field. Solution : Here ZZMBBPCAPH is a Transparent table. Convert ZZMBBPCAPH into upper case * MESSAGE e019(0q) WITH zzmbbpcaph. MESSAGE e019(0q) WITH ‘ZZMBBPCAPH’. *} REPLACE