WHAT IS DATA DICTIONARY??
AND WHICH OBJECT IN DATA DICTIONARY???
Answer Posted / ramya
DDIC -> Utility for defining data objects, using this we can create and store tables, structure and view, it acts as the remote control over the database.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a badi?
Can you print decimals in type n? What is difference between float and packed data type?
In the `select' statement what is group by ?
What do you mean by transparent tables in sap abap? : abap data dictionary
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What will you code in start-of-selection & end-of-selecton & why?
Differentiate between abap memory and sap memory?
What are multiple use BADIS?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What is a match code? : abap data dictionary
What is an abap data dictionary? : abap data dictionary
how to modify the standard method as per your requirement
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc