Upload Button Icon Add office photos

Filter interviews by

Tech Envo SAP Technical Consultant Interview Questions and Answers

Updated 22 Jun 2024

Tech Envo SAP Technical Consultant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Convert data to json using java

Round 2 - Technical 

(2 Questions)

  • Q1. Questions about spring boot
  • Q2. Spring boot architecture
Round 3 - HR 

(2 Questions)

  • Q1. Tell me About yourself .
  • Q2. Company details and culture discussed.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Azure cloud platform tech
  • Q2. Informatica tech stack ques
Round 2 - Technical 

(2 Questions)

  • Q1. Adf tech stack que
  • Q2. Scd type 2 implementation
  • Ans. 

    SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.

    • Identify the columns that need to be tracked for changes

    • Add effective start and end dates to track the validity of each record

    • Insert new records for changes and update end dates for previous records

    • Maintain a surrogate key to uniquely identify each version of the record

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Dw related que ans
  • Q2. Solution design related que
Round 4 - HR 

(2 Questions)

  • Q1. Aspiration from my end
  • Q2. How soon can join
  • Ans. 

    I can join the team within 2 weeks.

    • I can start within 2 weeks of receiving the offer.

    • I need to give notice to my current employer.

    • I may need to relocate, which could affect my start date.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join or even I would suggest not to apply or give interview to this pathetic company. I have cleared all my 4 rounds of interview including HR out of which 3 technical and 1 HR. 3 held on video conferencing and one face to face for which I have travelled almost 40 kms from my current location and they said without face to face they cannot proceed hence I had no option left but to travel, then when I entered into the office again put a laptop infront of me which is again video conferencing then I didn't understand why exactly they called me if they want to have it over video online.

Then after putting my lot of time and efforts when finally it comes to release the offer, then they stop picking up the calls and stop responding and the final excuses which I got from them for not releasing the offer is that their software will not allow them to release any offer which is more that 2 days of joining.

Such a pathetic company who even don't know that atleast if you are not releasing the offer, it's your duty to atleast tell the person that either they are not able to provide the compensation as discussed or they are looking parallelly for someone who can settle in less compensation.

Due to all this I have wasted almost my 3-4 weeks of time expecting that I will receive the offer, and didn't focus on other organisations which was ready to provide slightly lower than this.

Hence it's a total scam which is going here suggesting not to get trapped otherwise you will not only waste your time but also other good opportunities as well.

