Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture SAP Abap Developer Interview Questions, Process, and Tips for Experienced

Updated 3 Apr 2025

Top Accenture SAP Abap Developer Interview Questions and Answers for Experienced

  • Q1. what is the signification of authorization object in abap. to control the access of object by the assign user only in other way to stop move further into rest of process ...read more
  • Q2. How to go back my previous version in new developed smartforms by retrieving the previous version in it .
  • Q3. what is the use of container to development abap object. to display output in the screen container is used .
View all 7 questions

Accenture SAP Abap Developer Interview Experiences for Experienced

3 interviews found

SAP Abap Developer Interview Questions & Answers

user image Biswajit Jash (Biswajit Jash)

posted on 6 Jun 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(9 Questions)

  • Q1. What my passionate about ABAP. Its very powerful and easy to understand Programing, open source Language develop by 5Ex-IBM to developed world No 1 ERP solution.
  • Q2. What should be the keep in mind to write a report program, Ans: The should be modularized, and avoid to pass hardcode vale, should be interactive.
  • Q3. How to debug the background job by Tcode JDBG.
  • Ans. 

    Debugging background jobs using Tcode JDBG in SAP ABAP.

    • Go to transaction code JDBG in SAP system.

    • Enter the job name and job count of the background job you want to debug.

    • Set breakpoints in the ABAP code of the background job.

    • Execute the background job and it will stop at the breakpoints for debugging.

    • Use standard debugging tools like variables, watchpoints, etc. to analyze and troubleshoot the job.

  • Answered by AI
  • Q4. How to analysis ABAP dump. by Tcode ST22/ST23.
  • Ans. 

    ABAP dumps can be analyzed using transaction codes ST22/ST23 in SAP.

    • Use transaction code ST22/ST23 to access the ABAP dump analysis tool.

    • Review the short dump overview to see a list of recent dumps.

    • Click on a specific dump to view detailed information such as error messages, program flow, and variables.

    • Analyze the dump to identify the root cause of the issue and take necessary actions to resolve it.

  • Answered by AI
  • Q5. How many type of report I have developed. List Report, ALV List Report, Interactive ALV etc
  • Q6. How many type of forms I have developed SAP Script And Smartforms.
  • Ans. 

    I have developed both SAP Script and Smartforms for various forms.

    • I have developed SAP Script forms for customizing standard SAP documents like invoices, purchase orders, etc.

    • I have also developed Smartforms for more interactive and user-friendly forms with dynamic content.

    • Each type of form has its own advantages and use cases in SAP development.

  • Answered by AI
  • Q7. How to go back my previous version in new developed smartforms by retrieving the previous version in it .
  • Ans. 

    To retrieve a previous version of a smartform in SAP ABAP, you can use the transport request system.

    • Use the transport request system to track changes and versions of smartforms.

    • Identify the transport request containing the previous version of the smartform.

    • Import the transport request to revert back to the previous version.

    • Ensure to test the smartform after reverting to the previous version.

  • Answered by AI
  • Q8. What is the signification of authorization object in abap. to control the access of object by the assign user only in other way to stop move further into rest of process step.
  • Ans. 

    Authorization objects in ABAP control access to objects for assigned users, preventing unauthorized access.

    • Authorization objects are used to control access to specific objects in ABAP programs.

    • They define which users have access to certain objects and what actions they can perform.

    • Authorization objects are assigned to roles, which are then assigned to users.

    • Examples of authorization objects include S_PROGRAM for progra...

  • Answered by AI
  • Q9. What is the use of container to development abap object. to display output in the screen container is used .
  • Ans. 

    Containers are used in ABAP development to display output on the screen.

    • Containers are used to hold and display UI elements in ABAP programs.

    • They can be used to display text, images, tables, and other UI components.

    • Containers can be added to screens using the SAP GUI for Windows or Web Dynpro ABAP technology.

    • Example: DATA container TYPE REF TO cl_gui_container.

    • Example: container->add( text ).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Enhancements Badi
  • Q2. In IDOCs what does partner number means
  • Ans. 

    Partner number in IDOCs represents the unique identifier of the partner system or business partner.

    • Partner number is used to identify the sender or receiver of the IDOC.

    • It is typically a numerical or alphanumeric value assigned to each partner system or business partner.

    • Partner number is crucial for routing and processing IDOCs correctly.

    • For example, in a sales order IDOC, the partner number may represent the customer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for IDOCs and enhancements

SAP Abap Developer Interview Questions Asked at Other Companies for Experienced

asked in Accenture
Q1. what is the signification of authorization object in abap. to con ... read more
asked in Accenture
Q2. How to go back my previous version in new developed smartforms by ... read more
asked in Accenture
Q3. what is the use of container to development abap object. to displ ... read more
asked in Accenture
Q4. How to debug the background job by Tcode JDBG.
asked in Accenture
Q5. how many type of forms I have developed SAP Script And Smartforms ... read more
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

