Upload Button Icon Add office photos

Fujitsu

Compare button icon Compare button icon Compare

Filter interviews by

Fujitsu SAP Project Manager Interview Questions, Process, and Tips

Updated 21 Feb 2023

Fujitsu SAP Project Manager Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant 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 tips
Round 2 - One-on-one 

(6 Questions)

  • Q1. Have you worked on any Japanese client project?
  • Q2. May I know how you plan your project being a project Manager?
  • Q3. Will you explain what is WBS and RBS in project management? What is RAD model?
  • Ans. 

    WBS is a hierarchical breakdown of project deliverables. RBS is a hierarchical breakdown of project resources. RAD is a software development model.

    • WBS stands for Work Breakdown Structure and is used to break down project deliverables into smaller, more manageable components.

    • RBS stands for Resource Breakdown Structure and is used to break down project resources into smaller, more manageable components.

    • RAD stands for Rap...

  • Answered by AI
  • Q4. What is Agile methodology?
  • Ans. 

    Agile methodology is an iterative approach to project management that emphasizes flexibility and customer satisfaction.

    • Agile focuses on delivering working software in short iterations

    • It values collaboration between cross-functional teams and customers

    • It emphasizes responding to change over following a plan

    • Examples of Agile methodologies include Scrum, Kanban, and Extreme Programming (XP)

  • Answered by AI
  • Q5. What is ASAP methodology?
  • Ans. 

    ASAP methodology is a framework for SAP implementation that follows a structured approach.

    • ASAP stands for Accelerated SAP.

    • It is a phased approach that covers all aspects of implementation from project preparation to post-implementation support.

    • It emphasizes on business process re-engineering and continuous improvement.

    • It provides templates, tools, and guidelines for each phase of the project.

    • It helps to reduce implemen...

  • Answered by AI
  • Q6. What is the difference between rollout and implementation project?
  • Ans. 

    Rollout is a project to implement a solution in multiple locations, while implementation is a project to implement a solution in a single location.

    • Rollout involves implementing a solution in multiple locations, while implementation is focused on a single location.

    • Rollout projects are typically larger in scope and require more resources than implementation projects.

    • Rollout projects may require customization for each loc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask from the resume and your experience. They are very concern about working with Japanese client.

Skills evaluated in this interview

Interview questions from similar companies

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

(3 Questions)

  • Q1. What are the challenges in S4 Hana upgrade project
  • Ans. 

    Challenges in S4 Hana upgrade project include data migration, system compatibility, user training, and project timeline.

    • Data migration can be complex and time-consuming, especially when transitioning from older systems.

    • Ensuring compatibility with existing systems and third-party applications can be a challenge.

    • User training is essential to ensure smooth adoption of the new system and minimize disruptions.

    • Managing proje...

  • Answered by AI
  • Q2. What is Rise with SAP
  • Ans. 

    Rise with SAP is a holistic business transformation as a service offering from SAP.

    • Rise with SAP helps businesses accelerate their digital transformation journey by providing a comprehensive set of tools, services, and best practices.

    • It includes industry-specific cloud solutions, business process intelligence, and access to SAP Business Technology Platform.

    • Rise with SAP also offers a flexible pricing model based on con...

  • Answered by AI
  • Q3. SAP BTP in Rise with SAP cloud
  • Ans. 

    SAP Business Technology Platform (BTP) is integrated with Rise with SAP cloud to provide a comprehensive suite of services for digital transformation.

    • SAP BTP offers a range of services such as database and data management, analytics, application development, and integration.

    • Rise with SAP cloud combines business process intelligence, automation, and industry best practices to accelerate transformation.

    • The integration of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on SAP S4 Hana brown field

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is your salary expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the market rate for SAP Project Managers.

    • Consider my years of experience in SAP project management

    • Take into account my certifications and specialized skills

    • Research the current market rate for SAP Project Managers in this region

    • Open to negotiation based on benefits package offered

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you describe your project management skills?
  • Q2. Tell ur experience and PMP frameworks
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
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
4-6 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Introduction and my current role
Round 2 - One-on-one 

(1 Question)

  • Q1. About my job profile ops 1 round
Round 3 - One-on-one 

(1 Question)

  • Q1. Once again about my current role and my experience was asked

Interview Preparation Tips

Topics to prepare for FIS Senior Project Manager interview:
  • Tell about yourself,
  • Your current role
  • Why do you want to switch
Interview preparation tips for other job seekers - If its in your destiny you will get it otherwise keep searching
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about past job experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com

Round 1 - One-on-one 

(1 Question)

  • Q1. INterview was based on COre Java and J2EE.
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions based on J2EE and Core Java

Project Lead Interview Questions & Answers

CGI Group user image Satyajit Pattnaik

posted on 8 Oct 2024

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

(1 Question)

  • Q1. Tell me abt urself
  • Ans. 

    I am a dedicated and experienced project lead with a strong track record of successful project management.

    • Over 5 years of experience leading cross-functional teams in various industries

    • Proven ability to deliver projects on time and within budget

    • Excellent communication and problem-solving skills

    • Strong leadership qualities and ability to motivate team members

    • Certified in project management methodologies such as PMP or Ag...

  • Answered by AI

Fujitsu Interview FAQs

How many rounds are there in Fujitsu SAP Project Manager interview?
Fujitsu interview process usually has 2 rounds. The most common rounds in the Fujitsu interview process are Resume Shortlist and One-on-one Round.
How to prepare for Fujitsu SAP Project Manager 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 Fujitsu. The most common topics and skills that interviewers at Fujitsu expect are SAP Project Management, Project Management, SAP FICO, SAP MM and SAP PM.
What are the top questions asked in Fujitsu SAP Project Manager interview?

Some of the top questions asked at the Fujitsu SAP Project Manager interview -

  1. what is the difference between rollout and implementation proje...read more
  2. Will you explain what is WBS and RBS in project management? What is RAD mod...read more
  3. What is ASAP methodolo...read more

Tell us how to improve this page.

Fujitsu SAP Project Manager Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k 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
Fujitsu SAP Project Manager Salary
based on 4 salaries
₹27 L/yr - ₹33.5 L/yr
15% more than the average SAP Project Manager Salary in India
View more details

Fujitsu SAP Project Manager Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

2.0

Job security

2.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Technical Service Engineer
1.1k salaries
unlock blur

₹4.5 L/yr - ₹17.1 L/yr

Application Developer
992 salaries
unlock blur

₹2.1 L/yr - ₹15.1 L/yr

Assistant Application Developer
621 salaries
unlock blur

₹2.5 L/yr - ₹8.1 L/yr

Assistant Technical Service Engineer
577 salaries
unlock blur

₹2.8 L/yr - ₹7.5 L/yr

Associate Application Developer
514 salaries
unlock blur

₹4.2 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