SAP Interview Questions and Answers
ABAP : What are Data Clusters in ABAP?

What are Data Clusters in ABAP?

We can group any complex internal data objects of an ABAP/4 program together in data clusters and st....
Category: ABAP Date: 12/3/2009 7:34:32 AM
ABAP : What is the disadvantage of a call by reference?

What is the disadvantage of a call by reference?

During a call by reference damage or loss of data is not restricted to the subroutine, but will inst....
Category: ABAP Date: 12/3/2009 7:20:48 AM
ABAP : What are the different methods of passing data in ABAP?

What are the different methods of passing data in ABAP?

1) Calling by reference: During a subroutine call, only the address of the actual parameter is tran....
Category: ABAP Date: 12/3/2009 7:17:14 AM
ABAP : How can we distinguish between different kinds of parameters in ABAP?

How can we distinguish between different kinds of parameters in ABAP?

1) Input parameters which are used to pass data to subroutines. 2) Output parameters which are used....
Category: ABAP Date: 12/3/2009 7:11:32 AM
ABAP : What are the different types of parameters in ABAP?

What are the different types of parameters in ABAP?

1) Formal parameters: Parameters that are defined during the definition of subroutine with the FORM ....
Category: ABAP Date: 12/3/2009 7:09:55 AM
ABAP : What are the types of Subroutines in ABAP?

What are the types of Subroutines in ABAP?

ABAP supports two types of Subroutines: 1) Internal Subroutines: The source code of the internal s....
Category: ABAP Date: 12/3/2009 7:06:28 AM
SAP : What is a Service in SAP terminology?

What is a Service in SAP terminology?

A service refers to something offered by a software component.
Category: SAP Date: 9/4/2009 10:17:01 PM
SAP : What are R/3 Basis configurations?

What are R/3 Basis configurations?

Following are the various configurations of the R/3 Basis system: 1) A central system with centrally....
Category: SAP Date: 9/4/2009 10:15:16 PM
SAP : What components of the R/3 system initiates the start of background jobs at the specified time?

What components of the R/3 system initiates the start of background jobs at the specified time?

The batch scheduler initiates the start of background job. The dispatcher then sends this request to....
Category: SAP Date: 9/4/2009 10:11:11 PM
SAP : What are the phases of background processing?

What are the phases of background processing?

1) Job scheduling 2) Job processing 3) Job overview
Category: SAP Date: 9/4/2009 10:08:27 PM
SAP : What are the different layers in SAP R/3 system?

What are the different layers in SAP R/3 system?

1) Presentation layer 2) Application layer 3) Database layer
Category: SAP Date: 9/4/2009 10:06:34 PM
SAP : Which interface converts SQL requirements in the SAP development system to those of the database?
SAP : Which interface controls what is shown on the computer?

Which interface controls what is shown on the computer?

Presentation interface
Category: SAP Date: 9/4/2009 10:03:31 PM
SAP : What are the central interfaces of the R/3  system?

What are the central interfaces of the R/3 system?

1) Presentation interface 2) Database interface 3) Operating system interface
Category: SAP Date: 9/4/2009 10:02:14 PM
SAP : What guarantees the integration of all application modules in SAP?

What guarantees the integration of all application modules in SAP?

The R/3 basis system guarantees the integration of all application modules. The R/3 basis software p....
Category: SAP Date: 9/4/2009 10:00:27 PM
1 2 3 4 
Recent Answers
What is difference between string and stringbuilder?
Vinit Kumar answered: string -the object of this class are immutable i.e. we can not change any character that is c....
How Just in Time Compiler Works?
Johndecruse answered: When you execute the program, i.e. the intermediate code, the Just-In-Time (JIT) compiler com....
If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish it over t....
Satyen Kasturi answered: what you want is to use Application pages. These are located in Layouts directory. Within ....
where are the different file to content query webpart? To design a page?
uday answered: content query webpart displays a dynamic view of sites ,pages
have worked in BDC?
Mike answered: BDC stands for Business Data Catalog. It is a new feature introduced in Microsoft Office SharePoint ....
12345678910...