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 ....
How do I connect database and infopath in sharepoint?
jiten_keswani answered: \\.\pipe\mssql$microsoft## ssee\sql\query (for Sharepoint 2007) or \\.\pipe\mssql$sharepoin....
What's new in .Net Framework 3.0?
Daniel answered: Visual Studio 2008 and the .NET Framework 3.5 enable developers to rapidly create connected applic....
What's new in .Net Framework 3.0?
resumedocket answered: WPF provides new features for making more interesting, effective, and dynamic user interface....
What is "out" keyword in C#?
Johndecruse answered: “out Keyword” in C#.out keyword is used for passing a variable for output purpose. It has sam....
What is a SharePoint Site Collection and how can we create it?
resumedocket answered: To create a SharePoint site, you must be a member of a site group that has the Create Subsit....
123456789
SAP Interview Questions and Answers
SAP : Explain database utility and its basic functions?

Explain database utility and its basic functions?

Database utility is the interface betweenn the ABAP/4 Dictionary and the underlying SAP system. The....
Category: SAP Date: 10/15/2009 3:53:28 PM
SAP : What are conversion routines?

What are conversion routines?

Conversion routines are used for non standard conversions from display format to sap internal format....
Category: SAP Date: 10/15/2009 3:46:28 PM
SAP : Can we define a field without a data element?

Can we define a field without a data element?

Yes. If we want to specify no data element and therefore no domain for a field, we can enter data ty....
Category: SAP Date: 10/15/2009 3:43:47 PM
SAP : Can we delete data element which is  being used by table fields?

Can we delete data element which is being used by table fields?

No
Category: SAP Date: 10/15/2009 3:35:05 PM
SAP : Can we change a domain assigned to a data element?

Can we change a domain assigned to a data element?

Yes. We can do so by just overwriting the entry in the field domain.
Category: SAP Date: 10/15/2009 3:32:36 PM
SAP : Can we delete a domain which is being used by data elements?

Can we delete a domain which is being used by data elements?

No
Category: SAP Date: 10/15/2009 3:27:32 PM
SAP : What is the function of a data element?

What is the function of a data element?

A data element describes the role played by a domain in a technical context. A data element contains....
Category: SAP Date: 10/15/2009 3:25:55 PM
SAP : What is the function of a Domain?

What is the function of a Domain?

A domain defines a value range, which sets the permissible data values for the fields, which refers ....
Category: SAP Date: 10/15/2009 3:23:52 PM
SAP : What are the differences between a database index and a match code?

What are the differences between a database index and a match code?

Match Code can contain fields from severeal tables whereas an index can contain fields from only one....
Category: SAP Date: 10/15/2009 3:20:35 PM
SAP : Which work process triggers database changes?

Which work process triggers database changes?

Update work process
Category: SAP Date: 10/2/2009 7:26:24 AM
SAP : What is a work process in SAP?

What is a work process in SAP?

A work process is where an individual dialog steps are actually processed and the work is done. Each....
Category: SAP Date: 10/2/2009 7:25:11 AM
SAP : What are the functions of SAP dispatcher?

What are the functions of SAP dispatcher?

Following are the various functions of SAP dispatcher: 1) Equal distribution of transaction load to ....
Category: SAP Date: 10/2/2009 7:19:50 AM
SAP : What is SAP dispatcher?

What is SAP dispatcher?

SAP dispatcher is the control agent which manages the resources for the R/3 applications.
Category: SAP Date: 10/2/2009 7:16:44 AM
SAP : What is a secondary list?

What is a secondary list?

Secondary lists allow you to enhance the information presented in the basic list. You can, for exam....
Category: SAP Date: 9/8/2009 2:19:33 AM
SAP : What are the various events used in the  interactive reporting?

What are the various events used in the interactive reporting?

1) AT LINE-SELECTION Moment at which the user selects a line by double-clicking on it or by position....
Category: SAP Date: 9/8/2009 2:17:19 AM
2 3 4