cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping

Former Member
0 Kudos

Hi

i am geeting store number in My Header field Businessunit

i have to send this field value for each record or item into my target field Store number

can u help me how should i do the mapping

Srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Just use the Standard Node function "useOneAsMany".

Feed the store number from the Header field as the first argument of the function. Feed the Item field as the second and third arguments of the function. Change the context level of the second argument to the header.

Map the function output to another node function "SplitByValue-ForEach" and that in turn to the target store number.

I hope this will solve your query.

Thanks,

Subhajit.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

Please go through this blog.

/people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii

regards

Ashwin

Former Member
0 Kudos

Go through this blog..

/people/william.li/blog/2006/03/21/minimize-memory-usage-during-message-mapping-when-replicating-an-element

Regards,

Sarvesh

MichalKrawczyk
Active Contributor
0 Kudos
Shabarish_Nair
Active Contributor
0 Kudos

or this

http://help.sap.com/saphelp_nw04/helpdata/en/26/d22366565be0449d7b3cc26b1bab10/content.htm as applicable (if i understood your question right)