cancel
Showing results for 
Search instead for 
Did you mean: 

File Content conversion

Former Member
0 Kudos

Hi all,

I want to remove the first row of a flat file using content conversion.

Can anyone let me know the syntax?

Keerthi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

There is a standard "Document Offset parameter" under the Content Conversion tab in the channel. Try using this and it should work

and

Under Document Offset:

Under Document Offset, specify the number of lines that are to be ignored at the beginning of the document.

This enables you to skip comment lines or column names during processing. If you do not make an entry, the default value is zero lines.

please refer [sap help for fcc parameters|http://help.sap.com/saphelp_nw73/helpdata/en/44/6713EC3F914DDEE10000000A1553F7/frameset.htm]

Edited by: bhavanisankar.solasu on Jan 20, 2012 6:23 AM

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Go to file content conversion adapter parameter area and set the DocumentOffset parameter = 1. This will ignore the first line of the file. Hope that helps.

prateek
Active Contributor
0 Kudos

Have you tried searching it on SCN?

Former Member
0 Kudos

Yes.

prateek
Active Contributor
0 Kudos

May be not properly.

I searched "remove first line FCC" and got answer.