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: 

BAPI_PO_CHANGE to reflect source Tcode

former_member190990
Active Participant
0 Kudos

Hi Experts,

For a specific custom criteria, posting a GR via MIGO will call BAPI_PO_CHANGE and block the PO line item. But in the change logs, the Tcode of last change is updated as ME22N rather than MIGO (source code). Is there any way that we reflect MIGO instead of ME22N in the PO change log?

Regards,

Akash Prekar

1 ACCEPTED SOLUTION

former_member233510
Active Contributor
0 Kudos

Set block indicator for a PO line item possible with transaction ME22N and this item change will update only with TCODE ME22N and it is not possible to include transaction MIGO where you call the transaction ME22N through BAPI.

3 REPLIES 3

former_member233510
Active Contributor
0 Kudos

Set block indicator for a PO line item possible with transaction ME22N and this item change will update only with TCODE ME22N and it is not possible to include transaction MIGO where you call the transaction ME22N through BAPI.

0 Kudos

Hi Rosh,

Thanks for your response, is there any way to reflect MIGO instead of ME22N?

Regards,

Akash Prekar

0 Kudos

Sorry, according to my knowledge, no viable option available for this change.