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

BAPI_PO_CHANGE to reflect source Tcode

former_member190990
Active Participant
0 Likes
813

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
Read only

former_member233510
Active Contributor
0 Likes
667

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
Read only

former_member233510
Active Contributor
0 Likes
668

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.

Read only

0 Likes
667

Hi Rosh,

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

Regards,

Akash Prekar

Read only

0 Likes
667

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