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 is the use of message command in a report? What are the different message types?
Differentiate between transparent tables, cluster tables and pooled tables
Explain the disadvantages of different types of bdc's?
What is luw?
What does a lock object involve?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
How can one distinguish between different kinds of parameters? : abap modularization
Where do you use help views?
How do you retrieve the data for repetitive structures ? : abap hr
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Difference between sy-tabix and sy-index?
Where do you code the hide statement?
Explain the difference between domain and data element?
Can we access static attribute from instance method