cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping

Former Member
0 Kudos

Can anyone give me a logic to map the following file.

Sender structure:

Message 1..1

Header 1...n

E1

E2

BODY 1...n

BD1

BD2

SUBBODY 1...n

SB1

SB2

/HEADER

Receiver structure.

Message 1..1

RECORD 1..n

E1

E2

BD1

BD2

SB1

SB2

/RECORD

Preferably without UDF

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Shilpa Singh,

You can use the simple node functional to achieve this. before that I need to clear with the following things,

whether following fields

BD1

BD2

SB1

SB2 are not having the occurrence details in the target structure.

Pls Specify that and then your requirement can be done by using Node function.

cheers,

Dhanabal

Former Member
0 Kudos

Hi Shilpa Singh,

I think this mapping is not crital, try to using node function like Remove Contexts.....

Regards,

Skumar

Former Member
0 Kudos

Hi shilpa,

it can done by using the node functions in which remove contexts for more details

chk this link

http://help.sap.com/saphelp_nw04/helpdata/en/1f/ea0fb12403844bbb6c4cbc8a00cda9/content.htm

thnax

Sampath