Upload Button Icon Add office photos

Filter interviews by

Jits Technologies SAP Abap Consultant Interview Questions and Answers

Updated 21 May 2024

Jits Technologies SAP Abap Consultant Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Assignment 

Topics of assignments where asked bapi hana idocs, smartform etc

Interview Preparation Tips

Topics to prepare for Jits Technologies SAP Abap Consultant interview:
  • abap ecc
  • abap hana

Interview questions from similar companies

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to find customer exits in a report or FM?
  • Ans. 

    Customer exits in reports or FMs can be found using transaction code SMOD or CMOD.

    • Use transaction code SMOD to find customer exits in reports.

    • Use transaction code CMOD to find customer exits in function modules.

    • Look for enhancements with names starting with 'EXIT_' or 'ZZ'.

  • Answered by AI
  • Q2. How to debug proxies?
  • Ans. 

    Debugging proxies involves using tools like SAP PI Message Monitor and Proxy Framework to trace and analyze data flow.

    • Use SAP PI Message Monitor to trace messages exchanged between systems

    • Analyze message payload and headers to identify issues

    • Utilize Proxy Framework to debug proxy classes and methods

    • Check configuration settings for proxies to ensure correct behavior

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. WHAT IS DDIC and what are DATA CLASS
  • Ans. 

    DDIC stands for Data Dictionary and DATA CLASS refers to the classification of data in SAP system.

    • DDIC is a centralized repository in SAP system for defining and managing data definitions.

    • DATA CLASS is used to classify data based on its technical attributes like storage type, size, etc.

    • Examples of DATA CLASS include MASTER (for master data), TRANSACTIONAL (for transactional data), etc.

  • Answered by AI
  • Q2. Different type of Enhancements
  • Ans. 

    Different types of enhancements in SAP ABAP include user exits, BAdIs, and enhancement spots.

    • User exits allow custom code to be added at specific points in standard SAP programs.

    • BAdIs (Business Add-Ins) are enhancements that allow custom code to be added without modifying the original object.

    • Enhancement spots provide predefined enhancement points in standard SAP objects for custom code.

    • Examples: Customer exits, BAdIs f...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare latest technologies

Skills evaluated in this interview

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

(4 Questions)

  • Q1. New ABAP Syntax to move records from one internal table to another internal table and delete the duplicate records in one shot
  • Ans. 

    Use COLLECT statement with SORTED BY to move and delete duplicate records in one shot

    • Use COLLECT statement with SORTED BY to move records from one internal table to another internal table and automatically delete duplicate records

    • Example: COLLECT wa INTO itab2 SORTED BY field.

    • Make sure to sort the internal table before using COLLECT statement to ensure duplicates are deleted

  • Answered by AI
  • Q2. Substring in Odata
  • Ans. 

    Substring function in OData allows for extracting a portion of a string value.

    • Use the substringof() function in OData to extract a substring from a string value.

    • Specify the starting position and length of the substring to be extracted.

    • For example, substringof('Hello World', 6, 5) will return 'World'.

  • Answered by AI
  • Q3. How to retrieve a field in Odata which is not a key field
  • Ans. 

    To retrieve a non-key field in OData, use $select query option in the URL.

    • Use $select query option in the URL to specify the fields you want to retrieve

    • Example: /EntitySet?$select=FieldName1,FieldName2

    • Make sure the field you want to retrieve is included in the $select query

  • Answered by AI
  • Q4. Difference between Search help entities in odata and CDS as search help
  • Ans. 

    Search help entities in OData and CDS are used for providing search help functionality, but they differ in their implementation and usage.

    • Search help entities in OData are defined in the metadata document of the OData service and are used to provide suggestions for input fields in the UI.

    • CDS as search help allows defining search help entities directly in the Core Data Services (CDS) views, making it easier to reuse and...

  • Answered by AI

Skills evaluated in this interview

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

Easy to attend for fresher

Round 2 - Technical 

(2 Questions)

  • Q1. Easy to give for fresher
  • Q2. Which programming u r good?
  • Ans. 

    I am proficient in SAP ABAP programming language.

    • Extensive experience in developing and customizing SAP applications using ABAP

    • Strong knowledge of ABAP Objects, ALV Reports, BAPIs, and IDOCs

    • Skilled in debugging and performance tuning ABAP programs

    • Familiar with SAP Fiori and SAP HANA development

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Different enhancement in ABAP code
  • Ans. 

    Different enhancement techniques in ABAP code

    • Use user exits to add custom functionality

    • Implement BAdIs for enhancing standard SAP applications

    • Utilize enhancement spots for adding custom code without modifying standard objects

  • Answered by AI
  • Q2. Value table vs pool table
  • Ans. 

    Value table is used for domain values while pool table is used for global data.

    • Value table is used to store domain values for a specific field in a database table.

    • Pool table is used to store global data that can be accessed by multiple programs.

    • Value table is linked to a domain while pool table is not linked to any specific domain.

    • Example: MARA is a pool table for Material Master data while MARC is a value table for Ma

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all ABAP areas you worked

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic ABAP related questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(1 Question)

  • Q1. Ddic Reports Adobe forms

I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. From your resume mostly full questions on DDIC use of bdc what is syn and asyn how to do performance analysis ho to analyze the dump
  • Q2. Ddic questions use of buffer TMG

Interview Preparation Tips

Interview preparation tips for other job seekers - please prepare whatever there in resume and also some general questions like why are you searching new job something like that.

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Most of the questions on enhancements and interfaces.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well theoretically whole ABAP to attempt all the questions

Jits Technologies Interview FAQs

How many rounds are there in Jits Technologies SAP Abap Consultant interview?
Jits Technologies interview process usually has 1 rounds. The most common rounds in the Jits Technologies interview process are Assignment.

Tell us how to improve this page.

Jits Technologies SAP Abap Consultant Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 980 Interviews
Google Interview Questions
4.4
 • 871 Interviews
Nagarro Interview Questions
4.0
 • 777 Interviews
View all
Software Engineer
4 salaries
unlock blur

₹10.4 L/yr - ₹22.9 L/yr

Explore more salaries
Compare Jits Technologies with

Cognizant

3.8
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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