cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping problem xml file to idoc

tony_coleman
Discoverer
0 Kudos

Hi,

I am have a problem at the moment in trying to map from an external system into an SAP PPCC2PRETTICKET01 idoc. I have to map from a repeating node of an xml file which has the following structure:

- PropertyBag

- Item

@Name

@Value

Item is the repeating node (0 to unbounded) and has attributes of Name and value.

I have to map the value attribute to various E1BP_PP_TIMETICKET fields depending on the value contained in the name attribute. A simple mapping which checks the name against a constant and then applies the value will only return the values for the top 'item' node. would someone please advise how I can map the other nodes?

Many thanks,

Tony.

Accepted Solutions (1)

Accepted Solutions (1)

STALANKI
Active Contributor
0 Kudos

Have a look at

/people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i

/people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i

If you still find unsolvable ,please paste some more details.

Answers (2)

Answers (2)

STALANKI
Active Contributor
0 Kudos

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

Former Member
0 Kudos

Hi,

Change the context of the attribute name and value to PropertyBag.

If this doesnt work, give a sample input and output of yours. It will be more helpful to solve your problem.

Regards,

P.Venkat