on 2010 Jul 08 2:14 PM
MII is using bapi_goodsmvt_create to do a 311 type Handling unit movement. While BAPI is successful and returns a response back as "Delivery 80817152 created". But in ERP, this BAPI is creating a outbound delivery while it should be inbound delivery.
So basically transfer is not happening there if I check in humo.
If Movement Indicator is set to "I" in BAPI request than ERP sends error message " Update control of movement type is incorrect (entry 311 XX_I)
I would like to know if some body has experienced the same issue & has any resolution and also want to confirm that handling unit transfer is possible with bapi_goodsmvt_create.
Thanks a lot
Regards
Ram Upadhayay
Request clarification before answering.
Either change the f'rom' and 'to' storage locations (reverse the order) or change the movement type to 312.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This BAPI only conducts goods movements. It does not affect the handling unit.
If you want to process a handling unit you must use a different BAPI. Are you attempting to unpack the HU?
Use BAPI_HU_UNPACK.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The movement indicator should be blank.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.