"SAP BASIS" For 2 TO 3 Years Experienced, Most Asked Interview Q&A to succeed in Interviews !!

Ace Interviews
18 Oct 202313:03

Summary

TLDRThis video script offers a comprehensive guide for SAP Basis interviewees with 2-3 years' experience. It covers 30 essential questions and answers, including topics like SAP transport directory, system instances, kernel upgrades, Early Watch Alert, Solution Manager, troubleshooting, profiles, kernel parameters, transport control, and performance management. Also, it delves into advanced topics such as SAP HANA, high availability, disaster recovery, and system migration. The guide is designed to prepare candidates for technical interviews across various SAP technologies.

Takeaways

  • πŸ”„ The SAP Transport Directory is essential for maintaining version control and organizing transport operations.
  • 🌐 A SAP instance is a single copy of the SAP executable, while a SAP system can include multiple instances for scalability.
  • πŸ› οΈ SAP kernel upgrades require thorough testing and backups, with all prerequisites met before proceeding.
  • πŸš€ SAP EarlyWatch Alert is a proactive service for monitoring and resolving potential system issues through data analysis.
  • πŸ› οΈ SAP Solution Manager is crucial for system monitoring, maintenance planning, and support in SAP Basis activities.
  • πŸ” Troubleshooting in SAP involves log analysis and using tools like STAD, with solutions ranging from rescheduling jobs to configuration adjustments.
  • πŸ—‚οΈ SAP profiles are configuration files that control SAP instance behavior, with types including instance, default, and system profiles.
  • πŸ”§ SAP kernel parameters are adjustable settings that influence system behavior, crucial for performance optimization.
  • 🚚 The SAP Transport Control Program (TP) manages the import and export of transport requests, ensuring a controlled transport process.
  • πŸ“Š Tools like ST01, ST03, and ST06 are used to monitor system performance in SAP Basis, along with analyzing system logs.
  • πŸ“ˆ A typical SAP Basis project plan consists of assessment, planning, design, execution, and post-migration tasks, with a focus on controlled implementation.
  • πŸ”„ SAP system client copy can be done locally or remotely, with methods like SKAKLE, SCC9, and export/import functions.
  • πŸ“š The SAP Data Dictionary defines and manages data structures and is accessed via transaction code SE11.
  • πŸ”Ž The EarlyWatch Check is a self-service tool for initial system analysis, contrasting with the expert-led EarlyWatch Alert service.
  • πŸ—£οΈ SAP system logs are accessed via SM21 and managed through log retention policies and critical message monitoring.
  • πŸ”’ Ensuring SAP system security involves user authentication, authorization, role management, and regular system patching.
  • πŸ› οΈ Creating and configuring SAP background jobs is done via transactions SM36 and S37, defining job details and scheduling.
  • 🌐 The SAP NetWeaver Application Server provides the runtime environment for SAP applications, supporting business processes and web services.
  • πŸ”„ System refresh and copy in SAP involve data overwriting and duplication, requiring careful planning and execution.
  • πŸ–₯️ SAP GUI is the software application for accessing SAP systems, with the SAP Logon Pad facilitating system connections and logins.
  • 🌟 SAP HANA is an in-memory database platform that may require administration and monitoring by SAP Basis professionals.
  • πŸ” High availability and disaster recovery in SAP landscapes are achieved through redundancy, failover mechanisms, and off-site data storage strategies.
  • πŸ”„ The difference between client copy and client transport in SAP systems is that client copy duplicates data within the same system, while client transport moves data between systems.
  • πŸ”€ A transport layer in SAP organizes transport routes and controls transport requests, managing the transport landscape.
  • πŸ› οΈ Configuring and maintaining SAP Solution Manager involves setting up system monitoring, managing data, and documenting solutions for optimal management.
  • πŸ“ System profiles in SAP Basis are critical for controlling system behavior and determining parameters and startup options.
  • 🌐 The SAP Gateway facilitates communication between components and systems in an SAP landscape, managing various communication protocols.
  • πŸ”§ System performance optimization in SAP involves resource monitoring, data analysis, and parameter adjustments, with techniques like database access optimization and buffer tuning.
  • βš™οΈ System upgrades and migrations in SAP Basis require detailed planning, testing, and execution, with considerations for data consistency, system compatibility, and downtime constraints.

