Answer Posted / chaitanya
SAP is a type of software known as ERP (Enterprise Resource Planning) that large company use to manage their day to day affairs. ABAP (Advanced Business Application Programming) is the coding language for SAP to develop RICEFW objects. (Reports, Interfaces, Extensions, Forms and Workflows).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between SY-INDEX and SY-TABIX?
How do you find BAPI?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
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?
How can we identify User exits in our screen?
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 do you find Function Exit?
What events do you know in Module Pool Programming?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between .Include Structure and .Append structure?
What is the difference between Enhancement point and Enhancement Section?
How to release an object?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What is the difference between Call Transaction Method and the Session method ?