2007 Jan 17 5:14 PM
Hi!
My BASIS person has set up a transaction which I can use to tell SAP to trigger a MATMAS05 idoc to a named destination.
The problem I am facing is that the Segment names in the IDOC I receive differ from those defined for the IDOC.
for example, one of the segment names which is received in MATMAS05 is E2MARAM005. The Control record for this IDOC says that the IDOCTYP is MATMAS05, MESTYP is MATMAS, and DOCREL is 620.
However, when I try to obtain the definition of MATMAS05 (using the RFC IDOCTYPE_READ_COMPLETE, specifying MATMAS05 and Release as 620), I dont see any segment named E2MARAM005; instead, I see a segment named E2MARAM005.
Can someone help me out as to how to remove this discrepancy?
Thanks,
Mustansir
Hi!
My BASIS person has set up a transaction which I can use to tell SAP to trigger a MATMAS05 idoc to a named destination.
The problem I am facing is that the Segment names in the IDOC I receive differ from those defined for the IDOC.
for example, one of the segment names which is received in MATMAS05 is E2MARAM005. The Control record for this IDOC says that the IDOCTYP is MATMAS05, MESTYP is MATMAS, and DOCREL is 620.
However, when I try to obtain the definition of MATMAS05 (using the RFC IDOCTYPE_READ_COMPLETE, specifying MATMAS05 and Release as 620), I dont see any segment named E2MARAM005; instead, I see a segment named E2MARAM005.
Can someone help me out as to how to remove this discrepancy?
Thanks,
Mustansir
2007 Jan 17 5:25 PM
any segment named <b>E2MARAM005</b>; instead, I see a segment named <b>E2MARAM005</b>.
I dont see any diff./
2007 Jan 17 8:15 PM
sorry .. I meant:
any segment named E2MARAM005; instead, I see a segment named E2MARAM004