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
What are the different types of laws. What are they?
What is the last entry in all bdc tables? : abap bdc
Have you printed any report?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What is the syntax for ‘call transaction’?
What are the commands used for interactive reports?
What are subroutines? : abap modularization
Can you print decimals in type n? What is difference between float and packed data type?
How do you display a data in a detail list?
how to read the standard field value in your custom program.
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What are the two levels in defining a match code? : abap data dictionary
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is the purpose of sum statement?
How to read 5th record from Hash Internal Table?