Q & A

  • What is the purpose of the SAP transport directory and why is it important?

    -The SAP transport directory is crucial for storing transport requests before they are imported into target systems. It helps maintain version control and ensures organized transport operations.

  • How is a SAP instance different from a SAP system?

    -A SAP instance is a single copy of the SAP executable and related work processes, whereas a SAP system can consist of multiple instances, each running on separate servers for scalability and high availability.

  • What precautions should be taken during a SAP kernel upgrade?

    -Precautions include thorough testing in a non-production environment, creating backups, and ensuring all prerequisites are met before the upgrade.

  • What is SAP EarlyWatch Alert and how does it benefit a SAP system?

    -SAP EarlyWatch Alert is a proactive monitoring service provided by SAP that helps identify and resolve potential issues in your SAP system by analyzing system data, performance, and usage statistics.

  • What role does SAP Solution Manager play in SAP Basis activities?

    -SAP Solution Manager is used for system monitoring, maintenance planning, and support for SAP systems. It plays a crucial role in SAP Basis for tasks such as system administration, software maintenance, and incident management.

  • How do you troubleshoot common issues in SAP systems like a failed background job or a stuck work process?

    -Troubleshooting involves analyzing logs (e.g., SM21, SM37), checking system resources, and using tools like STAD for job analysis. Resolution may involve rescheduling jobs, killing work processes, or adjusting configurations.

  • What is a SAP profile and what are its types?

    -SAP profiles are configuration files that control the behavior of SAP instances. Types include instance profiles (e.g., RZ10), default V and system profiles (e.g., RZ00, RZ01), and start DUMs (e.g., XF, XFETC) which define instance and system parameters respectively.

  • How can you adjust SAP kernel parameters for performance optimization?

    -SAP kernel parameters are settings that control various aspects of system behavior. To optimize performance, you can adjust parameters like memory settings, buffer configurations, and process limits based on system requirements.

  • What is the role of the SAP transport control program (TP) in the transport process?

    -The SAP transport control program (TP) is used to import and export transport requests, ensuring a controlled and coordinated transport process. It plays a vital role in managing transports between SAP systems.

  • How do you manage system performance in SAP Basis and what tools would you use?

    -System performance can be monitored using transactions like ST03 for buffer statistics, ST03N for workload analysis, and ST06 for operating system monitor, along with system logs (e.g., SM21).

  • What are the key components of a typical SAP Basis project plan and how do you approach a system migration or upgrade project?

    -A typical SAP Basis project plan includes assessment, planning, design, execution, and post-migration tasks. The approach involves understanding the project scope, creating a detailed plan, testing changes in a non-production environment, and following a controlled go-live process.

Outlines

00:00

πŸ”§ SAP Basis Interview Questions and Answers

This paragraph covers a range of interview questions for SAP Basis professionals with 2 to 3 years of experience. Topics include the purpose of the SAP transport directory, the difference between a SAP instance and system, performing kernel upgrades, the role of SAP Early Watch Alert and Solution Manager, troubleshooting common SAP issues, understanding SAP profiles and kernel parameters, and the significance of the SAP transport control program (TP). It also discusses managing system performance, key components of a SAP Basis project plan, and the process of system migration or upgrade.

05:02

πŸ“š Advanced SAP Basis Concepts and Practices

Paragraph 2 delves into advanced SAP Basis concepts such as the SAP data dictionary, Early Watch Check, system logs management, the function of a SAP router, ensuring system security, creating and configuring SAP background jobs, the role of SAP NetWeaver Application Server, system refresh and copy activities, and the SAP GUI and logon pad. It further explains SAP HANA's relation to SAP Basis, ensuring high availability and disaster recovery, the difference between client copy and client transport, the use of transport layers, and maintaining SAP Solution Manager for system management.

10:03

πŸ› οΈ System Management and Optimization in SAP

The final paragraph focuses on system profiles in SAP Basis and their importance in system management. It discusses the SAP Gateway's role in facilitating communication within the SAP landscape. The paragraph also addresses system performance optimization techniques, including monitoring and tuning. It outlines the steps and considerations for successful system upgrades and migrations in SAP Basis, emphasizing the importance of planning, testing, and execution.

Mindmap

Keywords

πŸ’‘SAP Transport Directory

The SAP Transport Directory is a critical component in SAP systems, serving as a repository for storing transport requests before they are imported into target systems. It plays a pivotal role in maintaining version control and ensuring organized transport operations. In the context of the video, it is mentioned as an essential concept for SAP Basis interviewees to understand, highlighting its importance in the daily operations and maintenance of SAP systems.

πŸ’‘SAP Instance

An SAP instance refers to a single copy of the SAP executable and the related work processes. It is a fundamental building block of an SAP system, which can consist of multiple instances running on separate servers to ensure scalability and high availability. The video emphasizes the distinction between an instance and a system, which is crucial for candidates to grasp when discussing system architecture and performance in SAP environments.

πŸ’‘SAP Kernel Upgrade

The SAP Kernel Upgrade is a process that involves updating the core SAP software. It is a complex task that requires thorough testing in a non-production environment, creating backups, and ensuring all prerequisites are met. The video script mentions the precautions that should be taken during this process, indicating the importance of careful planning and execution to avoid system disruptions.

πŸ’‘SAP Early Watch Alert

SAP Early Watch Alert is a proactive monitoring service provided by SAP that helps identify and resolve potential issues in SAP systems by analyzing system data, performance, and usage statistics. It is highlighted in the video as a beneficial service for SAP Basis professionals to be aware of, as it contributes to the overall health and performance of SAP systems.

πŸ’‘SAP Solution Manager

SAP Solution Manager is a tool used for system monitoring, maintenance planning, and support for SAP systems. It plays a crucial role in SAP Basis activities, such as system administration, software maintenance, and incident management. The video script underscores its importance in the context of SAP Basis operations, suggesting that candidates should be familiar with its functionalities and integration with other SAP systems.

πŸ’‘SAP Profile

SAP profiles are configuration files that control the behavior of SAP instances. They include different types such as instance profiles, default V, and system profiles, default F, which define instance and system parameters, respectively. The video script discusses the concept of SAP profiles, emphasizing their significance in system management and the need for candidates to understand how they can be used to configure and optimize SAP systems.

πŸ’‘SAP Kernel Parameter

SAP Kernel parameters are settings that control various aspects of system behavior. They are essential for performance optimization, as they can be adjusted to tailor system performance to specific requirements. Examples include memory settings, buffer configurations, and process limits. The video script mentions the role of kernel parameters in performance tuning, indicating that candidates should be knowledgeable about how to adjust these parameters for optimal system performance.

πŸ’‘SAP Transport Control Program (TP)

The SAP Transport Control Program (TP) is used to import and export transport requests, ensuring a controlled and coordinated transport process. It is vital in managing transports between SAP systems, as it helps maintain data consistency and integrity during the transfer of objects and configurations. The video script highlights the role of TP, suggesting that candidates should understand its functions and its importance in the transport management process.

πŸ’‘System Performance Management

System performance management in SAP Basis involves monitoring and optimizing the performance of SAP systems. The video script mentions the use of transactions like ST01 for buffer statistics, ST03 for workload analysis, and STR6 for operating system monitoring, along with system logs like ZIM21. These tools and transactions are essential for identifying performance bottlenecks and taking corrective actions to ensure system efficiency.

πŸ’‘SAP Basis Project Plan

A typical SAP Basis project plan includes key components such as assessment, planning, design, execution, and post-migration tasks. The video script emphasizes the importance of understanding the project scope, creating a detailed plan, and following a controlled migration process. This keyword is significant as it reflects the comprehensive approach required for system migration or upgrade projects in SAP environments.

πŸ’‘SAP Data Dictionary

The SAP Data Dictionary is used to define and manage data structures such as tables, views, and indexes within the SAP system. It is accessed via the transaction code SE11 and is crucial for ensuring data consistency and integrity. The video script mentions the data dictionary as a key component that SAP Basis professionals interact with, highlighting its importance in the overall management and maintenance of SAP systems.

Highlights

The SAP transport directory is essential for maintaining version control and organized transport operations.

A SAP instance is a single copy of the SAP executable, while a SAP system can consist of multiple instances.

SAP kernel upgrade involves updating the core SAP software with precautions like testing and backups.

SAP Early Watch Alert is a proactive monitoring service that identifies and resolves potential issues in SAP systems.

SAP Solution Manager is crucial for system monitoring, maintenance planning, and support in SAP Basis activities.

Troubleshoot SAP systems by analyzing logs and using tools like STAD for job analysis.

SAP profiles are configuration files that control the behavior of SAP instances.

SAP kernel parameters control system behavior and can be adjusted for performance optimization.

The SAP transport control program TP manages the import and export of transport requests.

System performance in SAP Basis can be monitored using transactions like ST03, ST03N, and STR6.

A typical SAP Basis project plan includes assessment, planning, design, execution, and post-migration tasks.

SAP system client copy is used to create a copy of a client within the same system or a different system.

The SAP Data Dictionary is accessed via transaction code SE11 and is used to manage data structures.

SAP Early Watch Check is a self-service tool for initial system analysis, differing from Early Watch Alert.

SAP system logs are managed using transaction SM21, capturing system events, errors, and messages.

SAP Router acts as a secure intermediary for routing connections between SAP systems.

System security in SAP Basis includes user authentication, authorization, role management, and system patching.

Creating and configuring a SAP background job is done using transactions SM36 and S37.

SAP NetWeaver Application Server provides the infrastructure for running SAP applications.

System refresh and system copy activities in SAP require careful planning and execution.

SAP GUI is used to access SAP systems, and the SAP Logon Pad allows users to manage system connections.

SAP HANA is an in-memory database platform that may require administration and monitoring by SAP Basis professionals.

High availability in SAP is achieved through redundancy and failover mechanisms, with Disaster Recovery involving backups and data storage strategies.

Client copy and client transport in SAP systems involve copying client-specific data within the same system or moving it between systems.

A transport layer in SAP organizes transport routes and provides control over transport requests.

Configuring and maintaining SAP Solution Manager involves setting up system monitoring and managing system data.

System profiles in SAP Basis are critical for controlling system behavior and determining system parameters.

The SAP Gateway facilitates communication between different components and systems in an SAP landscape.

System performance optimization in SAP involves monitoring resources, analyzing data, and adjusting parameters.

System upgrades and migrations in SAP Basis require planning, testing, and execution, with factors like data consistency and system compatibility considered.

Transcripts

play00:00

here are 30 most commonly asked

play00:02

interview questions for sap basis

play00:04

candidates with 2 to three years of

play00:06

experience along with their answers one

play00:10

what is the purpose of the sap transport

play00:12

directory and why is it important in a

play00:14

sap system answer the sap transport

play00:18

directory is a crucial location for

play00:20

storing transport requests before they

play00:22

are imported into Target systems it

play00:25

helps maintain Version Control and

play00:27

ensures organized transport operations

play00:30

two can you explain the difference

play00:32

between a sap instance and a sap system

play00:36

answer a sap instance is a single copy

play00:38

of the sap executable and related work

play00:41

processes a sap system can consist of

play00:44

multiple instances each running on

play00:47

separate servers for scalability and

play00:49

high availability three how do you

play00:52

perform a sap kernel upgrade and what

play00:54

precautions should be taken during this

play00:56

process answer sap kernel upgrade in

play00:59

involves updating the core sap software

play01:02

precautions include thorough testing in

play01:05

a non-production environment creating

play01:08

backups and ensuring all prerequisites

play01:10

are met before the upgrade four what is

play01:14

sap early watch alert and how does it

play01:16

benefit a sap system answer sap early

play01:20

watch alert is a proactive monitoring

play01:22

service provided by sap it helps

play01:25

identify and resolve potential issues in

play01:27

your sap system by analyzing system data

play01:31

performance and usage statistics five

play01:35

explain the role of sap solution manager

play01:37

in sap basis activities answer sap

play01:41

solution manager is used for system

play01:43

monitoring maintenance planning and

play01:46

support for SAP systems it plays a

play01:49

crucial role in sap bases for tasks such

play01:51

as system administration software

play01:54

maintenance and Incident Management six

play01:58

how do you troubleshoot and resolve

play02:00

common issues in SAP systems such as a

play02:02

failed background job or a stuck work

play02:05

process answer troubles shooting

play02:08

involves analyzing logs Zim 21 Zim 37

play02:12

checking system resources street6 and

play02:15

using tools like stad for job analysis

play02:19

resolution may involve rescheduling jobs

play02:22

killing work processes or adjusting

play02:25

configurations seven explain the concept

play02:28

of sap profile and their types answer

play02:32

sap profiles are configuration files

play02:34

that control the behavior of sap

play02:36

instances there are different types of

play02:39

profiles including instance profiles

play02:41

default V and system profiles default F

play02:47

start Dums x f Etc which Define instance

play02:52

and system parameters respectively eight

play02:56

what is a sap kernel parameter and how

play02:58

can you adjust it for performance

play03:00

optimization answer sap kernel parameter

play03:03

is a setting that controls various

play03:05

aspects of system Behavior to optimize

play03:09

performance you can adjust parameters

play03:11

like memory settings buffer

play03:13

configurations and process limits based

play03:16

on system requirements nine what is the

play03:19

role of the sap transport control

play03:21

program TP in the transport process

play03:24

answer the sap transport control program

play03:27

TP is used to import and Export

play03:30

transport requests ensuring a controlled

play03:33

and coordinated transport process it

play03:36

plays a vital role in managing

play03:38

transports between SAP

play03:41

systems 10 how do you manage system

play03:44

performance in sap basis and what tools

play03:47

or transactions would you use answer

play03:50

system performance can be monitored

play03:52

using transactions like streeto to

play03:55

buffer statistics Street O3 workload

play03:58

analysis and stre R6 operating system

play04:01

monitor along with system logs Zim 21 11

play04:06

what are the key components of a typical

play04:07

sap basis project plan and how do you

play04:10

approach a system migration or upgrade

play04:13

project answer a typical sap basis

play04:16

project plan includes assessment

play04:18

planning design execution and post

play04:22

migration tasks approach involves

play04:25

understanding the project scope creating

play04:27

a detailed plan testing changes in a

play04:30

non-production environment and following

play04:33

a controlled goli process 12 can you

play04:37

explain the sap system client copy

play04:39

process and its various methods answer

play04:42

sap system client copy is used to create

play04:45

a copy of a client within the same

play04:47

system or a different system the methods

play04:50

include local client copy skakle remote

play04:53

client copy

play04:55

scc9 and Export or import methods client

play04:58

export and client import 13 what is the

play05:02

sap data dictionary and how is it

play05:04

accessed answer the sap data dictionary

play05:08

is used to define and manage data

play05:11

structures such as tables views and

play05:14

indexes within the sap system you can

play05:17

access it via the transaction code say

play05:20

11 14 explain the purpose of the sap

play05:23

early watch check and how it differs

play05:25

from early watch alert answer the early

play05:29

watch check is a self-service tool that

play05:31

helps system administrators perform an

play05:33

initial system analysis it differs from

play05:36

early watch alert which is a

play05:38

comprehensive service provided by sap

play05:41

that includes analysis by sap experts 15

play05:45

what are sap system logs and how do you

play05:48

manage them answer sap system logs

play05:51

capture system events errors and

play05:54

messages you can access them using

play05:56

transaction

play05:57

sm21 they can be managed by setting log

play06:00

retention policies archiving and

play06:03

monitoring for critical messages 16 what

play06:07

is a sap router and when is it used in a

play06:10

sap landscape answer sap router is a

play06:13

software component that acts as a secure

play06:15

intermediary between SAP systems it's

play06:18

used for routing connections between

play06:20

internal and external networks enhancing

play06:23

security for data exchange 17 how do you

play06:27

ensure system Security in sap basis and

play06:30

what security mechanisms are commonly

play06:33

employed answer security and sap bases

play06:36

includes user authentication

play06:39

authorization role management and

play06:41

regular system patching commonly

play06:43

employed mechanisms include sap security

play06:46

audit logs m19 user role management

play06:49

Fifth and user password policies 18

play06:53

describe the process of creating and

play06:56

configuring a sap background Job answer

play06:59

to create a background job you use

play07:01

transaction

play07:03

sm36 you define Job details specify when

play07:07

it should run and assign a report or

play07:09

program to be executed background jobs

play07:12

are configured and scheduled in

play07:14

transaction

play07:17

s37 19 what is the role of sap netweaver

play07:21

application server as in SAP systems

play07:24

answer the sap netweaver application

play07:27

server is the runtime environment for

play07:29

for sap applications it provides the

play07:32

infrastructure for running business

play07:34

processes web applications and services

play07:37

in SAP systems 20 how do you perform

play07:40

system refresh and system copy

play07:43

activities in sap answer system refresh

play07:47

involves overwriting the data in a

play07:49

Target system with data from a source

play07:51

system system copy involves creating a

play07:54

new system by duplicating data and

play07:57

configurations both activ activities

play07:59

require careful planning and execution

play08:02

21 explain the concept of sap G and sap

play08:06

logon pad answer sap G graphical user

play08:10

interface is the software application

play08:12

used to access SAP systems the sap logon

play08:16

pad is a component of sap G that allows

play08:18

users to manage system connections and

play08:21

