Application Development 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: 

Compatability of Idocs

Former Member
0 Kudos

I have 2 systems where the material master has to be

exchanged .the idocs sent from ECC are of type MATMAS03

and message type /SAPSLL/MATMAS_SLL

these idocs are sucessfully sent but th receiver end of

GTS system the idocs are received with error

they say Matmas03 doesnt exist

As they say they do not exist in GTS

Is there a way out to change the inbound idocsmessage type

or to have different message types at the outbound and different at the inbound to make it compatible please advice

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

If you are having a middle ware then it is possible to change the message type or any other details at the receiving end, once the sender sends the IDOC, the receiver middleware will pick that and change according to the receiver system needs.

Thanks,

Mahesh.

8 REPLIES 8

Former Member
0 Kudos

Hi,

If you are having a middle ware then it is possible to change the message type or any other details at the receiving end, once the sender sends the IDOC, the receiver middleware will pick that and change according to the receiver system needs.

Thanks,

Mahesh.

0 Kudos

How can we trace out if there is any middleware that is running

ECC is sending out idocs via change pointers to GTS but i cant see them in we02

Please help how i can trace out if any middleware exists at the receiver end

0 Kudos

Hi,

What is ur GTS system? I little confused about the GTS system, is it also a SAP system and what is the version it is running on.

Thanks,

Mahesh.

0 Kudos

Hi,

In your GTS system, check the following:-

Goto WE82 transaction and give the Message Type /SAPSLL/MATMAS_SLL by clicking the position at the bottom, then you will be able to see the Basic Types associated with it, check whether MATMAS03 is part of your basic type there or not.

Why don't you use the message as MATMAS and test, usually we use the message type as MATMAS for transferring the material master information.

Thanks,

Mahesh.

0 Kudos

Hi mahesh thank you for the help

but the idoctype matmas03 or the message type matmas

and /SAPSLL/MATMAS_SLL do not exist in GTS

how can we see if there exists any middleware which changes the message types ar idoc type which are compatible in GTS

0 Kudos

messages seem to be transfrred via RFCs

as when i create materials those are reflected immedeately in

GTS but no idocs are triggered on either side

0 Kudos

Hi,

You can create that message type in your GTS system in WE81 transaction and also maintain the combination of Message Type & Basic Type in WE82 transaction in GTS system.

Instead of doing all these things why don't use the message type as MATMAS & Basic type as MATMAS03 for your interface.

You really don't require the Middleware for the ALE configuration, if you wanted to know whether the middleware exists are not is you should see your system landscape.

Thanks,

Mahesh.