SAP Reports Question: Download SAP Reports PDF

What is the difference between transparent and non transparent database tables?

Tweet Share WhatsApp

Answer:

Transparent tables have 1 - 1 cardinality b/w Data Dictionary and Database, and non transparent ( Cluster and Pooled) tables have Many - 1 cardinality. Transparent table can access with using OPen & NAtive SQL stmts where as Nontransparent only OPen Sql. Transparent trables can store Table relevent data and non transparent tables can store system data/ application data based on the transparent tables

Download SAP Reports PDF Read All 54 SAP Reports Questions
Previous QuestionNext Question
What is meant by BDC. How many methods of BDC are there?How many dictionary objects are there and list all?