ABAP Keyword Documentation → ABAP Glossary
batch input table
Internal table with the
row type BDCDATA, which contains the data for a
dialog transaction in the same format as in a
batch input session.
Batch input tables can be specified after the addition USING of the statement CALL TRANSACTION when
transactions are called.