cancel
Showing results for 
Search instead for 
Did you mean: 

TBB1 can not do a Batch Input using SHDB

former_member203305
Active Contributor
0 Kudos

Hi guys.

Im doing a batch input using SHDB for the tcode TBB1. Once I excecuted the Batch Input, it display a printer windows for print the result. If i excecuted TBB1 with the parameters, it showed me the result correct.

sy-ucomm = ONLI, once I click OK, it shows me

So, what can i do? Can I use some function to post this? Please some ideas,

Regards
Miguel

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member203305
Active Contributor
0 Kudos

Hi guys.

At the end, I solved the problem by doing a Submit instead of batch input.

Regards

SUBMIT rftbbb00 EXPORTING LIST TO MEMORYWITH s_bukrs-low = zsge0001-bukrsWITH s_rfha = zsge0001-productoWITH s_sgsart-low = 'BOL'WITH p_test = ' 'AND RETURN.
grigoriy_babitskiy
Active Contributor
0 Kudos

Batch input requires a printer. Most of the time we use LP01 printer. LP01 printer does not require physical printing but spool printing. But what i see is that your printer requires physical printing. So check your printer and select LP01.