ABAP FAQ'S FOR INTERVIEW

SAP QUESTIONAIRE

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?
Answer: 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? (up to 3.1H)

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

RELATED POSTS

abap real time interview questions

0 comments:

Post a Comment

Privacy Policy

The articles are copyrighted to Technical Information and can only be reproduced given the author's permission.Information furnished in the blog is collected from various Resources.This blog does not host any files on its server. Please report any broken links in comment. If u have any queries contact me at technicalinformation.websites@gmail.com