Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Obsolete Language Elements →  Obsolete Processing of External Data →  Logical Databases (Obsolete) 

Logical Databases - Use

There are two ways of using a logical database.

When logical databases are associated with executable programs, the selections are entered using the selection screen If called using a function module, the selection screen is not displayed. The calling program needs to provide special subroutines (callback routines) instead of interface work areas. These routines are called by the function module and filled with data.

Other versions: 7.31 | 7.40 | 7.54

Continue

Logical Databases - Associated with Executable Programs

Logical Databases - Call by Function Module