‎2007 Mar 02 8:51 AM
Hi Everybody,
I like to know the BAPI's used for
1. Good Movement Creation (BAPI_GOODMVT_CREATE - I think I am correct here)
2. Deleting a Good Movement (is it BAPI_GOODMVT_CANCEL - I am not sure about this, pls confirm me the right one)
3. Updating a Good Movement (?)
I will really appreciate for your quick response.
Regards/Guru
‎2007 Mar 02 8:55 AM
Hi
use the following BAPI's w.r.t Goods movements:
BAPI_GOODSMVT_CANCEL
Reverse Goods Movements with MB_CANCEL_GOODS_MOVEMENT
BAPI_GOODSMVT_CREATE
Post goods movements with MB_CREATE_GOODS_MOVEMENT
BAPI_GOODSMVT_GETDETAIL Display Details for Material Document
BAPI_GOODSMVT_GETITEMS Display Detailed List of Material Documents
Regards,
Anji
‎2007 Mar 02 8:55 AM
Hi
What you want to change in the good movement? When it's posted, an account document is created too, so I don't believe it can change something. If it's wrong it should be reversed.
Max
‎2007 Mar 02 9:00 AM
Hi,
How to do the Updation in a Good Movement...?
Actually, I am working on a XI Scenario, where, if the value of a field is A, it should be to create a Good Movement, if it is U, it should update the Goods Movement and if it is D, it should Delete the Goods Movement.
So, Pls guide for this scenario...
Regards/Guru
‎2007 Mar 02 8:59 AM