Skip to Content
0
Former Member
Nov 02, 2005 at 02:03 PM

FB50 BDC in background mode.

414 Views

Hi,

I am developing BDC for Fb50/fb60/fb70. In online mode all of them are working well. But, when I am using batch mode, fb50 is not taking the values after first screen(i.e. it takes only first 7 lines). It places the subsequent values in the same line. For inserting BDC, I am using the FM 'BDC_INSERT' and after that I am trying to execute the batch either manually or by calling 'SM35'.

In online mode, I have used the Call transaction ..addition .. options from opt to define the size of the window.

Lokman