Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

TCS SAP Basis Consultant Interview Questions, Process, and Tips

Updated 12 Dec 2024

Top TCS SAP Basis Consultant Interview Questions and Answers

View all 22 questions

TCS SAP Basis Consultant Interview Experiences

13 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Situation and Technical questions

Round 2 - Technical 

(1 Question)

  • Q1. What is bubble sort. Write a code on it.
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Iterate through the array and compare adjacent elements

    • Swap elements if they are in the wrong order

    • Repeat the process until the array is sorted

    • Example: ['3', '1', '4', '1', '5', '9', '2'] -> ['1', '1', '2', '3', '4', '5', '9']

  • Answered by AI

Skills evaluated in this interview

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are your daily activities?
  • Q2. Explain kernel patch upgrade?
  • Ans. 

    Kernel patch upgrade is the process of updating the core of the operating system to fix bugs, improve performance, and enhance security.

    • Kernel patch upgrades are essential for maintaining system stability and security.

    • The process involves downloading the latest patch from the vendor, applying it to the system, and testing for any issues.

    • It is important to backup the system before performing a kernel patch upgrade to av...

  • Answered by AI

Skills evaluated in this interview

SAP Basis Consultant Interview Questions Asked at Other Companies

Q1. A user is not able to login to the SAP System and the Splash scre ... read more
asked in TCS
Q2. What are the types of work processes are there in SAP?
asked in TCS
Q3. What is the difference between support package, kernel and SAP no ... read more
Q4. What is the Difference between Migrating with SUM DMO and SWPM Mi ... read more
Q5. Can the SUM tool be reset during an error faced in the Downtime?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Sap basis technical questions asked and some hana questions
  • Q2. Basis basic questions
  • Q3. How to upgrade Kernel upgrade
  • Ans. 

    Kernel upgrade can be performed by downloading the latest kernel patch from SAP Support Portal and applying it using tools like SUM.

    • Download the latest kernel patch from SAP Support Portal

    • Use tools like Software Update Manager (SUM) to apply the kernel patch

    • Perform thorough testing after the upgrade to ensure system stability

  • Answered by AI
  • Q4. How to configureStms configuration
  • Ans. 

    STMS configuration involves setting up transport routes, systems, and transport layers in SAP system landscape.

    • Create transport domain using STMS transaction

    • Define transport routes between systems

    • Assign transport layers to systems

    • Configure transport routes for specific systems

    • Check and adjust transport routes using STMS_IMPORT and STMS_EXPORT transactions

  • Answered by AI
  • Q5. How to do System copies
  • Ans. 

    System copies involve duplicating an existing SAP system to create a new system with the same configuration and data.

    • Perform a homogeneous system copy using tools like SAPinst or SWPM

    • Ensure source and target systems have the same operating system and database versions

    • Consider using SAP tools like Software Provisioning Manager (SWPM) for system copies

    • Perform post-copy activities like adjusting system parameters and clie

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Asked sap technical questions

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Nothing question
  • Q2. They already come with fixed decision they won't discuss only are u ok or not thats it
Round 2 - One-on-one 

(2 Questions)

  • Q1. Nonthig question
  • Q2. We need to say topics and answers

TCS interview questions for designations

 SAP Basis Administrator

 (1)

 SAP Consultant

 (8)

 SAP Fico Consultant

 (16)

 SAP MM Consultant

 (16)

 SAP Abap Consultant

 (13)

 SAP SD Consultant

 (12)

 Senior SAP Consultant

 (5)

 SAP Functional Consultant

 (2)

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 Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your landscape?
  • Ans. 

    My landscape consists of multiple SAP systems including development, quality assurance, and production environments.

    • Consists of multiple SAP systems

    • Includes development, quality assurance, and production environments

    • Utilizes transport management system for moving changes between systems

  • Answered by AI
  • Q2. Pre requires of client copy?
  • Ans. 

    Pre-requisites for client copy include system availability, proper authorization, and sufficient disk space.

    • Ensure system availability during client copy process

    • Ensure proper authorization for user performing client copy

    • Ensure sufficient disk space for client copy data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go through your cv

Get interview-ready with Top TCS Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Kernel upgrades
  • Q2. Linux

SAP Basis Consultant Jobs at TCS

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Numerical reasoning tests, verbal reasoning tests, diagrammatic reasoning tests, situational judgement tests , mechanical reasoning tests and personality tests.

Round 3 - One-on-one 

