Answer Posted / nisha
ABAP Dictionary is a fully integrated data environment controlling facility. It contains all definitions for Domains, Data Elements, Structures, Tables, Views, Search Helps, Lock Objects, Matchcode Objects, The Table Maintenance Generator, and the Table Description Generator.This ensures data integrity and consistency.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
On which event we can validate the input fields in module programs?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Did you create help views?
What is macro? : abap hr
How is conversion of data types done between abap/4 & external level?
Can i have some Realtime Scenarios on Reports.
What are the different abap/4 editors?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What are null values? : abap data dictionary
Why are insert and append statement used in sap abap?
How the at-user command serves mainly in lists?
Where do you code the hide statement?
What are the components of sapscript?
What is the diff between database view and maintenance view?