Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

51.

Where Can You Find A List Of Object Keys Included In A Transport?

Answer»

E071K OBJECT KEYS CONTAINED WITHIN TRANSPORTS.

E071K Object keys contained within transports.

52.

How Can You Get A List Of The Users With Development Access On A Particular System?

Answer»

Table DEVACCESS.

Table DEVACCESS.

53.

What Is The Purpose Of Table Tdevc?

Answer»

Table TDEVC CONTAINS DEVELOPMENT CLASSES and PACKAGES.

Table TDEVC contains development classes and packages.

54.

What Is The Purpose Of Table Tadir?

Answer»

Table TADIR CONTAINS OBJECT DIRECTORY ENTRIES.

Table TADIR contains object directory entries.

55.

What Is The Purpose Of Table Usr02?

Answer»

This table STORES USER IDS and PASSWORDS.

This table stores User IDs and passwords.

56.

What Is The Purpose Of Table T000?

Answer»

Table T000 CONTAINS a list of defined clients, which you can MAINTAIN with TRANSACTION SCC4.

Table T000 contains a list of defined clients, which you can maintain with transaction SCC4.

57.

What Is The Difference Between A Client Copy And Client Refresh?

Answer»

Some times these are the same, For EXAMPLE, if you are PERFORMING a copy to an existing client for the express purpose of updating the data, then it is called Client Refresh.

If you are copying to a newly created client then it is more appropriate to say “client copy.”

Another way of THINKING about this is that a client copy from production to a QA server or from production to DEV server is really a client refresh.

Some times these are the same, For example, if you are performing a copy to an existing client for the express purpose of updating the data, then it is called Client Refresh.

If you are copying to a newly created client then it is more appropriate to say “client copy.”

Another way of thinking about this is that a client copy from production to a QA server or from production to DEV server is really a client refresh.

58.

Why Can Web Help Be Considered Easier To Install Than Chm, The Standard Delivered Sap Help?

Answer»

Web help is easier than trying to get every remote USER connected to a network SHARE. If you don't want to use SAP's help site, you can setup your own website to do it. The best route DEPENDS on your BUSINESS’ network STRUCTURE.

Web help is easier than trying to get every remote user connected to a network share. If you don't want to use SAP's help site, you can setup your own website to do it. The best route depends on your business’ network structure.

59.

What Are The Different Types Of Work Processes In R/3?

Answer»

DIALOG (D), Update (U), ENQUEUE (E), Background(B), and SPOOL(S).

Dialog (D), Update (U), Enqueue (E), Background(B), and Spool(S).

60.

How Can One Disable The "import All" Button On Stms For The Queues?

Answer»

LOGIN to your Transport Domain Controller. Run STMS->Overview->SYSTEM. Choose the System you want to disable import all. Go to Transport Tool tab. Add/Create PARAMETER "NO_IMPORT_ALL" set its value to 1.

Login to your Transport Domain Controller. Run STMS->Overview->System. Choose the System you want to disable import all. Go to Transport Tool tab. Add/Create Parameter "NO_IMPORT_ALL" set its value to 1.

61.

Where Are T-code Name And Program Values Stored? How Can I Find A List Of All The T-codes In The Sap System?

Answer»

You can use TRANSACTION st11 to VIEW Table TSTC. You can define a NEW t-code USING transaction se93.

You can use transaction st11 to view Table TSTC. You can define a new t-code using transaction se93.

62.

What Is An Ok Code? What Are The Differences An Ok Code To A T-code?

Answer»

An OK Code is used by a program to EXECUTE a FUNCTION for EXAMPLE after a pushbutton has been clicked. A transaction code is a “SHORTCUT” that helps a user RUN a program.

An OK Code is used by a program to execute a function for example after a pushbutton has been clicked. A transaction code is a “shortcut” that helps a user run a program.

63.

We Have Recently Experienced Some Internet Outages Caused By Our Isp. Although We Have Resolved Our Isp Problems, The Users Refuse To Believe That Losing The Internet Connection Was To Blame For The Sap Problems. How Can We Ensure That This Was An Internet Problem And Not An Sap Problem?

Answer»

OPEN a maintenance window, CONNECT to the machine and KILL the ISP connection and see if this KILLS your connection. REPEAT at will until they believe that the ISP was the problem.

Open a maintenance window, connect to the machine and kill the ISP connection and see if this kills your connection. Repeat at will until they believe that the ISP was the problem.

64.

If Your Sap Landscape Is Composed Of A Dev Server And Prd Server And You Need To Transport A Change Request From Dev Client 111 To Dev 131 (i.e. Transport In The Same Server). How Can This Be Accomplished?

Answer»

TRANSACTION SCC1.

Transaction SCC1.

65.

How To Configure Tms ?

Answer»

SELECT all systems in a LANDSCAPE and select for domain controller and type stms and give domain name and go to REMAING systems and configure the same and come to dc and select configure and distribute OPTION . Create transport route and paths .

Select all systems in a landscape and select for domain controller and type stms and give domain name and go to remaing systems and configure the same and come to dc and select configure and distribute option . Create transport route and paths .

66.

What Is The Procedure To Applying Patches ?

Answer»

FIRST we will download the patches from the service .SAP.com to Trans DIRECTORY . In the trans Directory EXTRACT the patches using CAR COMMAND after that using SAPM we have to import patches into sap level and apply.

first we will download the patches from the service .sap.com to Trans Directory . In the trans Directory extract the patches using CAR command after that using SAPM we have to import patches into sap level and apply.

67.

How To Perform The Transport?

Answer»

Through STMS_IMPORT or through FTP.

Through STMS_IMPORT or through FTP.

68.

At What Stages We Need To Transport The Requests?

Answer»

WHENEVER we need the CHANGE the objects and need to transport we have to PERFORM transports LIKE user request , client transport etc..

Whenever we need the change the objects and need to transport we have to perform transports like user request , client transport etc..

69.

Each And Every Work Processor Is Full Even Though The User Wants To Execute The Program. Then What's The Solution ?

Answer»
  • If you don’t have SECOND applicaitno SERVER than we have to cancel te particular WORK processor (through SM50).
  • If u have second APPLICATION server than we have to configure the logon GROUPS.
  •  

 

70.

How To Analysis Abap Dumps ?

Answer»
  • By SEEING ABAP dump error we come to know that whether the error or developer technique.
  •  If BELONGS to INSUFFICIENT memory dump error display at which stage the transaction terminate and how MUCH memory requires. So that we have to increase the memory (Through Instance profile).
  •  If belongs to table space error it displays the table name so that we increase the table space through the SAPDBA.
  •  If belongs to program error we have ANALYSIS the ABAP program through se30.
  •  If belongs to developer technique cancel the ABAP program.
  •  

 

71.

How Do You Distribute The Load.

Answer»

DEPEND UPON the load, according to module we have to CONFIGURE LOGON groups.

Depend upon the load, according to module we have to configure logon groups.

72.

I Am Having Two Application Servers The Logon Load Balance Is There ; If The User Wants To Connect To Application Server Which Will Connected First.

Answer»

MESSAGES SERVER is will ASSIGN the APPLICATION server AUTOMATICALLY.

Messages server is will assign the Application server automatically.

73.

Which Tcode Is Using Logon Load Balance ?

Answer»

SMLG.

SMLG.

74.

What Is Purpose Of Logon Load Balance?

Answer»

To DISTRIBUTED the WORKLOAD between APPLICATION SERVERS.

To distributed the workload between application servers.

75.

What Are The Different Types Of Sap Profiles?

Answer»

There are 3 TYPES of PROFILES in SAP.
They are

  • DEFAULT.PFL (KNOWN as System Profile)
  • Start Profile
  • INSTANCE Profile

There are 3 types of profiles in SAP.
They are

76.

What Are Patches You Applied ?

Answer»

SAP_BASIS,SAP_ABAP,SAP_HR,SAP_SD.

SAP_BASIS,SAP_ABAP,SAP_HR,SAP_SD.

77.

What Are The Daily Transactions ?

Answer»

AL03,SM04,SM37,SP01,SM21 ETC..

AL03,SM04,SM37,SP01,SM21 etc..

78.

If A User Complaints That He Could Not Execute Some Of The Transaction Codes Then What Will You Do ?

Answer»

USE T-code SU53 , This will SHOW which AUTHORIZATION is MISSING in his PROFILE.

Use T-code SU53 , This will show which authorization is missing in his profile.

79.

What Are The States Of Back Ground Job ?

Answer»

6 STATES

 

6 states

 

 

80.

What Is The Purpose Of Enqueue Processor ?

Answer»

