Upload Button Icon Add office photos

Filter interviews by

Accenture SAP Basis Administrator Interview Questions, Process, and Tips

Updated 3 Jan 2025

Accenture SAP Basis Administrator Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. What are the SUM stages
  • Q2. Hana version
  • Q3. What is SPAM and SAINT
  • Q4. How you do performance tuning
  • Q5. How to do kernel upgrade

Interview questions from similar companies

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

(1 Question)

  • Q1. Technical questions related to SAP BASIS administration
Round 2 - HR 

(1 Question)

  • Q1. Package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple.Whatever activities you have done in your organisation explain that.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. If a user reports that SAP system is slow, what would you check?
  • Ans. 

    I would check various components to identify the root cause of the slowness in the SAP system.

    • Check system resources such as CPU, memory, and disk usage

    • Review SAP performance logs and traces for any errors or bottlenecks

    • Monitor network connectivity between the user and the SAP system

    • Check for any recent changes or updates that may have impacted system performance

  • Answered by AI
  • Q2. Which tools do you use to administer Hana db
  • Ans. 

    I use SAP HANA Studio, SAP HANA Cockpit, and SAP HANA Database Explorer to administer Hana db.

    • SAP HANA Studio is a tool used for administration, development, and monitoring of Hana databases.

    • SAP HANA Cockpit provides a web-based interface for monitoring and managing Hana systems.

    • SAP HANA Database Explorer is a tool for exploring and querying Hana databases.

    • SQL Console can also be used for executing SQL queries directly

  • Answered by AI
  • Q3. What is the sybase super user
  • Ans. 

    The Sybase super user is a privileged user account with full access to the Sybase database management system.

    • The Sybase super user is typically named 'sa' (System Administrator).

    • This user has full control over the Sybase database server and can perform administrative tasks.

    • The super user has the highest level of access and permissions within the Sybase environment.

  • Answered by AI

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
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
5
Excellent
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 

(4 Questions)

  • Q1. About FSD Experience
  • Q2. What is FIT - Gap Analysis
  • Ans. 

    FIT - Gap Analysis is a process used to identify the gaps between the current state and the desired future state of a system or process.

    • FIT - Gap Analysis involves comparing the current functionalities of a system with the desired functionalities to identify gaps.

    • It helps in understanding the areas where customization or configuration is needed to meet the requirements.

    • The analysis results in a detailed report outlinin...

  • Answered by AI
  • Q3. Accounting Entries In Subcontracting Process
  • Ans. 

    Accounting entries in subcontracting process involve transfer of raw materials to subcontractor and receipt of finished goods.

    • Raw materials transferred to subcontractor are recorded as a debit to subcontracting expense account and credit to raw materials inventory account.

    • Receipt of finished goods from subcontractor is recorded as a debit to finished goods inventory account and credit to subcontracting expense account.

    • ...

  • Answered by AI
  • Q4. Under Enterprise structure >Assighnment >Why we will assign two types of purchase org to plant.
  • Ans. 

    Assigning two types of purchase org to plant allows for different procurement processes and strategies to be implemented for different materials or categories.

    • Allows for segregation of procurement processes based on material type or category

    • Enables different purchasing strategies to be implemented for different materials

    • Facilitates better control and management of procurement activities for the plant

  • Answered by AI
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
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Self interduction
  • Q2. Subject reated question
Round 2 - HR 

(2 Questions)

  • Q1. Self interduction
  • Q2. Content moderater
Round 3 - Technical 

(2 Questions)

  • Q1. Self interduction
  • Q2. Content morderter

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is SAP ? how it works
  • Ans. 

    SAP is a software company that provides enterprise resource planning solutions to businesses.

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

    • It integrates various business functions such as finance, HR, sales, and production.

    • SAP uses a centralized database to store and retrieve data for different modules.

    • It allows businesses to streamline processes, improve efficiency, and make data-driven decisio...

  • Answered by AI
  • Q2. What is ABAP ? how it works
  • Ans. 

    ABAP is a programming language used for developing applications in SAP systems.

    • ABAP stands for Advanced Business Application Programming.

    • It is a high-level programming language created by SAP.

    • ABAP is used for developing custom reports, interfaces, forms, and enhancements in SAP systems.

    • It works by writing ABAP code in the ABAP Editor within the SAP system.

    • ABAP programs are executed on the application server of the SAP

  • Answered by AI

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture SAP Basis Administrator interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.
How to prepare for Accenture SAP Basis Administrator 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 Accenture. The most common topics and skills that interviewers at Accenture expect are SAP Basis administration, SAP Basis, Outsourcing, Consulting and Operations.
What are the top questions asked in Accenture SAP Basis Administrator interview?

Some of the top questions asked at the Accenture SAP Basis Administrator interview -

  1. what are the SUM sta...read more
  2. what is SPAM and SA...read more
  3. How you do performance tun...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Accenture interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Accenture SAP Basis Administrator Salary
based on 197 salaries
₹3 L/yr - ₹14.1 L/yr
30% more than the average SAP Basis Administrator Salary in India
View more details

Accenture SAP Basis Administrator Reviews and Ratings

based on 11 reviews

3.6/5

Rating in categories

3.7

Skill development

2.7

Work-Life balance

3.6

Salary & Benefits

3.1

Job Security

3.8

Company culture

2.9

Promotions/Appraisal

3.0

Work Satisfaction

Explore 11 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.1k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.1 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
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