It's a total boycott for me, expecting the same from your end as well, so that they will understand that playing with someone's job is not a joke.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(29 Questions)

  • Q1. What should be considered during performance analysis with ST03 transaction, Total time or average time ?
  • Ans. 

    Average time should be considered during performance analysis with ST03 transaction.

    • Average time gives a more accurate representation of overall performance compared to total time.

    • Total time can be skewed by outliers or extreme values, while average time provides a more balanced view.

    • For example, if there are a few long-running processes that significantly impact total time, focusing on average time can help identify o

  • Answered by AI
  • Q2. How to minimize the downtime during an SAP upgrade with SUM?
  • Ans. 

    Minimize downtime during SAP upgrade with SUM by using parallel processing, proper planning, and testing.

    • Utilize parallel processing to speed up the upgrade process

    • Properly plan and schedule the upgrade during off-peak hours to minimize impact on users

    • Perform thorough testing in a non-production environment before the actual upgrade

    • Use SAP EarlyWatch Alert to identify potential issues before the upgrade

    • Implement SAP Sy...

  • Answered by AI
  • Q3. Where are R3trans and R3load processes are used during SAP upgrade using SUM?
  • Ans. 

    R3trans and R3load processes are used during SAP upgrade using SUM for data migration and transport.

    • R3trans is used for transporting data between systems during the upgrade process.

    • R3load is used for loading data into the upgraded system.

    • R3trans and R3load are part of the Software Update Manager (SUM) tool used for SAP upgrades.

  • Answered by AI
  • Q4. What are the differences in SUM 1.0 and SUM 2.0 ? Why can we not use SUM 2.0 for SAP JAVA systems ?
  • Ans. 

    SUM 2.0 is an updated version of SUM 1.0 with improved features. SUM 2.0 cannot be used for SAP JAVA systems due to compatibility issues.

    • SUM 2.0 has enhanced functionalities and better performance compared to SUM 1.0

    • SUM 2.0 is not compatible with SAP JAVA systems because it lacks support for certain Java-specific components and processes

    • Using SUM 2.0 for SAP JAVA systems can lead to errors and issues during the upgrade

  • Answered by AI
  • Q5. What steps are needed if the maintenance planner is not green?
  • Ans. 

    Check prerequisites, resolve issues, update software components, check system status, and re-run maintenance planner.

    • Check if all prerequisites are met before running maintenance planner

    • Resolve any issues or errors that are causing the maintenance planner to not be green

    • Update software components if necessary

    • Check the system status to ensure it is stable and running properly

    • Re-run the maintenance planner after addressi

  • Answered by AI
  • Q6. What are the difference in steps when you generate the stack.xml file from maintenance planner for Java system vs ABAP system.
  • Q7. What are delta Merge in SAP HANA?
  • Ans. 

    Delta Merge in SAP HANA is a process where data from delta storage is merged into main storage to optimize performance.

    • Delta merge is a process in SAP HANA where data from delta storage is merged into main storage to optimize performance.

    • It helps in reducing the size of delta storage and improving query performance.

    • Delta merge is triggered automatically by SAP HANA based on certain conditions like memory consumption or...

  • Answered by AI
  • Q8. What are the reasons of Delta merge not running properly and how to make them work?
  • Ans. 

    Delta merge may not run properly due to incorrect configuration, insufficient resources, or system errors.

    • Check the configuration settings for delta merge to ensure they are correct

    • Ensure that there are enough resources (memory, CPU, disk space) available for delta merge to run smoothly

    • Monitor system logs for any errors or issues that may be preventing delta merge from running properly

    • Restart the system or the relevant...

  • Answered by AI
  • Q9. What are the pre-requisites of manual delta merge?
  • Ans. 

    Pre-requisites for manual delta merge include proper system backup, sufficient disk space, and no active users.

    • Ensure system backup is taken before performing manual delta merge.

    • Make sure there is enough disk space available for the merge process.

    • Ensure there are no active users or critical processes running during the merge.

    • Check for any pending updates or patches that may interfere with the merge.

    • Verify that all nece...

  • Answered by AI
  • Q10. What is Strust transaction code? Why are there different PSEs and how are these utilized?
  • Ans. 

    Strust is a transaction code used in SAP for managing SSL server PSEs. Different PSEs are used for different purposes.

    • Strust is used to manage SSL server PSEs in SAP systems

    • Different PSEs are used for different purposes such as encryption, authentication, etc.

    • Examples of PSEs include SSL server PSE, SSL client PSE, SNC PSE, etc.

  • Answered by AI
  • Q11. What steps are needed if a 3rd party system wants to connect with your SAP system? What specific certificates will be needed?
  • Ans. 

    To connect a 3rd party system with SAP, steps include creating RFC destination, configuring communication user, setting up authorizations, and exchanging certificates.

    • Create RFC destination in SAP system

    • Configure communication user in SAP system

    • Set up necessary authorizations for the RFC user

    • Exchange certificates between the 3rd party system and SAP system

  • Answered by AI
  • Q12. What are trusted RFC connections and why are these needed and how to create those?
  • Ans. 

    Trusted RFC connections are secure connections between SAP systems for communication.

    • Trusted RFC connections are used to establish secure communication between SAP systems.

    • These connections are needed to ensure data integrity and confidentiality during data exchange.

    • To create trusted RFC connections, you need to configure the RFC destination in both sending and receiving systems.

    • You also need to maintain the trusted re...

  • Answered by AI
  • Q13. Is it possible to automate the TR movement from DEV to QA? If yes, how?
  • Ans. 

    Yes, it is possible to automate TR movement from DEV to QA.

    • Use transport management system (TMS) in SAP to automate TR movement

    • Set up transport routes and configure TMS to automatically release and import transports

    • Schedule background jobs to move transports at specific times

    • Use transport of copies (TOC) functionality to copy transports between systems

  • Answered by AI
  • Q14. What are label printers? How are these different than usual printers?
  • Ans. 

    Label printers are specialized printers used to print labels for various purposes.

    • Label printers are designed specifically for printing labels, tags, and stickers.

    • They are commonly used in industries like manufacturing, retail, logistics, and healthcare.

    • Label printers use different types of printing technologies such as direct thermal or thermal transfer.

    • Unlike usual printers, label printers are more durable and can ha...

  • Answered by AI
  • Q15. Spool request is successful but still the prints are not coming through, what could be the reason and how to solve it?
  • Q16. There is performance issue between 1 to 2 PM everyday, what could be the reason and how to resolve it?
  • Ans. 

    Possible reasons for performance issue between 1 to 2 PM everyday and how to resolve it

    • Check for any scheduled jobs or backups running during that time causing high system load

    • Monitor system resources like CPU, memory, and disk usage during that time

    • Review system logs for any errors or warnings occurring at that specific time

    • Consider implementing performance tuning measures such as optimizing database queries or increa...

  • Answered by AI
  • Q17. What are different tcodes for traces? What specific information you look for in these tcodes (e.g. STAD) ?
  • Ans. 

    Different tcodes for traces in SAP BASIS and specific information to look for in STAD

    • ST01 - System Trace: Monitor user activities and authorization checks

    • ST05 - Performance Trace: Analyze performance issues

    • ST11 - Display Developer Traces: View developer traces for debugging

    • ST12 - SAP System Trace Configuration: Configure trace settings

    • ST22 - ABAP Dump Analysis: Check for ABAP dumps and errors

  • Answered by AI
  • Q18. How does TMS work in SAP HANA? Similarly how it works in SAP JAVA and why it is used?
  • Ans. 

    TMS in SAP HANA manages transport requests for system changes, similar to SAP JAVA. It ensures controlled deployment of changes.

    • TMS in SAP HANA is used to manage transport requests for system changes, ensuring controlled deployment.

    • It allows for organizing changes into packages, moving them between systems, and tracking changes.

    • TMS in SAP JAVA also serves a similar purpose, managing transport requests for Java-based sy...

  • Answered by AI
  • Q19. What are domain link is SAP ?
  • Ans. 

    Domain link in SAP is a logical link between a domain and a data element.

    • Domain link is used to assign a domain to a data element in SAP.

    • It helps in defining the characteristics and constraints of the data element.

    • Domain link ensures consistency and reusability of domain definitions.

    • Example: Linking a domain 'Material Number' to a data element 'MATNR' in SAP.

  • Answered by AI
  • Q20. Can we add another transport layer between QA and Prod systems?
  • Ans. 

    Yes, it is possible to add another transport layer between QA and Prod systems.

    • Yes, you can add an additional transport layer between QA and Prod systems in SAP by creating a new transport route.

    • This can be achieved by configuring a new transport layer in the landscape configuration.

    • The new transport layer can be used to control the flow of transports between QA and Prod systems separately.

    • This setup allows for better ...

  • Answered by AI
  • Q21. What is the maximum memory a single HANA node can have?
  • Ans. 

    A single HANA node can have a maximum memory of 24 TB.

    • A single HANA node can have a maximum memory of 24 TB.

    • The memory capacity of a HANA node can vary depending on the hardware configuration.

    • For example, a HANA node with 2 TB RAM per socket can have up to 12 sockets, resulting in a total memory capacity of 24 TB.

  • Answered by AI
  • Q22. Can ECC on HANA have scaleout scenario?
  • Ans. 

    Yes, ECC on HANA can have scaleout scenario.

    • ECC on HANA can be scaled out by adding additional application servers to distribute workload.

    • Scaleout scenario helps in improving performance and handling increased workload.

    • It allows for horizontal scaling by adding more servers to the existing landscape.

    • Example: Adding more application servers to an ECC on HANA system to handle increased user load.

  • Answered by AI
  • Q23. What are the different strategies of SAP SUM?
  • Ans. 

    SAP Software Update Manager (SUM) offers various strategies for system updates and upgrades.

    • Downtime-minimized strategy: Reduces system downtime during updates by performing most of the activities online.

    • Standard strategy: Follows the traditional update process with downtime for the system.

    • Maintenance planner strategy: Uses SAP Maintenance Planner tool to plan updates and upgrades.

    • Stack XML strategy: Allows importing s...

  • Answered by AI
  • Q24. How does sizing of SAP and HANA work?
  • Ans. 

    Sizing of SAP and HANA involves determining the hardware requirements based on the workload and usage patterns.

    • Sizing involves analyzing the current and future workload of the SAP system.

    • Factors such as number of users, transactions, data volume, and growth projections are considered.

    • Tools like SAP Quick Sizer and SAP HANA Sizing reports are used to estimate hardware requirements.

    • Proper sizing ensures optimal performan

  • Answered by AI
  • Q25. How much memory is needed for a HANA system with 1TB of database?
  • Ans. 

    Approximately 1.5 TB of memory is needed for a HANA system with 1TB of database.

    • HANA systems typically require 1.5 times the size of the database in memory for optimal performance

    • In this case, with a 1TB database, approximately 1.5 TB of memory would be needed

    • Memory requirements may vary based on specific configurations and usage patterns

  • Answered by AI
  • Q26. What are the differences between HANA Cockpit and HANA studio?
  • Ans. 

    HANA Cockpit is a web-based tool for administration and monitoring, while HANA Studio is a desktop application for development and modeling.

    • HANA Cockpit is web-based, accessible via a browser, while HANA Studio is a desktop application.

    • HANA Cockpit is used for administration, monitoring, and performance tuning, while HANA Studio is used for development, modeling, and data provisioning.

    • HANA Cockpit provides a centralize...

  • Answered by AI
  • Q27. In SAP HANA, instead of creating one big file of 1 TB for backup, is it possible to created 10 files of 100 GB each ?
  • Ans. 

    Yes, in SAP HANA it is possible to create multiple files for backup instead of one big file.

    • Yes, in SAP HANA, you can split the backup into multiple files for easier management and storage.

    • This can be achieved by specifying the number of backup files and their sizes during the backup process.

    • For example, you can create 10 files of 100 GB each for a total backup size of 1 TB.

  • Answered by AI
  • Q28. What is the latest version of SAP HANA available on SAP Marketplace ?
  • Ans. 

    SAP HANA 2.0 SPS 05 is the latest version available on SAP Marketplace.

    • SAP HANA 2.0 SPS 05 was released in May 2020.

    • It includes new features and enhancements for improved performance and usability.

    • Customers can download the latest version from the SAP Marketplace.

  • Answered by AI
  • Q29. How do we install SAP HANA license for Tenant DB? What is sequence of applying the licenses in SAP HANA?
  • Ans. 

    To install SAP HANA license for Tenant DB, use HDBLCM tool and apply the licenses in a specific sequence.

    • Use HDBLCM tool to install SAP HANA license for Tenant DB

    • Apply the licenses in the following sequence: System DB, Tenant DB, and then XS Advanced

    • Ensure that the license key is valid and matches the hardware key of the system

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is the process of the procure-to-pay (P2P) cycle?
  • Ans. 

    The procure-to-pay (P2P) cycle is the process of obtaining goods or services from a supplier and paying for them.

    • 1. Requisition: The process starts with creating a purchase requisition for the required goods or services.

    • 2. Purchase Order: Once the requisition is approved, a purchase order is created and sent to the supplier.

    • 3. Goods Receipt: Upon receiving the goods or services, a goods receipt is recorded in the syste...

  • Answered by AI
  • Q2. What is the process for returning a purchase order (PO)?
  • Ans. 

    The process for returning a purchase order involves creating a return order, specifying the reason for return, and processing the return with the vendor.

    • Create a return order in the system

    • Specify the reason for return (e.g. damaged goods, incorrect quantity)

    • Process the return with the vendor by sending the return order and arranging for pickup or return shipment

  • Answered by AI
  • Q3. What are some examples of different movement types?
  • Ans. 

    Movement types in SAP MM are used to control different goods movements in the system.

    • 101 - Goods receipt for purchase order

    • 261 - Goods issue for an order

    • 601 - Goods issue for delivery

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. What information can be found on a PR screen?
  • Ans. 

    A PR screen in SAP MM contains information related to purchase requisitions.

    • Details of the requested material or service

    • Quantity needed

    • Delivery date required

    • Account assignment details

    • Approval status

    • Source of supply information

  • Answered by AI
  • Q2. What is your understanding of release strategy in project management?
  • Ans. 

    Release strategy in project management involves defining criteria for approving project deliverables or changes.

    • Release strategy determines who has the authority to approve project deliverables or changes.

    • It typically involves setting up a hierarchy of approvers based on certain criteria such as cost, risk, or impact.

    • For example, a release strategy may require approval from a project manager for changes under $10,000, ...

  • Answered by AI
  • Q3. Why is the purchase info record mandatory?
  • Ans. 

    Purchase info record is mandatory for maintaining vendor-specific purchasing data.

    • Maintains vendor-specific purchasing data such as pricing, delivery terms, etc.

    • Helps in ensuring consistency in purchasing decisions and tracking vendor performance.

    • Enables efficient procurement processes by providing relevant information to buyers.

    • Used for automatic determination of conditions during purchase order creation.

  • Answered by AI
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
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Apna Kam Karne ka growth karna
  • Q2. Apne company ka market Badhana share
  • Q3. Apne company ka number Van banana

Interview Preparation Tips

Interview preparation tips for other job seekers - Share detail of your interview experience later detail detail of your interview process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between STO and Transfer Posting
  • Q2. Two way and three way match in LIV
Round 2 - Aptitude Test 

Test consist of 4 Section with 40% passing marks

Round 3 - HR 

(2 Questions)

  • Q1. Total IT Experience
  • Q2. Salary Expectation
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Program for duplicate removal and sorting

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical in detail

Interview Preparation Tips

Interview preparation tips for other job seekers - I had the opportunity to interview with Wipro over a period of two months, and unfortunately, it was one of the most frustrating interview experiences I’ve had. Here’s a breakdown of what happened.

First Round – Virtual Interview:
The first round was a virtual interview that lasted around 30 minutes. It was smooth and professional, covering the usual technical and behavioral questions.

Second Round – Face-to-Face Interview:
After successfully passing the first round, I was invited for a second and final face-to-face interview. This round lasted over an hour and covered more in-depth technical topics. I left the interview feeling positive and optimistic about the outcome.

Post-Interview Communication:
A few days later, the HR contacted me to request documents and initiated salary discussions, giving me the impression that things were progressing well. However, this is where the problems began.

Months of Silence and Miscommunication:
After these initial discussions, there was complete silence from their side for nearly two months. No updates, no follow-ups—just radio silence. I reached out multiple times, only to be ignored.

