Upload Button Icon Add office photos

Filter interviews by

i2s Business Solutions Senior SAP Consultant Interview Questions and Answers

Updated 1 Oct 2021

i2s Business Solutions Senior SAP Consultant Interview Experiences

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. RICEFW objects
  • Q2. Enhancement framework and benefits of Hana over ECC in details.
  • Ans. 

    Enhancement framework allows customizations without modifying standard code. Hana offers faster processing and real-time analytics.

    • Enhancement framework enables adding custom fields, screens, and logic to standard SAP applications.

    • It reduces the need for modifying standard code, making upgrades easier.

    • Hana offers faster processing and real-time analytics due to its in-memory database technology.

    • It allows for faster dat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific with your answer and don't put the skills which you never worked on, becasue they might go in deep for a few.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is SAP and when it was founded
  • Ans. 

    SAP is a German multinational software corporation that makes enterprise software to manage business operations and customer relations. It was founded in 1972.

    • SAP stands for Systems, Applications, and Products in Data Processing

    • Founded by five former IBM employees in Mannheim, Germany

    • SAP offers a wide range of software solutions for various industries such as ERP, CRM, SCM, etc.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 4 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 - Technical 

(1 Question)

  • Q1. 1. Tell me about your self 2. What is the complicated case I have handled 3. Do I have knowledge in PI ( IDOC Process) 4. How FS is created 5. If I have done any new enhancement.
Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Basic questions from SAP software 2. S4 HANA Exposer. What is the difference between ECC and S4 HANA. 3. Questions asked from the Table point
Round 4 - HR 

(1 Question)

  • Q1. 1. Preferred Location 2. Asked about the CTC
Round 1 - Technical 

(2 Questions)

  • Q1. L1 tecnical knowledge about sap module
  • Q2. Asap methodology regards sap
  • Ans. 

    ASAP methodology is a structured approach to implement SAP software.

    • ASAP stands for Accelerated SAP

    • It consists of five phases: Project Preparation, Business Blueprint, Realization, Final Preparation, and Go-Live and Support

    • Each phase has its own set of deliverables and tasks

    • The methodology is designed to streamline the implementation process and ensure successful outcomes

  • Answered by AI
Round 2 - Scenarios 

(4 Questions)

  • Q1. Scenarios based on customer requirements
  • Q2. Customer deliverables
  • Q3. Time management shift pattern
  • Q4. Tax authorities creations and dynamic actions
Round 3 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be updated with new sap success factors
Round 1 - One-on-one 

(1 Question)

  • Q1. Detailed in depth if SAP ariba

Interview Preparation Tips

Interview preparation tips for other job seekers - Say whatever is asked,if don't know say I don't know the answer,it will save time for both

I applied via Naukri.com and was interviewed in Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions about SAP APO GATP like product allocation, product availability check, BOP, Rule based Availability check, location and product substitution etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the interview. Be honest. Just say you are not aware of xyz thing, if you are actually not aware of that instead of beating around the bush.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Sap bw consultant
  • Ans. 

    Based on requirement identified data source replicated into BW and if required made some enhancements. Knowledge on customized Data Sources using ABAP CDS Views and Data

  • Answered Anonymously
  • Q2. Sap bw4hana
  • Ans. 

    Knowledge on customized Data Sources using ABAP CDS Views and Data sources enhancements in different areas like SAP SD and FICO

  • Answered Anonymously
Round 2 - Technical 

(2 Questions)

  • Q1. Sap abap consultant
  • Ans. 

    Knowledge on SAP ABAP CDS Views, Extended CDS View, Applied annotations based on requirement, arithmetic functions, case statements and where conditions

  • Answered Anonymously
  • Q2. Sap abap cds
Round 3 - Technical 

(2 Questions)

  • Q1. Abap enhancement is in just basic
  • Q2. S4h
Round 4 - Case Study 

About ourself and what about me

Interview Preparation Tips

Interview preparation tips for other job seekers - Please let me see in my technical knowledge
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(6 Questions)

  • Q1. What is BOM usage
  • Q2. What are Group and group counter
  • Q3. What is item category in bom
  • Q4. What is document item
  • Q5. What is Document management system
  • Q6. What is MD05 and MD04

