Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
SAP processes are executed using transaction codes (T-codes) which are shortcuts to specific functions within the system.
T-codes are used to quickly access specific functions in SAP without navigating through menus.
Each T-code corresponds to a specific task or transaction in SAP.
Examples of T-codes include FBL3N for displaying GL account balances and FB50 for posting journal entries.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Setrange and Setfilter are methods used in Navision to filter records in a table.
Setrange is used to set a single filter on a field, while Setfilter is used to set multiple filters on multiple fields.
Setrange can only be used on primary keys or indexed fields, while Setfilter can be used on any field.
Setrange can only be used to filter for equality, while Setfilter can be used for various types of filters like range, w...
There are three types of keys in Navision: Primary Key, Foreign Key, and Unique Key.
Primary Key: A primary key is a unique identifier for a record in a table. It ensures that each record is unique and can be used to establish relationships with other tables.
Foreign Key: A foreign key is a field in a table that refers to the primary key of another table. It establishes a relationship between two tables.
Unique Key: A uni...
Grouping in Navision allows for categorizing and organizing data based on common attributes.
Grouping can be done on various fields such as customer, vendor, item, etc.
Grouping can be used for reporting and analysis purposes.
Grouping can also be used to set up permissions and access levels for different groups of users.
Example: Grouping customers by region or salesperson to analyze sales performance.
Example: Grouping it...
Triggers, reports, pages, and tables are key components in Navision development.
Triggers are used to execute code before or after certain events occur in a table.
Reports are used to present data in a structured format for printing or viewing.
Pages are used to create user interfaces for data entry, modification, and display.
Tables store and organize data in Navision, serving as the foundation for other components.
Properties of pages and tables in Navision
Pages in Navision are used to display and interact with data
Tables in Navision store the data
Pages have properties like SourceTable, Caption, and PageType
Tables have properties like TableType, DataPerCompany, and DataCaption
Pages and tables can have triggers and actions associated with them
Top trending discussions
posted on 12 Sep 2023
I applied via campus placement at Arya College of Engineeringg, Jaipur and was interviewed in Aug 2023. There were 2 interview rounds.
Test contain mix question from computer fundamentals and aptitude
A leaf node in a binary tree is a node that does not have any children.
Traverse the binary tree and check if a node has no left or right child, then it is a leaf node.
Example: In the binary tree 1 -> 2, 3 -> 4, 5, 6 -> 7, 8, the leaf nodes are 4, 5, 7, 8.
Check if a linked list contains a loop by using Floyd's cycle detection algorithm.
Use two pointers, one moving at twice the speed of the other
If there is a loop, the two pointers will eventually meet
Example: 1->2->3->4->5->2 (loop at 2)
Find the first non-repeating element in a string
Create a frequency map of characters in the string
Iterate through the string and check the frequency of each character
Return the first character with frequency 1
posted on 25 Jul 2023
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Jun 2022. There were 4 interview rounds.
There were 50 simple questions on basic math,logic, grammar which needed to be completed in 12mins. Doable test!
I applied via Naukri.com and was interviewed before Mar 2020. There were 2 interview rounds.
Assignment to prepare a plan and execution strategy
Around agile and concepts
posted on 2 Mar 2022
I was interviewed in Mar 2022.
An interceptor is a middleware component that intercepts incoming and outgoing HTTP requests in an application.
Interceptors can be used for logging, authentication, error handling, and modifying requests/responses.
In Angular, interceptors can be used to add headers to HTTP requests or handle errors globally.
In Spring framework, interceptors can be used for pre-processing and post-processing of requests.
Interceptors are...
Functional interfaces in Java are interfaces with a single abstract method, used for lambda expressions and method references.
Functional interfaces can be found in the java.util.function package.
Examples of functional interfaces include Consumer, Supplier, Predicate, and Function.
Functional interfaces can be identified by the @FunctionalInterface annotation.
Gateway implementation in Spring Boot allows for routing and filtering of incoming requests to different microservices.
Use Spring Cloud Gateway for implementing gateway in Spring Boot
Define routes and filters in application.properties or application.yml
Example: routes: - id: my_route uri: http://localhost:8080 predicates: - Path=/my_route/**
Example: filters: - AddRequestHeader=X-Request-Foo, Bar
I applied via Campus Placement and was interviewed in Jan 2022. There were 4 interview rounds.
Test was conducted on basic programming languages that consists of mcqs and coding questions
10-12 people are made into grps and are given a topic everyone has to support or oppose that particular topic within given time
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 60 reviews
Rating in categories
SAP Abap Consultant
19
salaries
| ₹3 L/yr - ₹12 L/yr |
SAP MM Consultant
12
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Technical Consultant
11
salaries
| ₹1.8 L/yr - ₹8.4 L/yr |
Navision Technical Consultant
11
salaries
| ₹3 L/yr - ₹8.2 L/yr |
SAP PP QM Consultant
10
salaries
| ₹4 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech