General questions with which a SAP Programmer interview starts with the following quesitons.
1. Name the reports, interfaces, transactions, sap script programs written? Explain the Functionality?
2. What is the typical structure of an ABAP/4 program? Answer. = Declarative elements, Operational, control, events.
3. What are field symbols and field groups? Have you used “component idx of structure” clause with fields groups?
Answer.: place holder for existing fields similar to fields point to point Groups. : Common several fields under one Name.
4. What should be the approach for writing a BDC program?
1. Analysis the Data.
2. Generate SAP structure.
3. Develop transfer program
4. Create sequential file.
5. Create batch input program.
6. Process batch input data
5. What is the alternative to batch input session?
Answer: Call transaction & call dialog
6. A situation: An ABAP program creates a batch input session. We need to submit the program and the batch session in back ground. How to do it?
Answer: Run the session by RSBDCSUB explicitly by providing batch input session name Go to batch input, Double click on session name. It gives a pop up screen for run mode enter it and run.
7. What are the problems in processing batch input sessions?
How is batch input process different from processing on line?
Answer.: Sessions cannot be run in parallel and not fast.
8. Name as many SAP Transactions as possible you are familiar with?
Answer:
SE38 - ABAP editor ,
SE80 - Object Browser ,
SE36 - logical databases
SE11 - ABAP data dictionary
SE16 SE37 - Function Module
9. What are the different types of data dictionary objects?
Answer: Tables - Data Elements - Domains - Structure - Foreign Keys
10. How many types of tables exist and What are they in data dictionary?
Answer: Transparent Tables - Pooled Tables - Cluster Tables
11. What is the step by step process to create a table in data dictionary?
Answer: Create Domain - Create Data elements - Create fields - Create Tables
Ads
Wednesday, October 14, 2009
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2009
(185)
-
▼
October
(63)
- Indexes - Form and Use
- Better Aproach - Coding in Abap (Coding Format)
- Example : Standard Abap Report
- SQL Interface
- BASICS OF INTERACTIVE REPORTS
- Transactions
- General command field formats
- Sap Script
- SAPScript Transaction codes
- Convert the sapscript from spoollist to pdf
- Report command field formats
- ABAP/4 functions:
- What is ABAP?
- Usefull Transaction Code in Abap
- SAP ABAP Interview FAQ
- SAP ABAP MNC Interview Questions
- SAP ABAP MNC Mostly asked interview questions
- SAP ABAP interview Questions and Answers
- ABAP Technical Interview Questions
- Face SAP ABAP Interview
- SAP ABAP Certification
- BUILD WEB SERVICE ABAP&SAP
- ABAP Objects-An Introduction to Programming
- SAP ABAP complete reference
- SAP ABAP Complete Certification
- Sap BC Abap Programming
- SAP ABAP Interview Part - 2
- SAP ABAP Interview Part - 1
- ABAP ENHANCEMENTS
- ALE ABAP DETIAL
- SAP BUSINESS WORK FLOW
- ALE IDOC'S IN SAP ABAP
- SAP ABAP DATA BASE UPDATES COMPLETE
- LUW’S AND CLIENT/SERVER ARCHITECHERE:SAP-ABAP
- SAP LOCK CONCEPT
- ORGANIZING DATABASE UPDATES
- COMPLEX LUW PROCESSING IN ABAP SAP
- SAP ABAP MEMORY
- CHANGING THE SAP STANDARD
- ENHANCEMENTS TO DICTIONERY ELEMENTS IN SAP
- BUSINESS TRANSACTION EVENTS IN ABAP SAP
- MODIFICATIONS OF SAP STANDARD OBJECTS
- SAP WORK FLOW SCENARIOS
- SAP SCRIPT CONTROLS
- DIFFERENCE BETWEEN BADI'S AND USER EXITS
- SAP ABAP ALV IN BRIEF
- SAP ABAP OPTIMIZATION I
- TYPE KEY WARD IN ABAP SAP
- TABLE TYPES IN SAP
- TYPES OF VIEWS IN SAP
- SAP ABAP FAQ'S ON SD MM FI/CO
- SALES FLOW IN SAP
- FI/CO DEFINATIONS FOR ABAPER
- PERFORMENCE TIPS IN ABAP SAP
- INTERNAL TABLES IN BRIEF
- CROSS APPLICAITONS DEFINATIONS
- RUN TIME ANALASIS IN ABAP SAP
- SAP ABAP Programming FAQ'S For inerview
- ABAP Programming real time questions for SAP ABAP
- SAP ABAP FAQ'S REAL TIME II
- SAP ABAP Questons and Answers for Interview
- ABAP ALE FAQ'S
- This is my First Post for ABAP Lovers
-
▼
October
(63)
No comments:
Post a Comment