Answer Posted / dilip
ABAP data dictionary tells about the structure of all the
objects which are used in application development and also
it gives the information about how these objects are mapped
to the underlying data base.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is value table?
What is the tcode to create indexes?
What are the advantages and disadvantages of using views in abap programming ?
What takes most time in SAP script programming?
What are the functional modules used in sequence in bdc? : abap bdc
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
How table control cn be generated using bdc? : abap bdc
How do you activate a function exit?
What is primary index?
How do you set up background jobs in sap? What are the steps?
If your project is support project ? when is your implementation has completed ?
2)In production what is the user exit?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is hotspot?