Entering content frame logical database (BC-ABA)

ABAP Runtime Environment (BC-ABA)

ABAP program that reads data from database tables.

Included in ABAP programs as program attributes, logical databases supply programs with a set of hierarchically structured table lines that may be derived from different tables and are passed to the programs one by one. This saves developers from having to program the data retrieval. You maintain logical databases using the Logical Database Builder in the ABAP Workbench.

Leaving content frame