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

Flat file download on pc

Former Member
0 Likes
523

Hi,

I want to download a flat file on pc in specific format,

the format is below,

Header - is the first 3 lines of the text

- 1stline - field = ACTUAL

-2nd line - period from - it should be taken from selection screen

-3rdline - period to - it shd me taken from selection screen

Values: following the header the value consist of a text string that is separated by commas. There are always three converted data fields in each line.

- field1 = taken from z-table

-field2 = taken from z-table

-field3 = taken from z-table

flat file shd look like this ..

ACTUAL

1

16

12233, 23244, 23234, 2134421

Plz tel me how to write code for this...

Plz reply ASAP.

Hi,

I want to download a flat file on pc in specific format,

the format is below,

Header - is the first 3 lines of the text

- 1stline - field = ACTUAL

-2nd line - period from - it should be taken from selection screen

-3rdline - period to - it shd me taken from selection screen

Values: following the header the value consist of a text string that is separated by commas. There are always three converted data fields in each line.

- field1 = taken from z-table

-field2 = taken from z-table

-field3 = taken from z-table

flat file shd look like this ..

ACTUAL

1

16

12233, 23244, 23234, 2134421

Plz tel me how to write code for this...

Plz reply ASAP.

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
491

According to the forum guidelines, this forum is not about writing the entire code for anyone. Post a specific question, and you will get some help without a doubt.

Some advice, search the forum first and look in the ABAP help.

Read only

Former Member
0 Likes
491

Your last post on the same question was deleted for posting a requirement and expecting others to do your work. Please SEARCH in SCN before posting

Read only

matt
Active Contributor
0 Likes
491

What Vikranth said.

Thread locked.