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

MIGO trasaction

Former Member
0 Likes
468

Hi,

I want to copy revision level(EKPO-REVLV) to MSEG-SGTXT when purchase order is stocked.(TCODE is MIGO).

All USER EXITs avilable in MIGO transaction is not working.

What is alternative method for copying EKPO-REVLV to MSEG-SGTXT when purchase order is stocked??

Please help me.

Regards,

Tintu

Hi,

I want to copy revision level(EKPO-REVLV) to MSEG-SGTXT when purchase order is stocked.(TCODE is MIGO).

All USER EXITs avilable in MIGO transaction is not working.

What is alternative method for copying EKPO-REVLV to MSEG-SGTXT when purchase order is stocked??

Please help me.

Regards,

Tintu

2 REPLIES 2
Read only

Former Member
0 Likes
419

Hi,

You basically want a user exit which gets triggered when material document is created.

In that case try implementing BADI

MB_DOCUMENT_BADI.

Regards

Meenakshi

  • Reward if useful

Read only

Former Member
0 Likes
419

hi,

I think this exit MB_CF001 will work for u and solve u purpose.

Regards,

Sumanjeet.