Top Courses in IT & Software 728x90
Showing posts with label SAP Interview questions. Show all posts
Showing posts with label SAP Interview questions. Show all posts

Friday, 1 April 2016

Top 100 ABAP interview questions

1. What is the typical structure of an ABAP/4 program? 
ANS: -
   HEADER ,BODY,FOOTER.
2. What are field symbols and field groups.? 
    Have you used "component idx of structure" clause with field groups? 
ANS:-
    Field symbols:- 
    Field groups :-

SAP ABAP interview questions

3. What should be the approach for writing a BDC program? 
ANS:-
STEP 1: CONVERTING THE LEGACY SYSTEM DATA TO A FLAT FILE to internal table CALLED "CONVERSION".
STEP 2: TRANSFERING THE FLAT FILE INTO SAP SYSTEM CALLED "SAP DATA TRANSFER".
STEP 3: DEPENDING UPON THE BDC TYPE i)call transaction(Write the program explicity)
         ii) create sessions (sessions are created and processed.if success data will transfer).

sap abap interview questions


HI Friends Today I am posting ABAP interview questions  for your Job hunt.

As all of you know ABAP(Advanced business application programming) is one of the most Used programming languages in SAP . SAP ABAP language has been created by German Company SAP. Its used for building business applications, its a 4L language.

As part of Abap Interview questions  below are interview questions which will help you to Crack Interviews.

sap abap interview questions


Thursday, 4 February 2016

SAP BI/BW Interview Questions and Answers


 Learning IT Courses Has Never Been This Easy
1. What is BW Statistics and how is it used?
   The set of info cubes delivered by SAP as a part of SAP BIW
which are useful in measuring the performance of how
quickly a query is calculated, or how quickly data in loaded
into BW and so on. BW statistics are the name suggest are
useful in showing data about the costs associated with BW
queries, aggregative data, OLAP, SAP business warehouse
management.