cancel
Showing results for 
Search instead for 
Did you mean: 

mapping problem

Former Member
0 Kudos

Hi all,

I have a mapping situation here:

my source field A is mapped to target field B. the length of the source field is 'n' and the length of the target field is '70'. But we want to capture whatever comes in the soure to the target field..?

Is this possible?

Please provide your suggestions

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi

I think this is possible by the mapping:

Chk this link it is helpful

/people/karthiknarayan.kesavan2/blog/2007/08/22/file-content-conversion-for-multi-hierarchical-structure

THAnks

MAnas (reward with points)

GabrielSagaya
Active Contributor
0 Kudos

In the Receiver File Adapter

NameB..fieldFixedLengths=70

NameB.fixedLengthTooShortHandling=Ignore

GabrielSagaya
Active Contributor
0 Kudos

In the Receiver File Adapter

NameB..fieldFixedLengths=100

NameB.fixedLengthTooShortHandling=Ignore

Former Member
0 Kudos

Thks for your replies.

Gabriel,

where shud i specify this in the receiver agreement?

Raj,

what i meant to say is if we are getting 100 characters in the source field, i should populate all the 100 characters in the target field.but the target field length is only 60.

Thanks

prateek
Active Contributor
0 Kudos

I dont think this is possible. If the limit at receiver is specified as 60, then it can accommodate only 60 char.

Regards,

Prateek

GabrielSagaya
Active Contributor
0 Kudos

Yo can give the parameter in Receiver Communication channel itself in advanced mode itself.

Specify the recordset structure

and then give parameters

No need to provide it in Receiver agreement

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

justin_santhanam
Active Contributor
0 Kudos

Aarthi,

>capture whatever comes in the soure to the target field

I couldn't get the above line. Could you give more info?

raj.