cancel
Showing results for 
Search instead for 
Did you mean: 

File to IDOC mapping - Message Type WMMBXY

Former Member
0 Kudos

Hi

I am working on FILE to IDOC Scenario. I have records like the following in my file:

301 ABC455559 03.11.2009 02u0391B13 01 OBAF515150 G378378 15 PC 20090311 MIGO

301 ABC455560 03.11.2009 02u0391B13 01 OBMN515040 437482 50 PC 20090311 MIGO

Using an ABAP Program I added DTL in front of every record as I have to convert text file to XML mapping.

DTL 301 ABC455559 03.11.2009 02u0391B13 01 OBAF515150 G378378 15 PC 20090311 MIGO

DTL 301 ABC455560 03.11.2009 02u0391B13 01 OBMN515040 437482 50 PC 20090311 MIGO

When I did this my mapping is fine from source side. For the above two records there are two records created in xml format. But only one record is created at target side. I changed message type WMMBXY to unbounded in the external message but still only one idoc is created.

Please let me know if anyone faced the same issue.

Thanks

Naga

Accepted Solutions (0)

Answers (3)

Answers (3)

siddhesh_pathak4
Contributor
0 Kudos

Hello,

Please make sure that your file header node is mapped with IDOC as this is 0..unbounded..

Former Member
0 Kudos

1..Please mapping ur sorce node (has occurance 0..unbound) with target node.

2...change occurance in message tag in mapping for IDOC message

3...change occurance in message mapping for IDOC message

Regards,

Manisha

Shabarish_Nair
Active Contributor
0 Kudos

did you make sure that node mappings are done.

Apart from the field mappings, you should map the parent nodes also so that occurances are handled