Interview Preparation Tips

Interview preparation tips for other job seekers - Do lean the concepts and view the screens on what are the fields provided in those fields
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(12 Questions)

  • Q1. What exact code to be written when there are two field in selection screen if one field is filled the display second field and in which event it need to be written.
  • Ans. 

    Use AT SELECTION-SCREEN OUTPUT event to display second field based on first field input.

    • Use AT SELECTION-SCREEN OUTPUT event to check if first field is filled.

    • If first field is filled, display the second field using the statement 'SET PF-STATUS'.

    • Example: AT SELECTION-SCREEN OUTPUT. IF sy-abcde = 'X'. SET PF-STATUS 'SECOND_FIELD'. ENDIF.

  • Answered by AI
  • Q2. Name the events in reporting and explain their uses?
  • Ans. 

    Events in reporting include initialization, start-of-selection, end-of-selection, top-of-page, end-of-page, and top-of-logical-page.

    • Initialization event is used to initialize variables and set initial values.

    • Start-of-selection event is used to fetch data from the database and perform calculations.

    • End-of-selection event is used to display the final output of the report.

    • Top-of-page event is used to display headers at the...

  • Answered by AI
  • Q3. While creating BADI implementation, what will get created Class method or interface explain? steps to implement BADI . name the BADI you have implemented.
  • Ans. 

    When creating BADI implementation, a class method is created. Steps include creating a class implementing the BADI interface and implementing the required methods.

    • Create a class implementing the BADI interface

    • Implement the required methods in the class

    • Activate the BADI implementation in the system

  • Answered by AI
  • Q4. What is CDS view, step to create, how CDS views can be used to display ALV ?
  • Ans. 

    CDS view is a virtual database table in SAP ABAP used for defining complex views. It can be used to display ALV.

    • CDS view is defined using ABAP Development Tools (ADT) in Eclipse.

    • Steps to create CDS view: Define view, define associations, define annotations.

    • CDS views can be used to display ALV by creating a custom ALV grid using the CDS view as the data source.

  • Answered by AI
  • Q5. Suppose TMG is generated and you have added one field and that field is not reflecting what will you do? and name the TMG events.
  • Ans. 

    If a field added to a TMG is not reflecting, check if the field is properly defined in the TMG structure and events are triggered correctly.

    • Check if the field is properly added to the TMG structure using SE11 or SE54.

    • Ensure that the events like INITIALIZATION, AT SELECTION-SCREEN, AT SELECTION-SCREEN OUTPUT, etc., are triggered correctly.

    • Debug the TMG program to see if the field value is being populated and displayed a

  • Answered by AI
  • Q6. Difference between Class and interface and Why oops ABAP is preferred?
  • Ans. 

    Classes are blueprints for objects with attributes and methods, while interfaces define a contract for classes to implement. ABAP is preferred for OOP due to its robustness and flexibility.

    • Classes are used to create objects with attributes and methods, while interfaces define a contract for classes to implement.

    • Classes can be instantiated to create objects, while interfaces cannot be instantiated.

    • ABAP is preferred for ...

  • Answered by AI
  • Q7. How will you integrate S/4 Hana and SAP Ariba? What are the way you can?
  • Ans. 

    Integrating S/4 Hana and SAP Ariba involves using SAP Cloud Platform Integration and SAP Ariba Network.

    • Use SAP Cloud Platform Integration to connect S/4 Hana and SAP Ariba

    • Leverage SAP Ariba Network for seamless integration and collaboration

    • Utilize standard integration content provided by SAP for faster implementation

    • Customize integration based on specific business requirements

    • Ensure data consistency and security during

  • Answered by AI
  • Q8. What is IDoc? what are the steps use to create field segment in IDOC? suppose you encountered how will you reprocess?
  • Ans. 

    IDoc is a data container used to exchange information between SAP systems or between an SAP system and an external system.

    • IDoc stands for Intermediate Document.

    • To create a field segment in IDoc, you need to define the segment structure in the IDoc definition using transaction WE31.

    • For reprocessing, you can use transaction BD87 to reprocess IDocs that have failed during processing.

  • Answered by AI
  • Q9. How may types of Transport request are there in SAP? which will be created during report creation? How SO10 objects are transported?
  • Ans. 

    There are three types of transport requests in SAP: Workbench request, Customizing request, and Transport of Copies.

    • Workbench request is created for ABAP development objects like programs, function modules, etc.

    • Customizing request is created for customizing objects like table entries, screen modifications, etc.

    • Transport of Copies request is created for transporting copies of objects from one system to another.

    • SO10 obje...

  • Answered by AI
  • Q10. How will you load image in Adobe form? How will you convert and Adobe form into Spanish or any other language?
  • Ans. 

    To load an image in Adobe form, use the 'Graphic' UI element. To convert an Adobe form into another language, use translation tools like SE63.

    • To load an image in Adobe form, use the 'Graphic' UI element and specify the image path.

    • For language conversion, use translation tools like SE63 to translate the text elements of the form into the desired language.

    • Make sure to maintain language-specific text elements for differen

  • Answered by AI
  • Q11. How to make any parameter or field mandatory? Ans: Obligatory
  • Ans. 

    Use the 'Obligatory' keyword to make a parameter or field mandatory in SAP ABAP.

    • Add 'Obligatory' keyword in the parameter declaration to make it mandatory

    • If the mandatory parameter is not filled, an error message will be displayed

    • Example: DATA lv_name TYPE string OBLIGATORY.

  • Answered by AI
  • Q12. Have you worked on indexes, i.e. , secondary indexes, how will you fetch value using secondary index in select query?
  • Ans. 

    Yes, I have worked on secondary indexes in SAP ABAP.

    • Secondary indexes are created to improve the performance of select queries by allowing faster access to data.

    • To fetch values using a secondary index in a select query, you can use the addition 'USING INDEX' followed by the name of the secondary index.

    • For example, SELECT * FROM table_name USING INDEX index_name WHERE condition.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No response after interview have given 80% correct. I have added Ariba as well i am not adding Ariba question. Prepare deep for the interview.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was easy aptitude round

Round 2 - Group Discussion 

The hiring team was good but one person from the team seemed to be little irritating

Round 3 - Technical 

(2 Questions)

  • Q1. They asked two aptitude questions
  • Q2. Rest resume based questions
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced SAP Consultant with a background in implementing and optimizing SAP solutions for various industries.

    • Over 5 years of experience in SAP consulting

    • Specialize in implementing and optimizing SAP modules such as SAP S/4HANA, SAP ERP, and SAP BW

    • Worked with clients in industries including manufacturing, retail, and healthcare

    • Strong problem-solving and analytical skills

    • Certified in SAP modules

  • Answered by AI
  • Q2. What skill made you come this far
  • Ans. 

    My problem-solving skills have been crucial in my journey as an SAP Consultant.

    • Strong analytical skills to identify issues and find solutions

    • Ability to think critically and creatively to troubleshoot complex problems

    • Effective communication skills to collaborate with team members and clients

    • Attention to detail to ensure accuracy in implementing SAP solutions

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience but they said they'll hire in bulk but they only hired 8 people

i2s Business Solutions Interview FAQs

What are the top questions asked in i2s Business Solutions Senior SAP Consultant interview?

Some of the top questions asked at the i2s Business Solutions Senior SAP Consultant interview -

  1. Enhancement framework and benefits of Hana over ECC in detai...read more
  2. RICEFW obje...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 i2s Business Solutions interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Software Developer
6 salaries
unlock blur

₹3.5 L/yr - ₹5.1 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹13.2 L/yr - ₹23 L/yr

Information Technology Recruiter
4 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Software Engineer
3 salaries
unlock blur

₹5.4 L/yr - ₹32 L/yr

Business Analyst
3 salaries
unlock blur

₹18 L/yr - ₹80 L/yr

Explore more salaries
Compare i2s Business Solutions with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview