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

MB01 BDC

Former Member
0 Likes
487

Hi All,

I am doing a BDC program for MB01 movement type 101.

BAPI_GOODSMVT_CREATE is not satisfying my requirement.

So am develpeing one BDC for Mb01 for 101 movement type for material document.

Its working fine for single item in notepad.

Its working fine for multiple items if purchase order number is different.

Its not working for multiple items if purchase order is same.

Its giving error message as purchase order is locked by user if i run in N (no screen) mode same thing if i run in A mode then its working fine.If i put debug point and run in N mode then also it is working fine.

Please let me know wat will be the error.

Please reply.

Regards,

Simha.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
454

Hi,

Check last BDC Save commad and also check your recording steps.

Regards

Md.MahaboobKhan

2 REPLIES 2
Read only

Former Member
0 Likes
454

use commite statement after each goods post.

use wait statement if necessary.

Read only

Former Member
0 Likes
455

Hi,

Check last BDC Save commad and also check your recording steps.

Regards

Md.MahaboobKhan