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

User Exit triggers BAPI BAPI_GOODSMVT_CREATE

Former Member
0 Likes
1,674

Hi Super Gurus!

I have a complex situation, till now no solution is being provided.

Does anybody know how can I trigger the BAPI BAPI_GOODSMVT_CREATE in a plant for make automatic recepction of a STO?

I wanted to trigger it once shipment is another plant

Any Guru idea?

Thanks in advance and best regards

11 REPLIES 11
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,419

If your requirement is to call the bapi in the user exit, then directly call it.

Still not clear with your excat problem.

Read only

0 Likes
1,419

Hi

Yes Keshav is right

It's not clear in which process you need to call the BAPI: can you give us more information?

Max

Read only

0 Likes
1,419

Thanks but which is the user exit I could use?

Shipment from Delivering Plant Directly to the customer an automatic STO reception via BAPI

Regard

Read only

0 Likes
1,419

The problem is to understand when you need to trigger it: in which transaction?

When the delivery is created?

Max

Read only

0 Likes
1,419

When the shipment is crated

Read only

0 Likes
1,419

You can try to check the enhancement (trx CMOD) V56*

Max

Read only

0 Likes
1,419

Thanks

But, sorry V56*, what does it mean?

Regards

Read only

0 Likes
1,419

In CMOD transaction, try to check the enhancement having a name beginning with V56

Max

Read only

0 Likes
1,419

I hve done but nothing is there

Regards

Read only

0 Likes
1,419

Nothing is in CMOD since you haven't created a project yet.

Try transaction SMOD and search for V56* and then you find

a lot.

Find the one you need and then create a project in CMOD

and add the enhancement.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,419

Please specify the transaction which you are using and what should happen through this BAPI.