1.

Is A Logical Database A Requirement/must To Write An Abap Query?

Answer»

No, it is not must to use LDB. APART from it, we have other OPTIONS:

  1. Table join by Basis Table.
  2. DIRECT Read of table.
  3. Data Retrieval by PROGRAM.

No, it is not must to use LDB. Apart from it, we have other options:



Discussion

No Comment Found