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

problem with BDC

Former Member
0 Likes
1,025

Hi experts,

i use bdc to exc the tcode: fs15 , it shows error message "No SAPMSSY0 0120 batch data input" .

if someguy met with the problem? Any advice is indeed !

7 REPLIES 7
Read only

Former Member
0 Likes
937

hi,

you can use 'A' model to show BDC process.

BR

Sun

Read only

Former Member
0 Likes
937

Hi.

As my understanding 'No SAPMSSY0 0120 batch data input' dose not need in tcode FS15 in your current condition but may you have others condition still need to use 'No SAPMSSY0 0120 batch data input'.

I suggest you to regenerate BDC of tcode FS15 with the data that an error happened and compare

with the current program in part of calling screen '0120' in program 'SAPMSSY'. Let's see it is needed or

not.

Hope it helps.

Sayan.

Read only

Former Member
0 Likes
937

Hi,

Try to run the BDCin foreground mode(i.e Mode - 'A') and check. the values are not getting passed to screen 0120 of program SAPMSSY0.

Aslo check the BDCDATA table population ...check the data is getting properly populated against screen 0120 of program SAPMSSY0

Read only

Former Member
0 Likes
937

Hi Thomas,

Run the transaction manually with the same data for which you are getting the message.Now run your BDC with the same data. Compare these two and you will find there is a screen coming in the manual process which you havn't recorded for your BDC.

Tanmay

Read only

Former Member
0 Likes
937

thx all for your reply.

hi sun , the programme is a RFC , it can't set to mode A ?

Read only

0 Likes
937

Just do sample recording once with the correct inputs (which u used for testing).

compare ur recording with ur code...

U might have missed some screens

or

some pop-up might be appeared for ur input

or

may be ur test data is not correct.

Thanks

Sangeetha

Read only

Former Member
0 Likes
937

i guess the screen no 120 is not availble for your data processing

just check you recording as well as your code

cheers

s.janagar