Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MATMAS05 .. Segment names invalid?

Former Member
0 Likes
624

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

2 REPLIES 2
Read only

Former Member
0 Likes
538

any segment named <b>E2MARAM005</b>; instead, I see a segment named <b>E2MARAM005</b>.

I dont see any diff./

Read only

0 Likes
538

sorry .. I meant:

any segment named E2MARAM005; instead, I see a segment named E2MARAM004