- What is the typical structure of an ABAPTM program?
- What are field symbols and field groups.? Have you used "component idx of structure" clause with field groups?
- What should be the approach for writing a BDC program?
- What is a batch input session?
- What is the alternative to batch input session?
- An ABAPTM program creates a batch input session. We need to submit the program and the batch session in background. How to do it?
- What is the difference between a pool table and a transparent table and how they are stored at the database level.
- What are the problems in processing batch input sessions? How is batch input process different from processing on line?
- What do you define in the domain and data element.
- What are the different types of data dictionary objects?
- How many types of tables exist and what are they in data dictionary?
- What is the step by step process to create a table in data dictionary?
- Can a transparent table exist in data dictionary but not in the data base physically?
- What are the domains and data elements?
- Can you create a table with fields not referring to data elements?
- What is the advantage of structures? How do you use them in the ABAPTM programs?
- What does an extract statement do in the ABAPTM program?
- What is a collect statement? How is it different from append?
- What is open sql vs native sql?
- What does an EXEC SQL stmt do in ABAPTM? What is the disadvantage of using it?
- What is the meaning of ABAPTM editor integrated with ABAPTM data dictionary?
- What are the events in ABAPTM language?
- What is an interactive report? What is the obvious difference of such report compared with classical type reports?
- What is a drill down report?
- How do you write a function module in SAP®? Describe.
- What are the exceptions in function module?
- What is a function group?
- How are the date and time field values stored in SAP®?
- What are the fields in a BDC_Tab Table?
- Name a few data dictionary objects?
- What happens when a table is activated in DD?
- What is a check table and what is a value table?
- What are match codes? Describe?
- What transactions do you use for data analysis?
- What is table maintenance generator?
- What are ranges? What are number ranges?
- What are select options and what is the diff from parameters?
- How do you validate the selection criteria of a report? And how do you display initial values in a selection screen?
- What are selection texts?
- What is CTS and what do you know about it?
- When a program is created and need to be transported to production does selection texts always go with it? If not how do you make sure? Can you change the CTS entries? How do you do it?
- What is the client concept in SAP®? What is the meaning of client independent?
- Are programs client dependent?
- Name a few system global variables you can use in ABAPTM programs?
- What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
- How do you take care of performance issues in your ABAPTM programs?
- What are datasets?
- How to find the return code of a stmt in ABAPTM programs?
- What are interface/conversion programs in SAP®?
- Have you used SAP® supplied programs to load master data?
- What are the techniques involved in using SAP® supplied programs? Do you prefer to write your own programs to load master data? Why?
- What are logical databases? What are the advantages/disadvantages of logical databases?
- What specific statements do you using when writing a drill down report?
- What are different tools to report data in SAP®? What all have you used?
- What are the advantages and disadvantages of ABAPTM query tool?
- What are the functional areas, User groups and how does ABAPTM query work in relation to these?
- Is a logical database a requirement/must to write an ABAPTM query?
- What is the structure of a BDC sessions.
- What are Change header/detail tables? Have you used them?
- What do you do when the system crashes in the middle of a BDC batch session?
- What do you do with errors in BDC batch sessions?
- How do you set up background jobs in SAP®? What are the steps? What are event driven batch jobs?
- Is it possible to run host command from SAP® environment? How do you run?
- What kind of financial periods exist in SAP®? What is the relevant table for that?
- Does SAP® handle multiple currencies and multiple languages?
- What is a currency factoring technique?
- How do you document ABAPTM programs? Do you use program documentation menu option?
- What is SAPscript and layout set?
- What are the ABAPTM commands that link to a layout set?
- What is output determination?
- What are IDOCs?
- What is screen painter, menu painter and GUI status?
- What is screen flow logic? What are the sections in it? Explain PAI and PBO.
- Overall how do you write transaction programs in SAP®?
- Does SAP® has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
- What are step loops? How do you program pagedown, pageup in step loops?
- Is ABAPTM a GUI language?
- Normally how many and what files get created when a transaction program is written? What is the XXXXXTOP program?
- What are the include programs?
- Can you call a subroutine of one program from another program?
- What are user exits? What is involved in writing them? What precautions are needed?
- What are RFCs? How do you write RFCs on SAP® side?
- What are the general naming conventions of ABAPTM programs?
- How do you find if a logical database exists for your program requirements?
- How do you find the tables to report from when the user just tells you the transaction he uses? And all the underlying data is from SAP® structures?
- How do you find the menu path for a given transaction in SAP®?
- What are the different modules of SAP®?
- What is IMG in SAP®?
- How do you get help in ABAPTM?
- What are different ABAPTM editors? What are the differences?
- What are the different elements in layout sets?
- Can you use if then else, perform statements in SAP® script?
- What type of variables normally used in SAP® script to output data?
- How do you number pages in SAP® script layout outputs?
- What takes most time in SAP® script programming?
- How do you use tab sets in layout sets?
- How do you backup SAP® script layout sets? Can you download and upload? How?
- What are presentation and application servers in SAP®?
- In an ABAPTM program how do you access data that exists on presentation server vs. on an application server?
- What are different data types in ABAPTM?
Thursday, February 10, 2011
100 SAP ABAP Interview Questions
Subscribe to:
Post Comments (Atom)
Automation Testing
- Manual and Automation testing Challenges
- What you need to know about BVT (Build Verification Testing)
- BVT types
- Learning basics of QTP automation tool and preparation of QTP interview questions
- QuickTest Pro - QTP Functional testing tool review
- Tips you should read before automating your testing work
- Choosing Automation tool for your organization
Blog Archive
-
▼
2011
(392)
-
▼
February
(199)
- SAP ABAP Real Time Questions
- SAP ABAP Technical Questions ( Data Dictonary )
- SAP ABAP Reports Questions
- SAP ABAP Internal Tables Questions
- SAP Scripts and Smart Forms Questions
- SAP ABAP Scripts Question and Answers Part 2
- SAP ABAP Scripts Question and Answers Part 1
- SAP ABAP Scripts Question and Answers Part 3
- SAP ABAP Scripts Question and Answers Part 4
- SAP ABAP Scripts Question and Answers Part 5
- SAP ABAP Scripts Question and Answers Part 5
- SAP ABAP Scripts Question and Answers Part 6
- SAP ABAP Scripts Question and Answers Part 7
- SAP ABAP BDC Programs Questions 1
- SAP ABAP BDC Programs Questions 2
- SAP ABAP BDC Programs Questions 3
- SAP ABAP Report Programming Questions 1
- SAP ABAP Report Programming Questions 2
- SAP ABAP Report Programming Questions 3
- SAP ABAP Report Programming Questions 4
- SAP ABAP Report Programming Questions 5
- SAP ABAP Report Programming Questions 6
- SAP ABAP Report Programming Questions 7
- SAP ABAP BDC , LSMW, Conversions Questions
- SAP ABAP Written Test Questions
- Sample Test Questions on SAP ABAP Programming
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- 100 SAP ABAP Interview Questions
- Part 6
- SAP ABAP Technical Interview Questions( Data Dicto...
- SAP ABAP Certification Questions
- SAP ABAP Questions with Answers
- Getting started with Adobe Forms with a simple exe...
- Create table
- Create table using subform
- Using Alternative in Adobe Forms
- Using Text Modules in Adobe Forms
- Value help in Adobe interactive forms
- Making subform behave as table and data part as bo...
- Using Where conditions to relate header and item t...
- Demo on Nested tables
- Achieving Control Levels functionality in Adobe Forms
- Calculating Page-wise Sub-Totals and Grand Total i...
- Including the Standard Texts (SO10) and any other ...
- Scenario on displaying logo, background image and ...
- Printing Address using Business Address Services (...
- Printing Address without using Business Address Se...
- Configuring the Adobe Forms / Smart forms / SAP Sc...
- Demo on Adobe interactive forms using WebDynpro fo...
- Demo on Adobe forms using WebDynpro for ABAP Part 2
- Printing labels using Adobe Forms
- Migration of an SAP Smart form to Adobe Form
- Using Multiple Master and Body pages
- Sending an Adobe form as an attachment in an email
- Uploading a PDF file in an Adobe Form offline scen...
- Sending an SAP Adobe form as an attachment in an e...
- Offline scenario to download an adobe form using W...
- Offline scenario to upload a filled-in adobe form ...
- Using Web Services in Adobe Forms
- Achieving Conditional-breaks in Adobe Forms
- Online Scenario - Travel Request Form
- Steps for creating a Web Dynpro Component for Adob...
- Upload Photos/images into custom table & Print in ...
- Adding rows dynamically in a table using interacti...
- Hiding a Field Using Javascript in Adobe Form base...
- Sending Adobe forms as “PDF” attachment using Emai...
- Custom Dialog Box Message while Saving the Adobe F...
- Digital signature in Adobe forms
- Quick testing for Adobe Forms
- Validation of date and calculation of the number o...
- Dialog processing after COMMIT WORK statement
- Event Handler Technique in Object oriented ABAP
- Handling Data in Excel In-place Display Using BDS
- Redefining methods in subclass
- Final Classes and Methods in Object Oriented Progr...
- Abstract Classes and Methods in Object Oriented Pr...
- Demo on "Narrow Casting"
- Understanding "ABAP Unit"
- Binding in ABAP Object Oriented Programming
- Implementing Persistent Service using Transaction ...
- Persistent Objects: Using GUID Object Identity
- Persistent Objects: Using Business Key Identity
- Create a transaction for a local class method
- Persistent Objects: A Quick reference
- Creating global class from a local class
- Working with interfaces
- Working with events in a global class
- Using ABAP Classes in Workflow
- Enhancing a Standard Class
- Working on Polymorphism
- Working with import, export and change parameters ...
- Inserting data into the database table using Classes
- Working with Constructor
- Working with the keyword SUPER in object oriented ...
- Working with inheritance
- Global Class Functionality - Step-by-step with scr...
-
▼
February
(199)
No comments:
Post a Comment