My profile was shortlisted through Naukri and then received a call from HR asking whether I was interested. Once I confirmed my availability for the role, they sent a test link on that day itself. The test was taken on the same day I received the call, as I received 5 calls from Accenture asking for the progress of the test within 5 hours. The coding round had MCQ questions mostly based on core ABAP, and then HANA with a difficulty range between moderate and difficult. I assume that the test is not a qualifying round in nature.

Round 3 - Technical 

(1 Question)

  • Q1. The technical interview was the worst interview I ever had! I joined the interview link 15 minutes before the interview. The interviewer joined just 4 or 5 minutes before (4.25 PM) the actual interview sch...

Interview Preparation Tips

Topics to prepare for Accenture SAP Abap Developer interview:
  • Smartforms
  • Modification
  • Abap Objects
  • WebDynPro ABAP
Interview preparation tips for other job seekers - They'll ask for all the documents to be uploaded before scheduling an interview and make us agree to their terms and conditions saying they have the right to use it for their business purposes. This process should be after the interview only if you're selected. Once rejected, then the way the HR team ghosts you is unbelievable! These same people were calling me 5 to 6 times every day, asking me to complete the test and schedule an interview ASAP since the project requirement was urgent. I was getting numerous WhatsApp messages and emails for each step, but they couldn't even send a single rejection mail properly. I will never try for a job in this organization as they're clearly taking advantage of the needy helpless job seekers with their corporate attitude.

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Basic Aptitude with some difficult questions

Round 3 - Coding Test 

3 set of coding question were asked 1 easy ,1 medium ,1 hard

Round 4 - One-on-one 

(1 Question)

  • Q1. This was personal technical interview asking all related to my cv and the one they are looking for
Round 5 - HR 

(1 Question)

  • Q1. Basic personality questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything basic and from the CV and you will be good to go.Research about the company a bit that will add cherry on top.

Interview Questionnaire 

1 Question

  • Q1. How to confidence and Communication skill

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good place

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is difference between C and C++ programming ?
  • Ans. 

    C++ is an extension of C programming language with added features like object-oriented programming.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and objects while C does not.

    • C++ has function overloading and operator overloading while C does not.

    • C++ has exception handling while C does not.

    • C++ supports namespaces while C does not.

  • Answered by AI
  • Q2. What is difference between micro-processor and micro controller ? What is 555 IC ? (Because, I am form E&C field)
  • Ans. 

    Micro-processor and micro-controller differ in their architecture and usage. 555 IC is a timer IC used in electronic circuits.

    • Micro-processor is a CPU with minimal peripherals while micro-controller has CPU, memory, and peripherals on a single chip.

    • Micro-processor is used in applications that require high processing power while micro-controller is used in embedded systems.

    • 555 IC is a timer IC that can be used in variou...

  • Answered by AI
  • Q3. How C++ makes coding easy in comparison to C programming ?
  • Ans. 

    C++ provides object-oriented programming and better memory management than C.

    • C++ supports classes and objects which makes code modular and reusable.

    • C++ has better memory management with features like constructors and destructors.

    • C++ supports function overloading and operator overloading which makes code more readable.

    • C++ has a rich library of built-in functions and data types.

    • C++ supports exception handling which makes...

  • Answered by AI
  • Q4. Questions about project mentioned.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all about the skills mentioned in your resume.
Be confident through your interview.
Learn the basics of your stream.
Don't be too friendly with the interviewer, maintain the discipline.
Learn in depth about the projects mentioned and about their advantages.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About company

Interview Questionnaire 

1 Question

  • Q1. How maintain your role?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus body language

Accenture Interview FAQs

How many rounds are there in Accenture SAP Abap Developer interview for experienced candidates?
Accenture interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Accenture interview process for experienced candidates are Technical, Resume Shortlist and Coding Test.
How to prepare for Accenture SAP Abap Developer interview for experienced candidates?
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, System Testing and Technical Architecture.
What are the top questions asked in Accenture SAP Abap Developer interview for experienced candidates?

Some of the top questions asked at the Accenture SAP Abap Developer interview for experienced candidates -

  1. what is the signification of authorization object in abap. to control the acces...read more
  2. How to go back my previous version in new developed smartforms by retrieving th...read more
  3. what is the use of container to development abap object. to display output in t...read more
How long is the Accenture SAP Abap Developer interview process?

The duration of Accenture SAP Abap Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Accenture SAP Abap Developer Interview Process for Experienced

based on 3 interviews

Interview experience

3
  
Average
View more
Accenture SAP Abap Developer Salary
based on 298 salaries
₹3.5 L/yr - ₹12 L/yr
At par with the average SAP Abap Developer Salary in India
View more details

Accenture SAP Abap Developer Reviews and Ratings

based on 20 reviews

4.0/5

Rating in categories

4.5

Skill development

4.0

Work-life balance

3.4

Salary

3.8

Job security

4.1

Company culture

2.8

Promotions

3.8

Work satisfaction

Explore 20 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.9 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview