Difference between transparent tables and pooled tables.- Transparent tables: Transparent tables in the dictionary has a one-to-one relation with the table in database. Its structure corresponds to single datab
because it serves as a data administrator or data container), you can use the singleton concept. The class is defined with the addition CREATE PRIVATE and FINAL and instantiated using its static constructor. A public static component could then make the reference to the class available to an ex...
The data dictionary is mainly used for describing the logic behind the structures of certain objects which are used for the development of ABAP 4. A data dictionary is mainly used in the development of such an application or programming language. The relational database is shown with the help ...
We can store the data in table as blocks. We can scroll depends upon your wish. And these all are stored in database (data dictionary). Which contain the details of all the name of the programs and forms? (I don't know). 13) How did you test the form u developed? How did you...
3. Name the type of ABAP Dictionary table that has these characteristics: Same number of fields as the database table Same name as database table Maps 1:1 to database table A: Pooled B: Cluster C: Transparent D: View 4. An event starts with an event keyword and ends with: ...
ABAP data dictionary is used to define the logical structure of objects in developing application and mapping to the relational database in tables and views. Part 2 – SAP ABAP Interview Questions (Advanced) Let us now have a look at the advanced Interview Questions. ...
Database View Projection View Maintenance View Help View How to create Lock objects in Data Dictionary? Ans – Lock objects can be created through SE11. It starts with ‘E’ like EZlock. You have to specify the Table Name and Lock Mode. Specify the Lock Parameter. ...
The data dictionary holds all the data for business applications. The different definitions of metadata are maintained by the data dictionary. You can refer to the dictionary objects anywhere throughout the SAP system. ABAP Editor The ABAP editor is where you write the code for your programs. Yo...
Section 2: Real Time Scenarios : DDIC (Data Dictionary) T-code - SE11 Section 3: Real Time Scenarios : ABAP Editor T-code - SE38 Section 4: Real Time Scenarios : Module Pool Programming T-code - SE38 & SE80 Section 5: Most important Topic in SAP ABAP - SMARTFORM. What is Smart...
SAP ABAP - Data Types SAP ABAP - Variables SAP ABAP - Constants & Literals SAP ABAP - Operators SAP ABAP - Loop Control SAP ABAP - Decisions SAP ABAP - Strings SAP ABAP - Date & Time SAP ABAP - Formatting Data SAP ABAP - Exception Handling SAP ABAP - Dictionary SAP ABAP - Domains SA...