Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LTIMindtree Team. If you also belong to the team, you can get access from here

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LTIMindtree SAP Abap Associate Consultant Interview Questions and Answers for Experienced

Updated 29 May 2022

6 Interview questions

A SAP Abap Associate Consultant was asked
Q. 2.Reports: Events in classical reports and explain? Events in interactive reports? Difference between at pf status and user command? Tell me the function module you last used in your report? How do you debu...
Ans. 

Questions related to SAP Abap reports and debugging

  • Events in classical reports are start-of-selection, end-of-selection, and top-of-page. In interactive reports, events are at-line-selection, at-user-command, and top-of-page.

  • AT PF status is used to define the status of the screen, while user command is used to define the actions that can be performed on the screen.

  • The function module used in a report depends on th...

A SAP Abap Associate Consultant was asked
Q. 1.data dictionary concept-table creation steps How do you maintain TMG? What is one step and two step? Where do you use the search help and types of search help? What are lock objects? Difference between st...
Ans. 

Questions related to SAP ABAP concepts and terminology.

  • Data dictionary concept and table creation steps

  • TMG maintenance

  • One step and two step

  • Search help and types of search help

  • Lock objects

  • Difference between structure and table

  • Views and types of views

SAP Abap Associate Consultant Interview Questions Asked at Other Companies for Experienced

asked in LTIMindtree
Q1. 1.data dictionary concept-table creation steps How do you maintai ... read more
asked in LTIMindtree
Q2. 5.enhancements What is enhancements? Types of enhancements? How d ... read more
asked in LTIMindtree
Q3. 6.sap script and smart form? Types of window in sap script and sm ... read more
asked in LTIMindtree
Q4. 2.Reports: Events in classical reports and explain? Events in int ... read more
asked in LTIMindtree
Q5. 3.module pool programming Events in module pool ? Difference betw ... read more
A SAP Abap Associate Consultant was asked
Q. 3.module pool programming Events in module pool ? Difference between process before output and process after input? What is the default screen number?
Ans. 

Module pool programming events, process before output and process after input, default screen number.

  • Events in module pool include initialization, start-of-selection, end-of-selection, and others.

  • Process before output is used to modify screen elements before they are displayed, while process after input is used to validate user input.

  • The default screen number is 1000.

A SAP Abap Associate Consultant was asked
Q. 6.sap script and smart form? Types of window in sap script and smart form Is script is client dependent or independent? Difference between script and smart form? Tell me the tcodes used for smart forms and ...
Ans. 

Questions related to SAP ABAP scripting and smart forms.

  • SAP Script and Smart Forms are used for creating and printing forms in SAP systems.

  • SAP Script has client dependency while Smart Forms are client independent.

  • SAP Script uses function modules like OPEN_FORM, WRITE_FORM, and CLOSE_FORM.

  • Smart Forms use function modules like SMARTFORM_FILL_OUT, SMARTFORM_GET_SMARTFORMS_LIST, and SMARTFORM_GET_PRINT_PDFS.

  • SAP Script...

What people are saying about LTIMindtree

View All
a senior software engineer
3d
Need clarity on Ltimindtree's Variable pay
Hi, I have received an Offer from LTIMINDTREE, and there offering 24L(5Yoe) P3, 21.8L as Fixed and 2L as variable pay monthly. Client is Amazon I also have another offer with HTC, have two questions on the vp. The HR is trying to say that the VP is like non performance, regardless of performance you'll get it unless other companies which offer it based on performance...is this tru ? Then if I'm receiving a hike next year, what it'll be based on ?, will the 2.2L VP apply again next year. Hows the hike and promotion ? LTIMindtree
FeedCard Image
Got a question about LTIMindtree?
Ask anonymously on communities.
A SAP Abap Associate Consultant was asked
Q. 5.enhancements What is enhancements? Types of enhancements? How do you find an exit? Difference between classic badi and kernel badi? Difference between customer exit and user exit? Types of customer exit? ...
Ans. 

Enhancements are ways to modify SAP standard functionality. There are various types of enhancements and exits available.

  • Enhancements are used to modify SAP standard functionality without changing the original code

  • Types of enhancements include user exits, customer exits, BAdIs, enhancement spots, and enhancement frameworks

  • Exits are identified by searching for function modules with names containing 'EXIT_' or 'SMOD_...

A SAP Abap Associate Consultant was asked
Q. 7.Idoc Steps to create an idoc? Steps to reprocess the idoc? How do you debug the idoc?
Ans. 

Steps to create, reprocess and debug an IDoc in SAP ABAP.

  • To create an IDoc, define the message type, basic type, and segment structure in WE31.

  • Create a function module to populate the IDoc data and trigger the IDoc creation using WE19.

  • To reprocess an IDoc, use transaction BD87 and select the IDoc to be reprocessed.

  • Check the error message and correct the issue before reprocessing the IDoc.

  • To debug an IDoc, set a br...

LTIMindtree SAP Abap Associate Consultant Interview Experiences for Experienced

1 interview found

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Can you brief yourself?
  • Ans. 

    I am a highly motivated and skilled SAP ABAP Associate Consultant with a strong background in programming and problem-solving.

    • Skilled SAP ABAP Associate Consultant

    • Strong programming and problem-solving skills

    • Motivated and dedicated

    • Experience in developing and maintaining ABAP programs

    • Knowledge of SAP modules and integration

    • Ability to analyze business requirements and provide effective solutions

  • Answered by AI
  • Q2. 1.data dictionary concept-table creation steps How do you maintain TMG? What is one step and two step? Where do you use the search help and types of search help? What are lock objects? Difference between s...
  • Ans. 

    Questions related to SAP ABAP concepts and terminology.

    • Data dictionary concept and table creation steps

    • TMG maintenance

    • One step and two step

    • Search help and types of search help

    • Lock objects

    • Difference between structure and table

    • Views and types of views

  • Answered by AI
  • Q3. 2.Reports: Events in classical reports and explain? Events in interactive reports? Difference between at pf status and user command? Tell me the function module you last used in your report? How do you de...
  • Ans. 

    Questions related to SAP Abap reports and debugging

    • Events in classical reports are start-of-selection, end-of-selection, and top-of-page. In interactive reports, events are at-line-selection, at-user-command, and top-of-page.

    • AT PF status is used to define the status of the screen, while user command is used to define the actions that can be performed on the screen.

    • The function module used in a report depends on the req...

  • Answered by AI
  • Q4. 3.module pool programming Events in module pool ? Difference between process before output and process after input? What is the default screen number?
  • Ans. 

    Module pool programming events, process before output and process after input, default screen number.

    • Events in module pool include initialization, start-of-selection, end-of-selection, and others.

    • Process before output is used to modify screen elements before they are displayed, while process after input is used to validate user input.

    • The default screen number is 1000.

  • Answered by AI
  • Q5. 4.batch data communication,rfc,bapi Methods in bdc? Difference method session and call transaction? Which you will prefer session or call transaction? Which method is faster? What are the function modules ...
  • Q6. 5.enhancements What is enhancements? Types of enhancements? How do you find an exit? Difference between classic badi and kernel badi? Difference between customer exit and user exit? Types of customer exit...
  • Ans. 

    Enhancements are ways to modify SAP standard functionality. There are various types of enhancements and exits available.

    • Enhancements are used to modify SAP standard functionality without changing the original code

    • Types of enhancements include user exits, customer exits, BAdIs, enhancement spots, and enhancement frameworks

    • Exits are identified by searching for function modules with names containing 'EXIT_' or 'SMOD_'

    • Clas...

  • Answered by AI
  • Q7. 6.sap script and smart form? Types of window in sap script and smart form Is script is client dependent or independent? Difference between script and smart form? Tell me the tcodes used for smart forms a...
  • Ans. 

    Questions related to SAP ABAP scripting and smart forms.

    • SAP Script and Smart Forms are used for creating and printing forms in SAP systems.

    • SAP Script has client dependency while Smart Forms are client independent.

    • SAP Script uses function modules like OPEN_FORM, WRITE_FORM, and CLOSE_FORM.

    • Smart Forms use function modules like SMARTFORM_FILL_OUT, SMARTFORM_GET_SMARTFORMS_LIST, and SMARTFORM_GET_PRINT_PDFS.

    • SAP Script has ...

  • Answered by AI
  • Q8. 7.Idoc Steps to create an idoc? Steps to reprocess the idoc? How do you debug the idoc?
  • Ans. 

    Steps to create, reprocess and debug an IDoc in SAP ABAP.

    • To create an IDoc, define the message type, basic type, and segment structure in WE31.

    • Create a function module to populate the IDoc data and trigger the IDoc creation using WE19.

    • To reprocess an IDoc, use transaction BD87 and select the IDoc to be reprocessed.

    • Check the error message and correct the issue before reprocessing the IDoc.

    • To debug an IDoc, set a breakpo...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced SAP ABAP Associate Consultant with a strong background in programming and problem-solving.

    • I have a Bachelor's degree in Computer Science and have been working in the SAP ABAP field for the past 3 years.

    • I have extensive knowledge of ABAP programming language and have successfully implemented various SAP projects.

    • I am skilled in analyzing business requirements and translating them into te...

  • Answered by AI
  • Q2. Why should we hire you? Where you can see your position after 5 years?what are your strengths? What is your preferred location? Tell me the few objects you have done? Tell me the hard object so far you did...
  • Ans. 

    I should be hired because of my strong skills in SAP ABAP and my ability to contribute to the success of the company.

    • I have a deep understanding of SAP ABAP and have successfully completed several projects using this technology.

    • I am a quick learner and can adapt to new technologies and methodologies easily.

    • I have excellent problem-solving and analytical skills, which are crucial for an SAP ABAP consultant.

    • I am a team p...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion round

Interview Preparation Tips

Topics to prepare for LTIMindtree SAP Abap Associate Consultant interview:
  • IDOC
  • Bdc
  • Data Dictionary
  • Smartforms
  • Bapi
  • modulepool
Interview preparation tips for other job seekers - Prepare all the concepts and try to answer all the questions.Be confident on your answers and be positive that you can crack the interview,

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain steps to create Odata service
  • Ans. 

    Creating Odata service involves defining data model, service implementation, and service registration.

    • Define data model using CDS views or ABAP dictionary objects

    • Implement service using ABAP code and annotations

    • Register service using transaction code /IWFND/MAINT_SERVICE

  • Answered by AI
  • Q2. What is BDC? Types of BDC? Steps to perform it?
  • Ans. 

    BDC stands for Batch Data Communication. It is used to transfer data from non-SAP systems to SAP systems.

    • Types of BDC: Call Transaction, Session Method, and Direct Input

    • Steps to perform BDC: Recording, Processing, and Error Handling

    • Example: Using Call Transaction method to automate data entry in SAP transactions

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Types of CDS views?
  • Ans. 

    Types of CDS views include Basic, Composite, and Consumption views.

    • Basic CDS views are used to define simple data models.

    • Composite CDS views are used to combine multiple CDS views or database tables.

    • Consumption CDS views are used to consume other CDS views or database tables.

    • Examples: Basic - Define a simple data model, Composite - Combine multiple CDS views, Consumption - Consume other CDS views

  • Answered by AI
  • Q2. Difference between association and join

Interview Preparation Tips

Interview preparation tips for other job seekers - Keeps your basics clear

Skills evaluated in this interview

SAP Abap Associate Consultant Interview Questions Asked at Other Companies for Experienced

asked in LTIMindtree
Q1. 1.data dictionary concept-table creation steps How do you maintai ... read more
asked in LTIMindtree
Q2. 5.enhancements What is enhancements? Types of enhancements? How d ... read more
asked in LTIMindtree
Q3. 6.sap script and smart form? Types of window in sap script and sm ... read more
asked in LTIMindtree
Q4. 2.Reports: Events in classical reports and explain? Events in int ... read more
asked in LTIMindtree
Q5. 3.module pool programming Events in module pool ? Difference betw ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. .How do you prioritize user requirements in the development of SAP ABAP applications?
  • Ans. 

    Prioritizing user requirements in SAP ABAP development ensures efficient resource allocation and alignment with business goals.

    • Stakeholder Engagement: Regularly communicate with stakeholders to gather and understand their needs, ensuring that the most critical requirements are prioritized.

    • Business Impact Analysis: Assess the potential impact of each requirement on business processes. For example, prioritize features th...

  • Answered by AI
  • Q2. What challenges have you faced during your internship and how did you overcome them?
  • Q3. Can you elaborate on your experience with SAP ABAP and how it prepares you for IT consulting roles?
  • Ans. 

    My experience in SAP ABAP equips me with the skills to develop and optimize business processes in IT consulting roles.

    • Proficient in ABAP Programming: Developed custom reports and enhancements for SAP modules, improving data processing efficiency by 30%.

    • Experience with BAPIs and RFCs: Integrated third-party applications with SAP using BAPIs, facilitating seamless data exchange and enhancing system interoperability.

    • Under...

  • Answered by AI

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for the job change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.

    • Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.

    • Interest in new technologies: I'm excited about working with cuttin...

  • Answered by AI
  • Q2. Relevant technical questions, as per my current technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be yourself. That's what the interviewers looked into. Also a thorough understanding of the technology is a must and that is what will help you in cracking the interview. You don't have to go in-depth, just the overview and what happens when is what they look for. Good communication skills is also an added incentive, something I always try to work on. All the best

What people are saying about LTIMindtree

View All
a senior software engineer
3d
Need clarity on Ltimindtree's Variable pay
Hi, I have received an Offer from LTIMINDTREE, and there offering 24L(5Yoe) P3, 21.8L as Fixed and 2L as variable pay monthly. Client is Amazon I also have another offer with HTC, have two questions on the vp. The HR is trying to say that the VP is like non performance, regardless of performance you'll get it unless other companies which offer it based on performance...is this tru ? Then if I'm receiving a hike next year, what it'll be based on ?, will the 2.2L VP apply again next year. Hows the hike and promotion ? LTIMindtree
FeedCard Image
Got a question about LTIMindtree?
Ask anonymously on communities.

I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident adn clear when you answer

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy logical questions
basic quant

Round 2 - Coding Test 

Easy level coding questions
Counting frequency of alphabets

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through the basics of javascript
Hoisting
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. How to use multiple dispatch in redux?
  • Ans. 

    Multiple dispatch is not a feature of Redux. It can be achieved using middleware or custom logic.

    • Middleware like redux-thunk or redux-saga can be used to dispatch multiple actions based on a single action.

    • Custom logic can be implemented in the reducer to handle multiple actions based on a single action type.

    • For example, a single 'ADD_ITEM' action can trigger multiple actions like 'UPDATE_TOTAL', 'UPDATE_HISTORY', etc.

    • M...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. Basic telephone round probably around 3 times
  • Q2. About ourself and past experience
  • Q3. And they really see if we are interested or not, nothing technical
  • Q4. Telephone technical interview
  • Q5. My role is pega developer so questions are on pega

Interview Preparation Tips

Round: Face to face technical
Experience: Asked each and every aspect in pega

I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is C++
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.

    • C++ is an extension of the C programming language.

    • It supports object-oriented programming concepts like classes, inheritance, polymorphism, and encapsulation.

    • C++ is used in developing operating systems, browsers, databases, and other software applications.

    • It is known for its performance an...

  • Answered by AI
  • Q2. What is Link List
  • Ans. 

    A data structure that stores a sequence of elements in a linear order.

    • Consists of nodes that contain data and a pointer to the next node.

    • Can be singly linked or doubly linked.

    • Used for implementing stacks, queues, and hash tables.

    • Example: Singly linked list - 1 -> 2 -> 3 -> null

    • Example: Doubly linked list - null <- 1 <-> 2 <-> 3 -> null

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go

Skills evaluated in this interview

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree SAP Abap Associate Consultant interview for experienced candidates?
LTIMindtree interview process for experienced candidates usually has 3 rounds. The most common rounds in the LTIMindtree interview process for experienced candidates are Technical and HR.
What are the top questions asked in LTIMindtree SAP Abap Associate Consultant interview for experienced candidates?

Some of the top questions asked at the LTIMindtree SAP Abap Associate Consultant interview for experienced candidates -

  1. 1.data dictionary concept-table creation steps How do you maintain TMG? What is...read more
  2. 5.enhancements What is enhancements? Types of enhancements? How do you find an...read more
  3. 6.sap script and smart form? Types of window in sap script and smart form Is sc...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
IBM Interview Questions
4.0
 • 2.5k Interviews
View all
LTIMindtree SAP Abap Associate Consultant Salary
based on 7 salaries
₹6.5 L/yr - ₹10.4 L/yr
43% more than the average SAP Abap Associate Consultant Salary in India
View more details
Senior Software Engineer
22k salaries
unlock blur

₹7.4 L/yr - ₹21.6 L/yr

Software Engineer
16.3k salaries
unlock blur

₹3.9 L/yr - ₹8.8 L/yr

Technical Lead
6.4k salaries
unlock blur

₹16.4 L/yr - ₹28.3 L/yr

Module Lead
5.7k salaries
unlock blur

₹12 L/yr - ₹22 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹5.8 L/yr - ₹14 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Accenture

3.7
Compare

TCS

3.6
Compare
write
Share an Interview