KyaPoocha.com

Huge Collection of Interview Questions


Archive for July, 2006

What is the scope of a variable ? 

The scope of a variable defines whether a variable will be accessible in the whole function or will be accessed only to its local instance.I have defined earlier... Read more »

How to Assign values to a variable ? 

Simple you have to declare a variable name and assign any value. For ex. Name = “Chandra” Status=False Age=30 Now all the above variables has been assigned values.This... Read more »

What are Variants? 

VbScript deals with a single datatype called variant. Datatype means the kind of the data a variable will store.It can be a character data,string data,number data... Read more »

How to Add VB script to web pages ? 

There are scripting languages like Javascript and Vbscript and they are designed as an extension to html language.The Web browsers like Microsoft Internet Explorer... Read more »

What is VB Script ? 

VB Script is a scripting language developed by Microsoft. With the help of this scripting language you can make your web pages more dynamic and interactive. VB Script... Read more »

What is the functioning of on-change event ? 

The onchange of is a control break statement. It is used within loop -end loop statement which is used for selecting multiple records from an internal table. We... Read more »

What is diff between role and profile? 

Profile : Profiles are assigned to users in the user master record, profiles could represent a simple job position, profiles contain authorization and authorization... Read more »

What is Extractor? 

Extractors is a data retrieval mechanisms in the SAP source system. Which can fill the extract structure of a data source with the data from the SAP source system... Read more »

What are the different types of source system? 

SAP R/3 Source Systems, SAP BW, Flat Files and External Systems.  Read more »

What is the significance of ODS in BIW? 

An ODS Object serves to store consolidated and debugged transaction data on a document level (atomic level). It describes a consolidated dataset from one or more... Read more »

What is AWB? What is its purpose? 

AWB stands for Administrator WorkBench. AWB is a tool for controlling, monitoring and maintaining all the processes connected with data staging and processing in... Read more »

What are variables? 

Variables are parameters of a query that are set in the parameter query definition and are not filled with values until the queries are inserted into workbooks.... Read more »

What is Bex? 

Bex stands for Business Explorer. Bex enables end user to locate reports, view reports, analyze information and can execute queries. The queries in workbook can... Read more »

Name some drawbacks of SAP. 

Interfaces are huge problem, Determine where master data resides, Expensive, very complex, demands highly trained staff, lengthy implementation time.  Read more »

Define Meta data, Master data and Transaction data. 

Meta Data: Data that describes the structure of data or MetaObjects is called Metadata. In other words data about data is known as Meta Data. Master Data: Master... Read more »

Page 1 of 2812345»...Last »