Upload Button Icon Add office photos
Engaged Employer

i

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

YASH Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 1.6k Reviews

Filter interviews by

YASH Technologies SAP Consultant Interview Questions, Process, and Tips

Updated 12 Nov 2024

Top YASH Technologies SAP Consultant Interview Questions and Answers

YASH Technologies SAP Consultant Interview Experiences

5 interviews found

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

(3 Questions)

  • Q1. Page break in smart form
  • Ans. 

    Page break in smart form allows for better organization and layout of content.

    • Use the command 'NEW-PAGE' in the smart form to insert a page break.

    • Page breaks can be triggered based on conditions or manually inserted.

    • Page breaks help in separating content logically and improving readability.

  • Answered by AI
  • Q2. Check table and value table
  • Q3. What is TMG? TMG events
  • Ans. 

    TMG stands for Transport Management Guide. TMG events are used in SAP to control the flow of data during transport requests.

    • TMG is used in SAP to manage the transport of data between systems.

    • TMG events are used to trigger actions before and after the data is transported.

    • Examples of TMG events include BEFORE_IMPORT, AFTER_IMPORT, BEFORE_EXPORT, and AFTER_EXPORT.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in May 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between on change and at first
  • Ans. 

    On change triggers when a field value is modified, while at first triggers when a field is first loaded or displayed.

    • On change is used for real-time validation or calculations based on user input

    • At first is used for initializing values or performing actions when a field is loaded

    • Example: On change can be used to calculate total price when quantity is changed, while at first can be used to set default values when a form

  • Answered by AI
  • Q2. What is the table associated with invoice
  • Ans. 

    The table associated with invoice is VBRK (Billing Document: Header Data)

    • VBRK table stores header data for billing documents

    • Contains information such as invoice number, date, amount, etc.

    • Linked to other tables like VBRP (Billing Document: Item Data) for line item details

  • Answered by AI

Skills evaluated in this interview

SAP Consultant Interview Questions Asked at Other Companies

asked in Deloitte
Q1. what all changes are there from AS to IND-AS in IND-AS 116
asked in PEGATRON
Q2. What can be work in line and whare house management system.
asked in Accenture
Q3. What is sd and integration with fi
asked in Deloitte
Q4. What is the most complex object that you have worked upon?
asked in Deloitte
Q5. Have you used SAP or other a like software?

I applied via Naukri.com and was interviewed in Nov 2021. 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 

(1 Question)

  • Q1. Experience details, then basic to advanced basic questions and hands experience questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with core knowledge and be confident.

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All basic from sap abap and s/4 hana

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all interviews good.
There was 3 rounds. 2 technical and 1 hr
In technical:
Asked as per technology you mentioned in resume.
Asked about your current organization and current project functionality and your role. Also asked for critical development you done.
In hr:
Joining date and package discussion.

YASH Technologies interview questions for designations

 SAP Fico Consultant

 (2)

 SAP SD Consultant

 (1)

 SAP Basis Consultant

 (1)

 Senior SAP Consultant

 (1)

 SAP MM Consultant

 (1)

 Associate SAP SD Consultant

 (1)

 SAP MM WM Consultant

 (1)

 SAP Abap Developer

 (1)

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About Cloud Technology and Sap application level troubleshooting.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2022. 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 

