RSS Feed for This PostCurrent Article

Is a logical database a requirement/must to write an ABAP query?

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

Trackback URL

Post a Comment