Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

extraction program ( no delimeter)

Former Member
0 Kudos
226

Hi folks

iam writing a extraction program to fetch the data from sap and create a file in application server, my requierement demands me to i shouldn't use any delemeter.

( i.e field values should with fixed length).

genrally i craeted program with diffrent delimeters(~).anybody explain the procedure to write prg ( field values should with fixed length).

regards

niru

1 REPLY 1
Read only

Former Member
0 Kudos
198

Hi niru,

There is no as such difference in both the extract. You just don't pass the delimiter.

Regards,

Atish