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: 

Creating Change document for transaction MIGO

Former Member
0 Kudos

Hi Experts,

I want to create change document when a GR is created through transaction MIGO. When GR is created for a PO material with batch stock, it is creating change document with change document object CHARG, because it is creating an entry in MCHA table. Is there any method to create change document, when an entry is created in MSEG table.

Thanks in advance for advice.

Thanks,

Ask.

2 REPLIES 2

ramki_maley
Active Contributor
0 Kudos

Hi Ashok,

There are no methods to write Change Documents for MSEG. In my opinion it is not even worth considering creating change documents for a standard SAP object if SAP has not already provided it.

Also, One does not normally make any changes to an entry in MSEG. Corrections/changes are made by creating offsetting documents.

HTH,

Ramki.

PS: If you specify your need for the change doc., someone might come up with an alternate solution

Message was edited by: Ramki Maley

christian_wohlfahrt
Active Contributor
0 Kudos

Hi Ashok,

I guess you plan to write your own follow on functionality.

You can create your own change pointers without change documents, then you can react on new documents. Like already mentioned: changes shouldn't appear, that's handled already on document handling of SAP.

Have a look at the following posts, to get an idea of 'how to':

Kind regards,

Christian