Answer Posted / chaitanya
To format the ABAP code ‘pretty printer’ is used.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between SAP memory and ABAP memory?
What is the difference between a value table and a check table?
What is the difference between BDC and BAPI?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
What are the standard IDOC's used?
What is the difference between SY-INDEX and SY-TABIX?
What is the difference between User Exit and Function Exit?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What are the types of Function Modules? What is an UPDATE function module?
Synchronous and asynchronous methods in BDC ?
In realtime do we configure ALE systems or Administator will take care of that?
What is the difference between inner joins and outer joins?
What is the difference between Master data and Transaction data?
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?
How can we identify User exits in our screen?