(2 Questions)

  • Q1. What is material requirements planning
  • Ans. 

    Material Requirements Planning (MRP) is a production planning and inventory control system.

    • MRP helps in determining the quantity and timing of raw materials, components, and subassemblies needed to manufacture a product.

    • It ensures that the right materials are available at the right time to meet production demand.

    • MRP takes into account factors such as lead times, inventory levels, and production schedules to calculate m...

  • Answered by AI
  • Q2. What is consumption based planning
  • Ans. 

    Consumption based planning is a method of inventory management where the demand for a product determines the production or procurement of it.

    • It is a pull-based planning approach

    • It is used to manage inventory levels based on actual customer demand

    • It helps to avoid overproduction and stockouts

    • It requires accurate demand forecasting and real-time inventory tracking

    • Examples include Just-in-Time (JIT) and Kanban systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pathetic experience- They need to learn a lot regarding how to interview a senior person.
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
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Kernel upgrade steps
  • Ans. 

    Kernel upgrade steps involve planning, preparation, execution, testing, and post-upgrade activities.

    • Plan the upgrade by reviewing release notes and system requirements

    • Backup the system and database before starting the upgrade

    • Apply necessary support packages and patches before upgrading the kernel

    • Execute the kernel upgrade using tools like Software Update Manager (SUM)

    • Test the upgraded system thoroughly to ensure all fu...

  • Answered by AI
  • Q2. SPS upgraden process

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Job Fair and was interviewed in Apr 2022. There were 3 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 tips
Round 2 - Aptitude Test 
Round 3 - Aptitude Test 

Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Mention the skills only that you are confident in.
Don't give answers that you can't defend.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. How will you create a custom adobe Form and assign it to output type?
  • Ans. 

    To create a custom Adobe Form and assign it to an output type in SAP ABAP, you can use transaction code SFP.

    • Create a custom Adobe Form using transaction code SFP

    • Assign the Adobe Form to an output type in transaction code NACE

    • Configure the output type to use the custom Adobe Form

    • Test the output type to ensure the custom Adobe Form is being used

  • Answered by AI
  • Q2. How to break a page based on condition?
  • Ans. 

    Use the command 'NEW-PAGE' to break a page based on condition in SAP ABAP.

    • Use the command 'NEW-PAGE' followed by a condition to break a page in SAP ABAP.

    • Example: NEW-PAGE TITLE 'New Page Title'.

    • Example: NEW-PAGE TITLE 'New Page Title' AT LINE-SELECTION.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NTT Data SAP Abap Consultant interview:
  • Adobe Forms
  • Enhancements
  • Conversions
  • Cds
  • AMDP
Interview preparation tips for other job seekers - Questions are based on advanced concepts.

Skills evaluated in this interview

YASH Technologies Interview FAQs

How many rounds are there in YASH Technologies SAP Consultant interview?
YASH Technologies interview process usually has 1-2 rounds. The most common rounds in the YASH Technologies interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for YASH Technologies SAP 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 YASH Technologies. The most common topics and skills that interviewers at YASH Technologies expect are Agile Coaching, Business Transformation, SAP CO, SAP ABAP and SAP FICO.
What are the top questions asked in YASH Technologies SAP Consultant interview?

Some of the top questions asked at the YASH Technologies SAP Consultant interview -

  1. What is the table associated with invo...read more
  2. Difference between on change and at fi...read more
  3. what is TMG? TMG eve...read more

Tell us how to improve this page.

YASH Technologies SAP Consultant Interview Process

based on 2 interviews

1 Interview rounds

  • Technical Round
View more
YASH Technologies SAP Consultant Salary
based on 85 salaries
₹5 L/yr - ₹18 L/yr
15% more than the average SAP Consultant Salary in India
View more details

YASH Technologies SAP Consultant Reviews and Ratings

based on 11 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.3

Salary

4.5

Job security

4.5

Company culture

4.7

Promotions

4.5

Work satisfaction

Explore 11 Reviews and Ratings
Sr. Consultant - SAP Basis HANA Job

Hyderabad / Secunderabad

6-8 Yrs

Not Disclosed

Lead Consultant - SAP S4 FICO Job

Hyderabad / Secunderabad

8-13 Yrs

Not Disclosed

Consultant - SAP UI5 (Fiori) Job

Hyderabad / Secunderabad

3-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
1.3k salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹6.2 L/yr - ₹24 L/yr

Associate Consultant
761 salaries
unlock blur

₹2.5 L/yr - ₹10.4 L/yr

Consultant
701 salaries
unlock blur

₹5.5 L/yr - ₹18 L/yr

Module Lead
521 salaries
unlock blur

₹8.7 L/yr - ₹32 L/yr

Explore more salaries
Compare YASH Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

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