Can a transparent table exist in data dictionary but not in the database physically?
No, Transparent table do exist with the same structure both in the dictionary as well as in the database, exactly with the same data and fields. Read more »
No, Transparent table do exist with the same structure both in the dictionary as well as in the database, exactly with the same data and fields. Read more »
Steps to create a table: Step 1: creating domains (data type, field length, Range). Step 2: creating data elements (properties and type for a table field). Step... Read more »
Four Types of Tables: 1. Transparent tables - Exists with the same structure both in dictionary as well as in database exactly with the same data and fields. Both... Read more »
Different types of data dictionary objects: 1) Tables 2) Views 3) Data elements 4) Structure 5) Domains 6) Search Helps 7) Local Objects Matchcode Read more »
Two Problems: - 1) If the user forgets to opt for keep session then the session will be automatically removed from the session queue (log remains). However, if session... Read more »
Pool Table - 1) Many to One Relationship. 2) Table in the Dictionary has the different name, different number of fields, and the fields have the different name as... Read more »
Call Transaction Method & Call Dialog Read more »
BATCH INPUT SESSION is an intermediate step between internal table and database table. Data along with the action is stored in session i.e. data for screen fields,... Read more »