Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture SAP Abap Consultant Interview Questions and Answers

Updated 12 Nov 2024

7 Interview questions

A SAP Abap Consultant was asked 11mo ago
Q. What is the difference between SKIP and RESERVE statements in ABAP?
Ans. 

SKIP is used to skip a record in a loop while Reserve is used to allocate memory space for a variable.

  • SKIP is used in loops to skip the current iteration and move to the next one.

  • Reserve is used to allocate memory space for a variable before using it.

  • Example: SKIP 1. Reserve lv_variable.

  • Example: SKIP 2. Reserve lv_variable TYPE i.

A SAP Abap Consultant was asked 11mo ago
Q. Describe a time you used debugging to solve a real-time scenario.
Ans. 

Debugging real time scenario involves identifying and fixing issues in a live system.

  • Understand the issue reported by the user or system

  • Use debugging tools like breakpoints, watchpoints, and variable display

  • Analyze the program flow and data values to pinpoint the issue

  • Make necessary code changes to fix the issue

  • Test the fix to ensure it resolves the problem

SAP Abap Consultant Interview Questions Asked at Other Companies

Q1. 1.what is ddic T-code 2. what is package 3.what are objects in se ... read more
Q2. What happens if we don't write the START-OF-SELECTION event?
Q3. Why do we write the IF GT_VBAK IS INITIAL statement in for all en ... read more
Q4. What is the difference between include and append structures?
asked in HCLTech
Q5. While creating BADI implementation, what will get created Class m ... read more
A SAP Abap Consultant was asked 12mo ago
Q. Do you have working knowledge of OOABAP?
Ans. 

OOABAP refers to Object-Oriented ABAP, a programming model in SAP ABAP for creating reusable and modular code.

  • OOABAP allows for the creation of classes, objects, and interfaces in ABAP programming.

  • Encapsulation, inheritance, and polymorphism are key concepts in OOABAP.

  • Example: Creating a class to handle customer data and using inheritance to create subclasses for different types of customers.

A SAP Abap Consultant was asked 12mo ago
Q. What are the events for an ABAP List Viewer (ALV) report?
Ans. 

AVL report events include initialization, start of selection, end of selection, top of page, end of page, and end of report.

  • Initialization event is triggered when the report is executed for the first time.

  • Start of selection event is triggered before the selection screen is displayed.

  • End of selection event is triggered after the selection screen is processed.

  • Top of page event is triggered before a new page is start...

What people are saying about Accenture

View All
a junior software engineer
1w
Job offer in Malaysia - legit or scam?
Hey everyone, I received a job proposal from Mindgraph for a Junior Mainframe Developer position in Malaysia (onsite). Not sure if it's a real deal. They found my resume on Naukri and the offer includes: * Experience: 3+ years on cardlink, VSAM, CICS, JCL * Location: Malaysia (Accenture client in Kuala Lumpur) * Notice: 0-60 days * Benefits: One-way ticket, 1-week stay, medical insurance, visa. Has anyone heard of Mindgraph or had a similar experience? Note : This is a permanent position with Mindgragh and you need to work with our client Accenture - Malaysia (Kaula Lumpur) & we will provide one way Air Ticket from India - Malaysia, 1 Week Accommodation, Medical Insurance and will take care of the Visa process also. Any insights would be appreciated!
Got a question about Accenture?
Ask anonymously on communities.
A SAP Abap Consultant was asked
Q. Explain clearly
Ans. 

SAP ABAP Consultant should explain clearly how they would approach a specific task or problem in ABAP development.

  • Understand the requirements and objectives of the task

  • Analyze the existing code or system architecture

  • Design a solution using ABAP programming language

  • Implement the solution and test thoroughly

  • Document the code and provide support for future maintenance

A SAP Abap Consultant was asked
Q. What is the difference between BAPI and BADI?
Ans. 

BAPI is a standard interface provided by SAP for external applications to access business processes, while BADI is an enhancement technique used to add additional functionality to standard SAP applications.

  • BAPI stands for Business Application Programming Interface and is used for integrating external applications with SAP systems.

  • BAPIs are standardized and can be called from external systems to execute business pr...

A SAP Abap Consultant was asked
Q. What is a value table?
Ans. 

A value table is a table that contains a list of valid values for a specific field in a database table.

  • Used in SAP to restrict input values for a field

  • Linked to a domain in the data dictionary

  • Ensures data integrity by allowing only predefined values

  • Example: A value table for a field 'Country' may contain a list of valid country codes

Are these interview questions helpful?

Accenture SAP Abap Consultant Interview Experiences

18 interviews found

SAP Abap Consultant Interview Questions & Answers

user image Pooja Shitole

