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

Automatic GI : Enhancement

Former Member
0 Likes
594

Hey Folks ,

My requirement is as :

I wanted to do automatic GI of the goods once their GR is done and dat data should also be updated to sap tables .Now a days we are using MIGO transaction for GI and GR both ,I have found a BADI for MIGO also but i am unable how to procede since GR and GI are in single trancation code .

We are also not using PP module so backflushing wont work here .

Regards

Hey Folks ,

My requirement is as :

I wanted to do automatic GI of the goods once their GR is done and dat data should also be updated to sap tables .Now a days we are using MIGO transaction for GI and GR both ,I have found a BADI for MIGO also but i am unable how to procede since GR and GI are in single trancation code .

We are also not using PP module so backflushing wont work here .

Regards

3 REPLIES 3
Read only

ramesh_mahankali
Active Participant
0 Likes
554

Hi,

I am not sure if there is an enhancement(User exit/BAdI) available. But we have done similar this via a custom program.

Here is what was done:

Identify the work list(STO etc.) for which you want to perform GI.

Create a BDC and perform GI.

Schedule this program in background and run periodically.

Hope this helps.

Thanks,

Ramesh

Read only

0 Likes
554

Hey Ramesh ...!

Thanks for prompt reply please could u elobrate the details specified by you ...!

and please help me out for the BDC programme also .

regards

Swapnil

Read only

Former Member
0 Likes
554

Done with help from functional consultant