What are the developments you have done with data dictionary?
Answer Posted / buddula15
Very rarely we will work on data dictionary in real time..
Its depends on requirement. Mostly we will work on Tables
of course data element and domains.
Buddula15
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Mention what is alv programming in abap?
What is the maximum number of structures that can be included in a table or structure
What are matchcodes?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is the difference between synchronous and asynchronous update?
What are the three components of a work process?
What is an abap dictionary? : abap data dictionary
What is off cycle payroll run
What are the different types of luws?
What are the layers of data description in r/3? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
What are the commands used for interactive reports?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is step-loop? Explain all the steps?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???