Upload Button Icon Add office photos

Fujitsu

Compare button icon Compare button icon Compare

Filter interviews by

Fujitsu SAP BW Hana Consultant Interview Questions and Answers

Updated 21 May 2024

Fujitsu SAP BW Hana Consultant Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Difference between CKF and Formula?
  • Ans. 

    CKF is used in SAP BW to calculate key figures, while Formula is used to perform calculations on key figures.

    • CKF is used to define key figures in SAP BW, while Formula is used to perform calculations on existing key figures.

    • CKF is created using the CKF editor in SAP BW, while Formula is created using the Formula editor.

    • CKF can be used to perform simple calculations like addition or subtraction, while Formula can be use...

  • Answered by AI
  • Q2. What is customer exit variable?
  • Ans. 

    Customer exit variable is a user-defined variable in SAP BW that allows for custom logic and calculations.

    • Customer exit variables are used to enhance standard functionality by allowing users to define their own logic.

    • They can be used in queries to filter data based on custom requirements.

    • Examples of customer exit variables include variables that calculate year-to-date values or variables that apply specific business ru...

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. BW Questions - Lo extractions, Reporting modelling
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
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
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

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

    No, commit work cannot be written in enhancement.

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

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

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

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

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

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

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

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

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

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

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

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

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

    • BADI is implemented using classes a...

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

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

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

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

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

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

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

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

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

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

  • Answered by AI

Interview Preparation Tips

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

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Explain the technical part and Implementation project and Enchancements and abap core and tcode?
  • Ans. 

    Technical aspects of SAP ABAP development including implementation projects, enhancements, ABAP core, and transaction codes.

    • Implementation projects involve customizing SAP systems to meet specific business requirements.

    • Enhancements are modifications made to standard SAP programs to add new functionality.

    • ABAP core refers to the basic programming language used in SAP development.

    • Transaction codes are shortcuts to access ...

  • Answered by AI
  • Q2. What is the workflow and real time secanrio based question on abap?
  • Q3. Transapent and views and pool models ?
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of abap tables and alv model?
  • Q2. Abap reports and program on employee? and tc codes on function modules and oops concepts also.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with full fuldge and keep on hands on experience and u will be able to crack it and self confidenece on you.

Skills evaluated in this interview

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

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

Round 1 - HR 

(1 Question)

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

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

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

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

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

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

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Explain p2p process?
  • Ans. 

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

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

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

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

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

    • Invoice verification: Checking the inv...

  • Answered by AI

Interview Preparation Tips

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

(1 Question)

  • Q1. Tell me about past job experience

SAP Consultant Interview Questions & Answers

Atos user image Abhishek Patil

posted on 9 May 2024

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

(2 Questions)

  • Q1. What are your strength
  • Q2. What are your weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - dont worry

Fujitsu Interview FAQs

How many rounds are there in Fujitsu SAP BW Hana Consultant interview?
Fujitsu interview process usually has 1 rounds. The most common rounds in the Fujitsu interview process are Technical.
What are the top questions asked in Fujitsu SAP BW Hana Consultant interview?

Some of the top questions asked at the Fujitsu SAP BW Hana Consultant interview -

  1. What is customer exit variab...read more
  2. Difference between CKF and Formu...read more

Tell us how to improve this page.

Fujitsu SAP BW Hana Consultant Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k 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
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
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
Technical Service Engineer
1.1k salaries
unlock blur

₹4.4 L/yr - ₹17.5 L/yr

Application Developer
985 salaries
unlock blur

₹2.4 L/yr - ₹15 L/yr

Assistant Application Developer
612 salaries
unlock blur

₹2.3 L/yr - ₹8.1 L/yr

Assistant Technical Service Engineer
571 salaries
unlock blur

₹2.5 L/yr - ₹7.9 L/yr

Associate Application Developer
513 salaries
unlock blur

₹3.7 L/yr - ₹15.9 L/yr

Explore more salaries
Compare Fujitsu with

Accenture

3.8
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare

Wipro

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