posted on 16 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about your experience?
  • Ans. 

    I have over 5 years of experience as an SAP Abap Consultant, specializing in developing and implementing custom solutions for clients.

    • Developed custom ABAP programs to enhance system functionality

    • Worked on data migration projects using SAP ABAP

    • Collaborated with cross-functional teams to analyze requirements and deliver solutions

    • Provided technical support and training to end users

  • Answered by AI
  • Q2. About my projects that i mentioned in my resume.
  • Q3. RICEFW concept , BDC , BAPI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for what type of skills you have mentioned in the resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Difference b/w SKIP & Reserve
  • Ans. 

    SKIP is used to skip a record in a loop while Reserve is used to allocate memory space for a variable.

    • SKIP is used in loops to skip the current iteration and move to the next one.

    • Reserve is used to allocate memory space for a variable before using it.

    • Example: SKIP 1. Reserve lv_variable.

    • Example: SKIP 2. Reserve lv_variable TYPE i.

  • Answered by AI
  • Q2. About Chain & Endchain
  • Q3. About 7.4 Syntax
Round 2 - Behavioral 

(2 Questions)

  • Q1. Challenge you faced in real time project
  • Q2. Strength & weakness
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked general SAP related questions starting from ddic.
  • Q2. Ended with odata questions
Round 2 - Technical 

(1 Question)

  • Q1. Similar questions asked but face to face

SAP Abap Consultant Interview Questions & Answers

user image Pragyna Karunakaram

posted on 18 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Odata related questions, abap related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All questions regarding RICEF
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Advance concepts
  • Q2. Hana odata cds amdp
  • Q3. Cds view badis bapi
  • Q4. Reports interactive reports
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SAP ABAP RICEF concepts
  • Q2. Working knowledge in ooabap
  • Ans. 

    OOABAP refers to Object-Oriented ABAP, a programming model in SAP ABAP for creating reusable and modular code.

    • OOABAP allows for the creation of classes, objects, and interfaces in ABAP programming.

    • Encapsulation, inheritance, and polymorphism are key concepts in OOABAP.

    • Example: Creating a class to handle customer data and using inheritance to create subclasses for different types of customers.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the events for AVL report ?
  • Ans. 

    AVL report events include initialization, start of selection, end of selection, top of page, end of page, and end of report.

    • Initialization event is triggered when the report is executed for the first time.

    • Start of selection event is triggered before the selection screen is displayed.

    • End of selection event is triggered after the selection screen is processed.

    • Top of page event is triggered before a new page is started.

    • En...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Abap technical questions on bapi , badis
  • Q2. Explain clearly
  • Ans. 

    SAP ABAP Consultant should explain clearly how they would approach a specific task or problem in ABAP development.

    • Understand the requirements and objectives of the task

    • Analyze the existing code or system architecture

    • Design a solution using ABAP programming language

    • Implement the solution and test thoroughly

    • Document the code and provide support for future maintenance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Debugging real time scenario
  • Ans. 

    Debugging real time scenario involves identifying and fixing issues in a live system.

    • Understand the issue reported by the user or system

    • Use debugging tools like breakpoints, watchpoints, and variable display

    • Analyze the program flow and data values to pinpoint the issue

    • Make necessary code changes to fix the issue

    • Test the fix to ensure it resolves the problem

  • Answered by AI
  • Q2. TMGs creation, DDIC

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture SAP Abap Consultant interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, HR and Resume Shortlist.
How to prepare for Accenture SAP Abap Consultant interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are SAP ABAP, Change Management, IDOC, Incident management and MM.
What are the top questions asked in Accenture SAP Abap Consultant interview?

Some of the top questions asked at the Accenture SAP Abap Consultant interview -

  1. What are the events for AVL repor...read more
  2. What is value ta...read more
  3. Difference b/w SKIP & Rese...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 20 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 57%
2-4 weeks 29%
6-8 weeks 14%
View more
Accenture SAP Abap Consultant Salary
based on 622 salaries
₹4 L/yr - ₹15.7 L/yr
At par with the average SAP Abap Consultant Salary in India
View more details

Accenture SAP Abap Consultant Reviews and Ratings

based on 59 reviews

3.7/5

Rating in categories

4.0

Skill development

3.6

Work-life balance

3.6

Salary

3.7

Job security

3.7

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 59 Reviews and Ratings
Application Development Analyst
39.3k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹7 L/yr - ₹20.5 L/yr

Team Lead
26.4k salaries
unlock blur

₹7.2 L/yr - ₹26.5 L/yr

Senior Analyst
19.3k salaries
unlock blur

₹5.6 L/yr - ₹21.3 L/yr

Senior Software Engineer
18.5k salaries
unlock blur

₹6.2 L/yr - ₹21 L/yr

Explore more salaries
Compare Accenture with

TCS

3.6
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview