Premium Employer

i

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

Sopra Steria Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sopra Steria SAP Abap Consultant Interview Questions, Process, and Tips

Updated 27 Sep 2024

Top Sopra Steria SAP Abap Consultant Interview Questions and Answers

Sopra Steria SAP Abap Consultant Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Can we write commit work in enhancement ?
  • Ans. 

    No, commit work cannot be written in enhancement.

    • Commit work statement cannot be written in enhancement as it can lead to inconsistencies in the database.

    • Enhancements are meant to enhance the standard functionality without modifying it directly.

    • Using commit work in enhancement can cause issues during system upgrades or patches.

    • Instead of using commit work in enhancement, it is recommended to use implicit enhancements o

  • Answered by AI
  • Q2. What is search help ? What are its different types?
  • Ans. 

    Search help is a tool used in SAP ABAP to help users find values for input fields. There are different types like elementary search help and collective search help.

    • Search help is a tool in SAP ABAP used to assist users in finding values for input fields.

    • Elementary search help is used for a single field, while collective search help is used for multiple fields.

    • Search helps can be defined using tables, views, or function...

  • Answered by AI
  • Q3. What is the difference between BADI and user exit ?
  • Ans. 

    BADI is an enhancement technique in SAP ABAP that allows for multiple implementations, while user exits are single-point enhancements.

    • BADI allows for multiple implementations to be active at the same time, while user exits only allow for one at a time.

    • BADI is object-oriented and can be used in multiple applications, while user exits are specific to a particular program or transaction.

    • BADI is implemented using classes a...

  • Answered by AI
  • Q4. What is rollback work?
  • Ans. 

    Rollback work is a process in SAP ABAP where changes made in a transaction are undone and the system is restored to its previous state.

    • Rollback work is used to revert changes made in a transaction if an error occurs or if the user decides to cancel the changes.

    • It ensures data consistency and integrity by undoing incomplete or incorrect transactions.

    • Rollback work can be triggered manually by the user or automatically by...

  • Answered by AI
  • Q5. What is the difference between writing rollback and omitting commit work ?
  • Ans. 

    Rollback cancels the changes made in a transaction, while omitting commit work does not save the changes.

    • Rollback cancels all the changes made in a transaction and reverts the data to its original state.

    • Omitting commit work does not save the changes made in a transaction, but the changes are still visible until the session is closed.

    • Rollback is used when there is an error or issue in the transaction that needs to be un...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Sopra Steria SAP Abap Consultant interview:
  • Enhancements
  • Badis

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of data dictionary

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. 10. Why we write IF GT_VBAK IS INITIAL statement in for all entri ... read more
Q3. 3.what is difference between include & append structure
Q4. 16. What if we don't write start of selection event
Q5. 22. How many pages can be added within Interactive report

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How will you create a custom adobe Form and assign it to output type?
  • Ans. 

    To create a custom Adobe Form and assign it to an output type in SAP ABAP, you can use transaction code SFP.

    • Create a custom Adobe Form using transaction code SFP

    • Assign the Adobe Form to an output type in transaction code NACE

    • Configure the output type to use the custom Adobe Form

    • Test the output type to ensure the custom Adobe Form is being used

  • Answered by AI
  • Q2. How to break a page based on condition?
  • Ans. 

    Use the command 'NEW-PAGE' to break a page based on condition in SAP ABAP.

    • Use the command 'NEW-PAGE' followed by a condition to break a page in SAP ABAP.

    • Example: NEW-PAGE TITLE 'New Page Title'.

    • Example: NEW-PAGE TITLE 'New Page Title' AT LINE-SELECTION.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NTT Data SAP Abap Consultant interview:
  • Adobe Forms
  • Enhancements
  • Conversions
  • Cds
  • AMDP
Interview preparation tips for other job seekers - Questions are based on advanced concepts.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What are account type s on fico?
  • Ans. 

    Account types in FICO include asset accounts, liability accounts, equity accounts, revenue accounts, and expense accounts.

    • Asset accounts represent resources owned by the company, such as cash, inventory, and equipment.

    • Liability accounts represent obligations owed by the company, such as loans and accounts payable.

    • Equity accounts represent the owner's stake in the company.

    • Revenue accounts track income generated by the c...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Explain p2p process?
  • Ans. 

    P2P process stands for Procure to Pay process, which involves all steps from requisitioning goods/services to making payment.

    • Requisitioning: Requesting goods/services needed by the organization.

    • Vendor selection: Choosing a vendor to fulfill the requisition.

    • Purchase order creation: Formalizing the agreement with the vendor.

    • Goods receipt: Receiving the goods/services from the vendor.

    • Invoice verification: Checking the inv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SAP sum phases and errors
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Kernel upgrade steps
  • Ans. 

    Kernel upgrade steps involve planning, preparation, execution, testing, and post-upgrade activities.

    • Plan the upgrade by reviewing release notes and system requirements

    • Backup the system and database before starting the upgrade

    • Apply necessary support packages and patches before upgrading the kernel

    • Execute the kernel upgrade using tools like Software Update Manager (SUM)

    • Test the upgraded system thoroughly to ensure all fu...

  • Answered by AI
  • Q2. SPS upgraden process

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Procurement cycle, physical inventory, valuation
  • Q2. Be confident go through MM topics

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through P2P process once, special procurement.

I applied via LinkedIn and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic Questions about SAP - ABAP
  • Q2. Basic Questions about C and C++

Interview Preparation Tips

Interview preparation tips for other job seekers - Asked Questions on the basis of resume

Interview Questionnaire 

2 Questions

  • Q1. Most common questions
  • Q2. Just prepare and give interview confidently
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Osmania University and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Was not so difficult, can crack with average preparation

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions were asked related to the branch

Interview Preparation Tips

Topics to prepare for DXC Technology SAP Basis Consultant interview:
  • SAP
Interview preparation tips for other job seekers - Be confident and honest is the key

Sopra Steria Interview FAQs

How many rounds are there in Sopra Steria SAP Abap Consultant interview?
Sopra Steria interview process usually has 1 rounds. The most common rounds in the Sopra Steria interview process are Technical.
How to prepare for Sopra Steria 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 Sopra Steria. The most common topics and skills that interviewers at Sopra Steria expect are SAP ABAP, Ale, Bdc, Dialog programming and Function modules.
What are the top questions asked in Sopra Steria SAP Abap Consultant interview?

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

  1. What is the difference between writing rollback and omitting commit wor...read more
  2. What is the difference between BADI and user exi...read more
  3. What is search help ? What are its different typ...read more

Tell us how to improve this page.

Sopra Steria SAP Abap Consultant Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more
Join Sopra Steria The world is how we shape it
Sopra Steria SAP Abap Consultant Salary
based on 33 salaries
₹6 L/yr - ₹18.5 L/yr
25% more than the average SAP Abap Consultant Salary in India
View more details

Sopra Steria SAP Abap Consultant Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Module Lead
1.8k salaries
unlock blur

₹6.4 L/yr - ₹21.5 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Technical Lead
1.1k salaries
unlock blur

₹9 L/yr - ₹26.5 L/yr

Software Engineer
1k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Process Associate
510 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Explore more salaries
Compare Sopra Steria with

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

3.7
Compare

Wipro

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