cancel
Showing results for 
Search instead for 
Did you mean: 

Ignore FieldSeparator and FixedfiledLength in receiver FCC

Former Member
0 Kudos

Hi Experts,

My target structure is

DeliveryAdvoice

ControlRecord

HeaderRecord

Items

And ControlRecord , HeaderRecord and Items contains multiple fields.

My requirement is target file should have following structure.

ControlRecord

HeaderRecord

Items

And I also dont have any fieldseperator.

So, I have to avoide both filedSeparator and fieldFixLength.

Can any one suggest me solution....

Thanks,

ABDUR

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183908
Active Contributor
0 Kudos

Hi

Can u Please paste ur source structure,and what i understood is you need to have the target structure as:

ControlRecord

(Fields..)

HeaderRecord

(Fields...)

Items

is it if i am not please correct me and if possible send the target requirement structure.

Former Member
0 Kudos

yeah u r correct.......

After mapping my structure is

ControlRecord

(Fields..)

HeaderRecord

(Fields...)

Items

(Fields)

Now, I have to create file with following structure

ControlRecord(ALL Fields in row with no field seperator)

HeaderRecord(ALL Fields in row with no field seperator)

Items(ALL Fields in row with no field seperator)

What will be FCC parameters.....

Former Member
0 Kudos

How do you parse the file if you dont want have fixedlength,fieldseparator

Inyour case i think you can proceed with fixedlength as separator

Rajesh

Former Member
0 Kudos

You must specify at least either fieldFixedLengths or fieldSeparator.

http://help.sap.com/saphelp_nw70/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm