on 2007 May 18 7:29 PM
HI,
I am doing an interface, where files is sender.
but i dont have field seperator like commma or tab. i need to seperate fields by looking at field lengths exampls: field1= first 5 chars
field 2= 6th to 12th char
field 3- 13th to 18th char
how do i manage this in sender communcation channel for file parameters.
Regards,
Jeff
Next time you want to ask about it, refer to "FCC" or "File Content Conversion" in the subject, not mapping.
Regards,
Henrique.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is a fixed length file u need to give fieldFixedLengths in the file sender communication channel
go through the below blog, its may helpful
/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
http://help.sap.com/saphelp_nw2004s/helpdata/en/ae/d03341771b4c0de10000000a1550b0/frameset.htm
Hi,
Go through the above link. yours is a fixed field length file structure as already mentioned by other friends above. You should be able to complete the scenario.
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jeff,
Your file is nothing but a fixed lenght file. Give all your fieldfixedlengths in file sender communication channel.
---Satish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey
u need to use .fieldFixedLengths in the sender FCC.
thanx
ahmad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.