(15 Questions)

  • Q1. What are the types of work processes are there in SAP?
  • Ans. 

    There are three types of work processes in SAP: Dialog, Background, and Update.

    • Dialog work processes are used for executing user transactions interactively.

    • Background work processes are used for executing non-interactive tasks like batch jobs.

    • Update work processes are used for updating the database.

    • Each type of work process has its own specific role and function within the SAP system.

  • Answered by AI
  • Q2. What is the difference between support package, kernel and SAP note?
  • Ans. 

    Support package is a collection of updates and fixes, kernel is the core of the SAP system, and SAP note is a correction instruction.

    • Support package: Collection of updates and fixes for SAP system.

    • Kernel: Core component of the SAP system responsible for communication between the operating system and SAP applications.

    • SAP note: Correction instruction provided by SAP to fix specific issues or bugs in the system.

    • Example: S...

  • Answered by AI
  • Q3. Kernel contains the executable files (. EXE) like other applications and when a Kernel upgrade is done a new version of the EXE file replaces the older versions.
  • Q4. What is client administration in SAP systems?
  • Ans. 

    Client administration in SAP systems involves managing multiple clients within a single SAP system.

    • Client administration includes creating, deleting, and copying clients.

    • Each client in an SAP system is a self-contained unit with its own data and customizations.

    • Client-specific data and settings are stored separately for each client.

    • Client administration is important for separating development, testing, and production en...

  • Answered by AI
  • Q5. A client is used in SAP system for multiple login on single instance.
  • Ans. 

    Yes, a client in SAP system can be used for multiple logins on a single instance.

    • In SAP system, a client represents a separate environment within the same instance.

    • Multiple clients can be created in a single SAP system to segregate data and configurations.

    • Users can log in to different clients within the same instance using the same login credentials.

    • Each client has its own set of data and configurations, ensuring data ...

  • Answered by AI
  • Q6. What are the different type of users in SAP?
  • Ans. 

    Different types of users in SAP include dialog users, system users, communication users, service users, and reference users.

    • Dialog users: Used by human users to log in and interact with the SAP system.

    • System users: Used by the system to perform background tasks and operations.

    • Communication users: Used for communication between different systems or components.

    • Service users: Used for specific services or applications wit...

  • Answered by AI
  • Q7. There are five user types in SAP: dialogue, communication, system, service, and reference.
  • Q8. What are the different types of RFC?
  • Ans. 

    Different types of RFC include Synchronous RFC, Asynchronous RFC, Transactional RFC, and Queued RFC.

    • Synchronous RFC: Executes in real-time and waits for a response before continuing.

    • Asynchronous RFC: Executes independently without waiting for a response.

    • Transactional RFC: Ensures that the data is consistent across systems by using a two-phase commit protocol.

    • Queued RFC: Allows for the execution of RFC calls in a specif

  • Answered by AI
  • Q9. Synchronous, Asynchronous.
  • Q10. What are the different types of transport requests in SAP basis?
  • Ans. 

    Different types of transport requests in SAP basis include workbench, customizing, and transport of copies.

    • Workbench request: Contains changes to repository objects like programs, screens, and menus.

    • Customizing request: Contains changes to customizing objects like tables, views, and data elements.

    • Transport of copies: Used for moving changes between systems for testing or production.

    • Transport of copies can be used to mo...

  • Answered by AI
  • Q11. Customizing Request, Workbench Request
  • Q12. Define a logical system? How to create it and why?
  • Ans. 

    A logical system in SAP is a representation of a client in a different system landscape.

    • A logical system is used to define the communication between different systems in a landscape.

    • It is created in SAP using transaction code BD54.

    • Logical systems are used in SAP for cross-system communication, such as in ALE (Application Link Enabling) scenarios.

    • They help in identifying the source and target systems for data transfer.

    • L...

  • Answered by AI
  • Q13. Enter /nbd54 in the command field and click Enter.
  • Ans. 

    Entering /nbd54 in the command field and clicking Enter is a common task in SAP Basis consulting.

    • Type /nbd54 in the command field

    • Press Enter key to execute the command

    • This command may open a specific transaction or program in SAP system

  • Answered by AI
  • Q14. What is SAP Basis? What is SAP IDES?
  • Ans. 

    SAP Basis is the technical foundation of SAP systems, managing the underlying system architecture and ensuring smooth operation.

    • Responsible for system administration, installation, configuration, and maintenance of SAP systems

    • Manages user access and security, system performance, backups, and upgrades

    • Works closely with SAP developers and functional consultants to ensure system functionality

    • SAP IDES (Internet Demonstrati...

  • Answered by AI
  • Q15. SAP Basis, stands for Business Application Software Integrated Solution.
Round 4 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity.

Interview Preparation Tips

Topics to prepare for TCS SAP Basis Consultant interview:
  • SAP Basis administration
Interview preparation tips for other job seekers - English

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is cloud connector?
  • Ans. 

    Cloud Connector is a software component that connects cloud applications with on-premise systems.

    • It allows secure and reliable communication between cloud and on-premise systems

    • It acts as a bridge between cloud applications and on-premise systems

    • It enables access to on-premise data without exposing the internal systems to the internet

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2023. There were 2 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about your self?
  • Q2. What is memory management
  • Ans. 

    Memory management is the process of optimizing the use of computer memory.

    • It involves allocating memory to different processes and programs

    • It also involves freeing up memory that is no longer needed

    • Memory management is important for ensuring efficient and effective use of computer resources

    • Examples include virtual memory, paging, and swapping

  • Answered by AI
  • Q3. What is spool administration
  • Ans. 

    Spool administration is the management of print jobs in SAP systems.

    • It involves monitoring and controlling the spool requests generated by users.

    • Spool requests can be viewed, deleted, or reprinted using transaction codes such as SP01 and SP02.

    • Spool administration also includes configuring printers and print servers.

    • It helps in optimizing the printing process and reducing printing costs.

    • Examples of spool administration ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go with u r mind do hard work and be confident and

Skills evaluated in this interview

SAP Basis Consultant Interview Questions & Answers

user image Sàñdya Munigala

posted on 27 Oct 2021

I applied via Naukri.com and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. May i know the roles & responsibilities about TCS?
  • Q2. Could you provide any transport security facilities for us
  • Ans. 

    Yes, as an SAP Basis Consultant, I can provide transport security facilities.

    • Transport Layer Security (TLS) can be implemented to secure data during transport.

    • Secure Network Communication (SNC) can be used to encrypt communication between SAP systems.

    • Digital signatures can be applied to ensure the authenticity and integrity of transported objects.

    • Transport Management System (TMS) can be utilized to control and monitor ...

  • Answered by AI
  • Q3. What will be the joining date?
  • Q4. What about shif timings?
  • Q5. How many years will i get experienced ?
  • Q6. Is there any benifits u can provide for the freshers?

Interview Preparation Tips

Interview preparation tips for other job seekers - As im a fresher I would like to start a good career in a reputated compqany.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

TCS Interview FAQs

How many rounds are there in TCS SAP Basis Consultant interview?
TCS interview process usually has 1-2 rounds. The most common rounds in the TCS interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for TCS SAP Basis 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 TCS. The most common topics and skills that interviewers at TCS expect are SAP Basis, SAP Basis administration, SQL, Sap Hana and Basis.
What are the top questions asked in TCS SAP Basis Consultant interview?

Some of the top questions asked at the TCS SAP Basis Consultant interview -

  1. What are the types of work processes are there in S...read more
  2. What is the difference between support package, kernel and SAP no...read more
  3. What are the different types of transport requests in SAP bas...read more

Recently Viewed

INTERVIEWS

ICICI Bank

No Interviews

INTERVIEWS

HDFC Bank

No Interviews

SALARIES

Axiscades

No Salaries

COMPANY BENEFITS

Axiscades

No Benefits

LIST OF COMPANIES

Axiscades

Overview

DESIGNATION

REVIEWS

Axiscades

No Reviews

DESIGNATION

SALARIES

Capgemini

SALARIES

Axis Bank

Tell us how to improve this page.

TCS SAP Basis Consultant Interview Process

based on 14 interviews

1 Interview rounds

  • Technical Round
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

TCS SAP Basis Consultant Salary
based on 1.6k salaries
₹3.3 L/yr - ₹14 L/yr
At par with the average SAP Basis Consultant Salary in India
View more details

TCS SAP Basis Consultant Reviews and Ratings

based on 115 reviews

4.1/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.0

Salary

4.6

Job security

3.9

Company culture

2.7

Promotions

3.7

Work satisfaction

Explore 115 Reviews and Ratings
Sap Basis Consultant

Nagpur

4-9 Yrs

Not Disclosed

Sap Basis Consultant

Noida,

Gurgaon / Gurugram

+1

5-10 Yrs

Not Disclosed

Sap Basis Consultant

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
System Engineer
1.1L salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Analyst
66.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AST Consultant
51.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
29.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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