i
Infosys
Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2022. There were 2 interview rounds.
Artificial intelligence is a branch of computer science that focuses on creating intelligent machines capable of performing tasks that typically require human intelligence.
AI is the simulation of human intelligence in machines
It involves the development of algorithms and models that enable machines to learn, reason, and make decisions
AI can be categorized into narrow AI (focused on specific tasks) and general AI (capab...
Software Development Life Cycle (SDLC) is a process of planning, designing, building, testing, deploying, and maintaining software.
Planning: Define project scope, requirements, and objectives.
Design: Create a detailed plan for the software's architecture, user interface, and functionality.
Building: Develop the software using programming languages and tools.
Testing: Verify that the software meets the requirements and is...
What people are saying about Infosys
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
I have completed multiple projects during my training in SAP ABAP.
Developed a custom report to track sales data for a retail client
Enhanced existing programs to improve performance and functionality
Worked on a team project to integrate SAP modules for a manufacturing company
Material creation in SAP involves using BAPIs for different types of materials.
BAPI_MATERIAL_SAVEDATA can be used for creating materials in SAP
Different types of materials include raw materials, semi-finished goods, finished goods, etc.
BAPI_MATERIAL_GET_ALL can be used to retrieve information about all materials in SAP
Module pool programming is a technique in SAP ABAP for creating interactive user interfaces.
Define screen elements using Screen Painter
Write ABAP code for screen logic and flow control
Handle user input and trigger actions based on user interactions
Use function modules for backend processing
Implement navigation between screens
Function module is a reusable subroutine in SAP ABAP used for specific functionality.
Function modules are standalone functions that can be called from any ABAP program.
They are used to encapsulate specific business logic or calculations.
Function modules can be called remotely from other systems using Remote Function Call (RFC).
Examples include function modules for currency conversion, date calculations, or data validat
Input parameters in reports can be changed by modifying the selection screen fields in the ABAP program.
Modify the selection screen fields in the ABAP program to change input parameters
Use PARAMETERS or SELECT-OPTIONS statements to define input fields
Update the logic in the report program to process the new input parameters
Smart forms are newer and more advanced than SAP scripts.
Smart forms are newer technology compared to SAP scripts.
Smart forms offer more features and flexibility in designing forms.
Smart forms are easier to maintain and modify compared to SAP scripts.
Smart forms support interactive forms and digital signatures.
SAP scripts are older technology and are being phased out in favor of smart forms.
Kernel patch upgrade is the process of updating the core of the operating system to fix bugs, improve performance, and enhance security.
Kernel patch upgrades are essential for maintaining system stability and security.
The process involves downloading the latest patch from the vendor, applying it to the system, and testing for any issues.
It is important to backup the system before performing a kernel patch upgrade to av...
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There was 1 interview round.
I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
Session method and call transaction are two different ways of executing SAP transactions.
Session method executes a transaction in the same session as the calling program.
Call transaction executes a transaction in a separate session.
Session method is faster and more efficient as it does not require opening a new session.
Call transaction is useful when the transaction being executed has its own set of screens and require...
Field symbol is a pointer to a field in ABAP.
Field symbol is used to access data dynamically.
It can be used to avoid copying large amounts of data.
It can be used to access data in internal tables and structures.
Example: ASSIGN statement assigns a field symbol to a field.
Example: LOOP AT statement uses a field symbol to access data in internal tables.
Implicit and explicit enhancements in SAP ABAP
Implicit enhancements are modifications made to standard SAP code without changing the original code
Explicit enhancements are modifications made to standard SAP code by adding new code to the original code
Implicit enhancements are done using function modules, while explicit enhancements are done using enhancement points
Implicit enhancements are not visible in the standard S...
To trigger an RFC, use the function module 'RFC_FUNCTION_CALL'.
Provide the RFC name and input parameters in the 'RFC_FUNCTION_CALL' function module.
Use the 'DESTINATION' parameter to specify the target system.
Call the function module using 'CALL FUNCTION'.
An interface is a contract between two systems or components that defines the methods and parameters that they will use to communicate with each other.
Interfaces allow for loose coupling between systems or components
They define a set of rules for communication
Interfaces can be used in programming languages like Java and C#
Examples of interfaces include JDBC for database connectivity and SOAP for web services
An abstract class is a class that cannot be instantiated and is used as a base class for other classes.
An abstract class can have abstract methods that must be implemented by its subclasses.
Abstract classes can have non-abstract methods and properties.
An abstract class can be used to define a common interface for a group of related classes.
Example: 'Animal' can be an abstract class with abstract methods like 'eat' and ...
Singleton pattern is a design pattern that restricts the instantiation of a class to one object.
Singleton pattern ensures that only one instance of a class is created and provides a global point of access to it.
It is useful when exactly one object is needed to coordinate actions across the system.
In ABAP, singleton pattern can be implemented using static attributes and methods.
Example: class CL_SING_ABAP implementing s...
Multiple inheritance allows a class to inherit from multiple superclasses in OO ABAP.
Multiple inheritance can be achieved using interfaces.
A class can implement multiple interfaces.
A class can inherit from one superclass and implement multiple interfaces.
Example: Class ZCL_MYCLASS extends ZCL_SUPERCLASS implements ZIF_INTERFACE1, ZIF_INTERFACE2.
Diamond problem can occur in multiple inheritance.
To avoid diamond problem,...
Badis can be found using transaction code SE18. User exits are older and customer exits are newer enhancements in SAP.
Badis can be found using transaction code SE18.
User exits are older enhancements in SAP.
Customer exits are newer enhancements in SAP.
Badis provide a more flexible and object-oriented approach compared to user exits and customer exits.
Badis can be implemented multiple times, while user exits and customer...
To enhance a standard table in SAP ABAP, use append structures or custom fields.
Create an append structure to add fields to the standard table without modifying it directly.
Use custom fields to add new fields to the table.
Enhance the table using the Enhancement Framework.
Use BAdIs (Business Add-Ins) to add custom logic to the standard table.
Examples: Append structure for MARA table to add custom fields for material mas...
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
based on 5 reviews
Rating in categories
Technology Analyst
56.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
49.8k
salaries
| ₹2.8 L/yr - ₹6.4 L/yr |
System Engineer
39.1k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.3k
salaries
| ₹6.2 L/yr - ₹17.1 L/yr |
TCS
Wipro
Cognizant
Accenture