L2 Interview Round – Unexpected and Unprofessional:
Out of the blue, I received a call from HR stating that I needed to go through another "L2" technical round, despite having completed the final round weeks earlier. This round felt redundant, and I was ultimately rejected.

Unprofessional HR Behavior:
Throughout this process, the communication from HR was inconsistent, rude, and highly unprofessional. Their lack of transparency, coupled with the abrupt rejection after months of waiting, made the experience even worse.

I would advise anyone considering interviewing with Wipro to think twice before investing their time. The process was disorganized, communication was poor, and the behavior from the HR team was far from professional. Your time and efforts could be better spent elsewhere.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is cutover activitys
  • Q2. APP 110 incoming payment how the system know its incoming payment or outgoing payment
  • Q3. What is Idoc use
  • Q4. What is category in service now
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Explain APP process
  • Q2. Can we clear Noted item through APP
  • Q3. What are project types

Tech Envo Interview FAQs

How many rounds are there in Tech Envo SAP Technical Consultant interview?
Tech Envo interview process usually has 3 rounds. The most common rounds in the Tech Envo interview process are HR, Coding Test and Technical.
What are the top questions asked in Tech Envo SAP Technical Consultant interview?

Some of the top questions asked at the Tech Envo SAP Technical Consultant interview -

  1. Spring boot architect...read more
  2. Questions about spring b...read more

Tell us how to improve this page.

Tech Envo SAP Technical Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
View all

Tech Envo SAP Technical Consultant Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Tech Envo with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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