log into different systems 22 what is

play08:24

sap Hannah and how does it relate to sap

play08:27

bases answer sap Hanah is an inmemory

play08:31

database platform sap basis

play08:33

professionals may be responsible for the

play08:36

administration and monitoring of sap

play08:38

Hanah systems in addition to traditional

play08:40

SAP systems 23 how do you Ensure High

play08:44

availability and Disaster Recovery in a

play08:47

sap landscape answer High availability

play08:51

is achieved through redundancy and

play08:53

failover mechanisms Disaster Recovery

play08:56

involves regular backups and off-site

play08:58

data storage with strategies like system

play09:01

replication and data mirroring 24 can

play09:05

you explain the difference between a

play09:06

client copy and client transport in SAP

play09:09

systems answer client copy involves

play09:13

copying client specific data and objects

play09:16

within the same system client transport

play09:18

is used to move client specific data

play09:21

from one system to another while

play09:23

maintaining consistency 25 what is a

play09:26

transport layer in sap and how is it

play09:29

used in transport management answer a

play09:32

transport layer is a logical grouping of

play09:34

Transport routes in sap it helps manage

play09:38

the transport landscape by organizing

play09:40

routes and providing control over

play09:42

transport requests 26 how do you

play09:46

configure and maintain sap solution

play09:48

manager for optimal system management

play09:51

answer configuring sap solution manager

play09:54

involves setting up system monitoring

play09:57

managing system data and configuring

play10:00

solution documentation it should be kept

play10:03

up todate and integrated with other SAP

play10:05

systems for Effective system management

play10:08

27 explain the concept of system

play10:11

profiles in sap bases and their

play10:13

significance in system management answer

play10:17

system profiles are critical

play10:18

configuration files used to control the

play10:21

behavior of SAP systems they determine

play10:24

system parameters instant specific

play10:26

settings and critical startup options

play10:30

making them essential for system

play10:31

management and tuning 28 what is the

play10:35

purpose of the sap Gateway and how does

play10:37

it facilitate Communication in SAP

play10:40

systems answer the sap Gateway enables

play10:43

communication between different

play10:45

components and systems in an sap

play10:47

landscape it serves as a central hub for

play10:50

managing off VC remote function call

play10:52

connections odata services and other

play10:55

communication

play10:58

protocols 29 how do you handle system

play11:01

performance optimization in sa and what

play11:04

are some key Performance Tuning

play11:06

techniques answer performance

play11:08

optimization involves monitoring system

play11:11

resources analyzing performance data and

play11:15

adjusting parameters as needed

play11:17

techniques include optimizing database

play11:20

access tuning the buffer and addressing

play11:23

bottl Nets 30 can you describe the steps

play11:26

involved in the process of system

play11:28

upgrades and migration in sat bases and

play11:31

what factors should be considered for a

play11:33

successful migration answer system

play11:36

upgrades and migrations require careful

play11:39

planning testing and execution key steps

play11:42

include preparing the target system

play11:45

exporting data importing data and

play11:47

conducting comprehensive testing before

play11:50

going live factors to consider include

play11:53

data consistency system compatibility

play11:56

and downtime constraints these these 30

play11:59

questions are tailored for sap basis

play12:02

professionals with 2 to three years of

play12:04

experience covering a wide range of

play12:06

topics within sap bases for more

play12:09

exciting tips tricks and more

play12:11

importantly for valuable insights of

play12:14

interviews please share like And

play12:16

subscribe to my channel it has a lot of

play12:19

valuable information about various

play12:21

insights of interviews it has a wide

play12:24

range of most asked interview questions

play12:26

and answers of various Technologies like

play12:29

data science sap AWS the vops and web

play12:34

stack development and more that will be

play12:36

useful during interviews it has a wide

play12:39

range of most asked interview questions

play12:42

and answers of various Technologies for

play12:44

freshers for 2 to three years

play12:47

experienced candidates and for five or

play12:50

above years experienced candidates to

play12:52

test their skills by knowing most ask

play12:55

interview questions and make themselves

play12:57

ready for interviews to

play13:02

do

Rate This
β˜…
β˜…
β˜…
β˜…
β˜…

5.0 / 5 (0 votes)

Related Tags
SAP BasisInterview Q&AExperienced CandidatesSAP TransportSystem PerformanceSecurity MeasuresUpgrade StrategiesSolution ManagerSystem MigrationHigh AvailabilityDisaster Recovery