HOME SAP MDM FAQS TRAINING JOBS CONTACT US

ABAP Realtime Interview Questions with Answers

1) Can you create a table with fields not referring to data elements?

Ans : yes

2) What is the advantage of structures? How do you use them in the ABAP programs?

Ans: structure is used to define the construction of data produced when calculations are carried out within programs or when data is transferred between programs. Contain data at runtime only.

3) What does an extract statement do in the ABAP program?

Ans: Fills the fields groups with values.

4) What is a collect statement? How is it different from append?

Ans: Collect – does not allow duplicate keys and append adds a line even if it exists already.

5) What is open SQL v/s Native SQL?

Ans. Native SQL – used to include SQL stmt of RDBMS in ABAP/4 programs Open SQL - subset of standard SQL with enhancements that are specific to SAP.

PREV NEXT>>

Frequently Asked Questions

1) What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

Ans: it allows us to execute a SQL stmt relevant to a particular database attached to SAP. It is not transparent. (disadvantage)

PREV NEXT>>

SAP Interview Questions

1. SAP ABAP Interview Questions

2 SAP BASIS Interview Questions

3. SAP HR Interview Questions

4. SAP SD Interview Questions

5. SAP MM Interview Questions

6. SAP BIW Interview Questions

7. SAP CRM Interview Questions

8. SAP PP Interview Questions

9. Netweaver XI Interview Questions

1. Netweaver MDM Interview Questions

1. IS-Retail Interview Questions

2. Solution Manager Interview Questions

If you are looking for other types of training, check out the training-classes.com directory of accounting and finance training seminars

Most Frequently Asked Questions

1) What is the meaning of ABAP/4 editor integrated with ABAP/4 Data dictionary?

Ans: the Graphical programming environment. We can write ABAP/4 code, control access to objects under development, create new or access predefined database information.

2) What are the events in ABAP/4 language?

Ans: Interactive reports - At line selection – At user-command – At PF-status Classical reports - Top of page – end of page – start of selection – end of selection.

3) What is an interactive report? What is the obvious different of such report compared with HTML type report?

Ans : Features – Screen oriented – short basic lists – compressed data in basic list Detailed information in secondary lists or windows.

4) What is drill down report?

Ans: A list which you create by selecting on characteristic value of a report and which contains detailed information about that value.

5) How do you write a function module in SAP? Describe.

Ans : using function < fname> function library : parameters , importing changing tables exporting …. Exceptions. End function

6) What are the exceptions in a function module?

Ans: error situations that can occur within function modules EXCEPTION - return codes.

7) What is a function group?

Ans : A function group is the main program for the function modules it contains. Functions that use the same data are normally assigned to the same function group.

PREV NEXT>>

HOMEAll registered Logos & Trade marks belongs to their respective companies, we are no way related to them. copy©sapmdm.co.in