Logical Database in SAP – a must for ABAP HR programmer

The Logical Database is special type of ABAP program that combines the contents of certain related database tables and retrieve some related data and make it available to application programs.
 

In other words, a LDB is a method by which ABAP programs read and process the data. The sequence in which the data is supplied to the  program is determined by a tree structure.

logicaldb

 

 

Continue Reading…

Page 1 of 11