Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8734

Re: How to convert one data type to another data type ?

$
0
0

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.


Viewing all articles
Browse latest Browse all 8734

Trending Articles