‎2009 Apr 24 3:18 AM
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 !
‎2009 Apr 24 3:40 AM
‎2009 Apr 24 3:58 AM
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.
‎2009 Apr 24 4:22 AM
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
‎2009 Apr 24 5:05 AM
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
‎2009 Apr 24 9:25 AM
thx all for your reply.
hi sun , the programme is a RFC , it can't set to mode A ?
‎2009 Apr 24 9:35 AM
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
‎2009 Apr 24 9:40 AM
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