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

BDC error

Former Member
0 Likes
860

Hi. I am doing BDC for outbound delivery w/out reference. I am having problem in populating the items detail of the delivery. An error occured because the material field and quantity field were not populated during the BDC run.

When i record the BDC, a popup screen appears which says 'Result of item scheduling is goods issue date 05/24/2007'. But this is not reflected in the shdb record. Could this be the reason why I am encountering an error? if yes, how will i capture the screen and screen no. of this popup screen?

Helpful answers will be rewarded. Thank you.

6 REPLIES 6
Read only

Former Member
0 Likes
667

Hi,

To catch screen name and screen field . click on particular filed on screen and press f1 u will get details.

or

goto system --- status --- here also u will get info. but not field name.

Jogdand M B

Read only

Former Member
0 Likes
667

Hi Katchak,

If the screen is not appearing in the SHDB then it can't be the problem.

Which mode you have provided for this BDC?

Regards,

Atish

Read only

Former Member
0 Likes
667

Hi. I am using mode N. the error that occurred is 'Field likp-matnr does not exist in screen SAPMV50A 0200'

Read only

0 Likes
667

Hi Katchak,

There can be many issues, can you just do your recording again, and try your program.

If you still face problem, please paste your code here so that we can have a try on same.

Regards,

Atish

Read only

0 Likes
667

Hi,

goto trnx shbd, new recording, enter transaction code, start recording

enter values in sel. screen

then go to Environment,Outbound Delivery monitor

it will give you all the required data to pass as parameters for bdcdata.

Regards,

Sooness

Read only

Former Member
0 Likes
667

Hi. I have already solved my problem. The problem is occuring where I declare the tabix no. Thanks to all who replied.