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: 

Message type and IDoc type for PGI-gr?

Former Member
0 Kudos

hi all,

I have to send the PGI(Post Goods Issue) through ALE which have to create GR(Goods Receipt) . So please mention the Message type , output type of message control and IDoc type?

Thanks

Vamshi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

solved

4 REPLIES 4

Former Member
0 Kudos

HI,

The idoc types for post goods issue are

MBGMCR01 / MBGMCR02.Pls check the message type for this in WE82.

Regards,

Sharath

Former Member
0 Kudos

solved

0 Kudos

Hello Vamshi,

Would you pls highlight how you managed to solve this. I've a similar requirement to trigger a change pointer upon PGI event. If you can help me with the message type it will be very helpful

Thanks

Anuj Jyoti Bhagawati

0 Kudos

Hi Anuj,

I haven't used change pointers.

I used Message control to trigger the IDoc.

Message type: MBGMCR

IDoc type       : MBGMCR03

There is no Outbound fucntion module exist, I have developed an Outbound function module.

You can use IDOC_INPUT_MBGMCR as inbound fucntion module.

Thanks,
Vamshi