Skip to Content
0
Former Member
Oct 03, 2005 at 11:23 PM

Radign a file into ITAB, Replacing # with NULL Value, From Application Serv

115 Views

Hi,

I have to Read a file from Application Server and replace the # with NULL Value.

The Input Format: 5#2#0#0#T#E#X#A#S#B#B#B#B#B#B#B#B#B#B#D#I#R#E#C#T.

The expected format is : 5200TEXASBBBBBBBBBBDIRECT.

The output format is a "Fixed Length" TXT File. Here "B" is for Blank Space. Can you please suggest me a Soultion to this? The output file is to be read into an another internal table for further processing. So my objective it only to remove the # with a "No Space or NULL" value.

Can i have the Sample code to solve this issue please?

Thanks fo ryour Help in Advance.

KANNAN.SA

Message was edited by: Kannan SA

Message was edited by: Kannan SA