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

Regarding BAPI_PRODORDCONF_CREATE_TT

aravinth_anandhan
Active Participant
0 Likes
3,357

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,087

Hello,

Check if your storage location is blank or if you are using the correct one.

best regards,

swanand

8 REPLIES 8
Read only

Former Member
0 Likes
3,088

Hello,

Check if your storage location is blank or if you are using the correct one.

best regards,

swanand

Read only

0 Likes
3,087

Hi,

Storage location is not blank and we are passing correct storage location

Regards,

Aravinth

Read only

0 Likes
3,087

Make sure MVT_IND = F in table GOODSMOVEMENTS.

ValueDescription

Goods movement w/o reference
BGoods movement for purchase order
FGoods movement for production order
LGoods movement for delivery note
KGoods movement for kanban requirement (WM - internal only)
OSubsequent adjustment of "material-provided" consumption
WSubsequent adjustment of proportion/product unit material

Also make sure you're passing the plant field.

Also refer to note: 173977

Also check out

http://scn.sap.com/thread/873313

Read only

0 Likes
3,087

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

Read only

0 Likes
3,087

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

Read only

3,087

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

Read only

0 Likes
3,087

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

Read only

thangam_perumal
Contributor
0 Likes
3,087

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..