Hi Suneel,
When you are reading the flat file it should be fields as character data type only!
Read the file with all character type fields only ( even your ERFMG).
Store the file contents in one internal table and declared one more internal table type of your Z table.
Move the entries to Z internal table and insert the entries.