Logical Database in SAP – a must for ABAP HR programmer
Posted by Admin, under ABAP, ABAP HR, DDIC, Quick Reference, TutorialThe 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.


