Answer Posted / paramjeet
ABAP 4 data dictionary describes the logical structures of
the objects used in application development and shows how
they are mapped to the underlying relational database in
tables/views.
Is This Answer Correct ? | 66 Yes | 4 No |
Post New Answer View All Answers
Can we use transfer dataset to transfer data in internal table ?
What are the rules to create a BAPI?
What are two different ways to add fields to sap tables?
How to debug a script in abap?
What are the different types of data dictionary objects? : abap data dictionary
What is a database view? : abap data dictionary
How do you control printer functions from sapscript?
What are the different function modules used in sapscript?
Is there any method apart from bdc for data upload to sap? : abap bdc
What is sap luw or update transaction?
How will you read from internal table records in a given value range (without using loop)
Can matchcode object contain ids with different update types? : abap data dictionary
What is a table attribute?
What happens if we use leave to list-processing without using suppress-dialog?
How do you document abap/4 programs? Do you use program documentation menu option?