cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with communication between PI & R/3

Former Member
0 Kudos

Hi all,

I monitoring the next xml in the transaction sxmb_moni:

<?xml version="1.0" encoding="UTF-8"?>

<Z_I108_MOVMERCA>

  <IDOC BEGIN="1">

    <ZI108DOCUPOS SEGMENT="1">

      <BLDAT>20120927</BLDAT>

      <BUDAT>20120927</BUDAT>

      <BKTXT>artperez</BKTXT>

      <XABLN>42831</XABLN>

      <BWART>311</BWART>

      <MATNR>384</MATNR>

      <WERKS>0159</WERKS>

      <LGORT>2E10</LGORT>

      <UMLGO>2E13</UMLGO>

      <ERFMG>1.000</ERFMG>

      <ERFME>UN</ERFME>

      <SGTXT>trasladozaragoza</SGTXT>

    </ZI108DOCUPOS>

  </IDOC>

</Z_I108_MOVMERCA>

This xml is the result of one sql and for me is correct.

The problem is, the iDoc in the R/3 have the next information:

BLDAT20120927
BUDAT20120927
BKTXTartperez
XABLN42831
BWART311
MATNR384
WERKS0159
LGORT2E10
UMLGO1.00
ERFMG0          UN t
ERFMEras
SGTXTladozaragoza

I add the field UMLGO, and from field data come straight LGORT and UMLGO field is not mapped correctly.

I understand that failure to activate something in R / 3 but not like looking at it, appreciate someone could help me.

Accepted Solutions (1)

Accepted Solutions (1)

former_member190624
Active Contributor
0 Kudos

Hi,

Refresh MetaData or delete metaData of IDOC  in IDX2 .

Regards

Hari.

Answers (2)

Answers (2)

Former Member
0 Kudos

Many thanks every body.

The problem is resolved.

Regards,

Arturo Pérez

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

refresh IDOC metadata in IDX2

BTW

for all material movements there is a standard IDOC - MBGMCR02 - which can be used in all cases (no need to develop a new one),

Regards,

Michal Krawczyk