‎2012 Sep 24 1:14 PM
Hi All,
I am using BAPI_PRODORDCONF_CREATE_TT to confirm production order and goods movement. Every thing is working fine except movement type 261 goods movement. In transaction COGI, I am getting the following error for all 261 type goods movement, Content of order 8000804 : 00012001 transferred to interface (IMSEG): 00012000. Here 00012001 is the material, we are doing goods movement of type 101 and 00012000 is the material of type 261 movement.
And through screen CO11N, it is working fine and BDC is also working but it is taking very long time to execute.
Regarding this I gone through number of SCN posts, but I didnt get any solution. If someone faced similar type of issue and resolved, kindly give me some inputs to resolve this error.
Thanks in advance.
-Aravinth
‎2012 Sep 24 2:52 PM
Hello,
Check if your storage location is blank or if you are using the correct one.
best regards,
swanand
‎2012 Sep 24 2:52 PM
Hello,
Check if your storage location is blank or if you are using the correct one.
best regards,
swanand
‎2012 Sep 24 4:07 PM
Hi,
Storage location is not blank and we are passing correct storage location
Regards,
Aravinth
‎2012 Sep 24 6:28 PM
Make sure MVT_IND = F in table GOODSMOVEMENTS.
| Value | Description |
|---|---|
| Goods movement w/o reference | |
| B | Goods movement for purchase order |
| F | Goods movement for production order |
| L | Goods movement for delivery note |
| K | Goods movement for kanban requirement (WM - internal only) |
| O | Subsequent adjustment of "material-provided" consumption |
| W | Subsequent adjustment of proportion/product unit material |
Also make sure you're passing the plant field.
Also refer to note: 173977
Also check out
‎2012 Sep 25 5:19 AM
Hi Jeevan,
We are passing MVT_IND as F only and also I have gone through the note. In AFPO table, planning plant is updated for my order.
Regards,
Aravinth
‎2012 Sep 28 5:25 PM
Check out the thread, like the OP mentioned, if the backflushing and auto goods reciept are activated, don't pass any data to GOODSMOVEMENT table and see if it gets posted.
http://scn.sap.com/thread/1260858
Also check out the notes:
208477
191200
SAP Note 540392 question 10
‎2012 Oct 04 6:43 AM
Hi Jeevan,
Now all materials are getting posted.
We removed movement indicator F and kept it blank for all 261 movements and we gave movement indicator F only for 101 movement in GOODSMOVEMENT table. Now it is working fine
Thanks for your valuable reply.
Regards,
Aravinth
‎2013 May 07 7:13 AM
Dear Jeevan,
Can you please explain from where this movement indicator is filled to the table GOODSMOVEMENTS. What is the meaning of this indicator?
I'm also getting the same error while confirming through this BAPI.
Thanks in advance,
Jeewana
‎2013 Jun 25 9:18 AM
Hello Mr Anandhan,
Please tell me the Procedure for Create BAPI_PRODORDCONF_CREATE_TT
i dont know how to use and all. Am waiting Your Reply..