Enque WORK PROCESS MAKES sure that DATABASE in consistent state.

Enque work process makes sure that database in consistent state.

81.

How Many No Of Users Have Been Connected To That Particular Logon Group ?

Answer»

100 to 150 USERS.

100 to 150 users.

82.

Do You Know Logon Groups At Which Situation Will Be Created Logon Group ?

Answer»

Yes, If we FIND LOAD on application SERVER then we have to create logon group (If the PRODUCTION department users are more than we have to create logon group for that department ).

Yes, If we find load on application server then we have to create logon group (If the production department users are more than we have to create logon group for that department ).

83.

Do You Know About Oss What Do You Do With Oss?

Answer»

YES it is ONLINE SYSTEM SERVICE.

Yes it is online system service.

84.

What Is Development Class ? Why To Create The Development Class ?

Answer»

Group of requests under one logical NAME is development class. When ever we CHANGE in R3 repository it should be assigned to development CALSS and it internally assigned to transport layer .

Group of requests under one logical name is development class. When ever we change in R3 repository it should be assigned to development calss and it internally assigned to transport layer .

85.

Can You Change The Profile Parameter In The Os Level? Which One Is Advisable Why ?

Answer»

We can CHANGE the PROFILE PARAMETER from OS level. Its not RECOMMENDED .

We can change the profile parameter from OS level. Its not recommended .

86.

Where Will You Change The Parameters In Three Profiles?

Answer»

INSTANCE PROFILE ,RZ10.

Instance Profile ,RZ10.

87.

Have You Configured Operation Modes?

Answer»

YES (RZ04,SM63,RZ03).

yes (RZ04,SM63,RZ03).

88.

What Will Observe In St03?

Answer»

Hit Ratio and BUFFER FILLERS and ROLL MEMORY and Swap memory .

Hit Ratio and Buffer Fillers and Roll Memory and Swap memory .

89.

What Is The Difference Between St06 And St03

Answer»

ST06 is OS Monitoring.
ST03 is USED for - Monitor OS and Database and SAP System.

ST06 is OS Monitoring.
ST03 is used for - Monitor OS and Database and SAP System.

90.

What Is St03 ?

Answer»

WORKLOAD ANALYSIS.

Workload Analysis.

91.

What Will You Observe In St06 ?

Answer»

CPU, SWAP , MEMORY , HARD Disk Space.

CPU, SWAP , Memory , Hard Disk Space.

92.

What Are The Daily Activates?

Answer»

BACKGROUND JOB logs, Spool Logs, WORK Processes Overview , Users Overview, All APPLICATION SERVERS active or not .

Background job logs, Spool Logs, Work Processes Overview , Users Overview, All Application Servers active or not .

93.

What Is The Job Of Application Server?

Answer»

It takes the REQUEST from the user and if the request requires data than it CONNECTS to database server and GIVES OUTPUT.

It takes the request from the user and if the request requires data than it connects to database server and gives output.

94.

How Mucn Time It Will Take To Copy A Client Of Size 650gb?

Answer»

More than 17 HOURS.

More than 17 hours.

95.

What Is The Difference Between Remote Client Copy And Client Export ?

Answer»

RemoteCopy Using RFC CONNECTION we will perform remote COPY.

ClientExport Using TMS CONFIGURATION we will perform client export and then we have to import client to copy the client – STMS has to be created first for doing Client Export.

RemoteCopy Using RFC connection we will perform remote copy.

ClientExport Using TMS configuration we will perform client export and then we have to import client to copy the client – STMS has to be created first for doing Client Export.

96.

How Many Types Of Client Copies And Which Method Do You Prefer ?

Answer»

we PREFER MAINLY REMOTE CLIENT COPY.

we prefer mainly remote Client Copy.

97.

On Which System You Have Applied Patches ?

Answer»

DEV and QA.

DEV and QA.

98.

What Are The Two Files Present While Importing Patches From Os Level To Sap Level ?

Answer»

PAT,.ATT.

PAT,.ATT.

99.

Have U Applied Patches What Is The Transaction Code ?

Answer»

YES, SPAM.

yes, SPAM.

100.

What Is The Transaction Code For Creating Roles And How To Users And What Is Method You Will Follow ?

Answer»

PFCG , then we generate the PROFILE after that assign ROLES to USERS.

PFCG , then we generate the profile after that assign roles to users.