Questions 1 - 10 of 10
Close
Flag this interview question as inappropriate Inappropriate
See Answer
The applications that constitute an enterprise's existing system for handling companywide information. These applications

provide an information infrastructure for an enterprise. An enterprise information system offers a well-defined set of

services to its clients. These services are exposed to clients as local or remote interfaces or both. Examples of enterprise

information systems include enterprise resource planning systems, mainframe transaction processing systems, and legacy  DATABASE system
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Object Linking and Embedding (OLE) clipboard is a more capable clipboard than the windows traditional clipboard. To transfer a large image using a legacy clipboard one must allocate enough memory space to copy this image. However using the OLE clipboard you can transfer the bitmap in a more sensible medium like a file on a hard disk.OLE drag and drop is a visual method of transferring data. Unlike having separate commands like cut, copy and paste the OLE drag and drop lets you grab a piece of data with the mouse and drop it in the desired location.So to summarize it there are two broad differences between OLE and legacy clipboard. OLE clipboard is completely COM based and secondly it supports storage medium other than global memory.OLE drag and drop is programmatically very similar to OLE clipboard. The data provider or data source creates a data object that encapsulates the data and makes an IDataObject pointer available. The data consumer or drop target retrieves the IDataObject and uses it to extract data from the data object. The drop source initiates a drag and drop operation by passing an IDataObject pointer to ::DoDragDrop. Any window that is interested inbeing a drop target registers itself with the system by calling ::RegisterDragDrop. If drop occurs in a registered window then the drop target is handed the IDataObject pointer passed to ::DoDragDrop.
Create Date
:
Saturday, May 10, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Enumeration and Iterator both are using looping statement.Enumeration is legacy class.iterator is cotains extra
method than Enumeration.
Enumeration is a read only interface, by using this we can loop thro' the elements only. But using iterator interface we can traverse and also remove the object.
Create Date
:
Sunday, March 16, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Legacy classes are those that were built using Java 1.1 or Java 1.2 API. In general we cannot use this term for java classes. Say for example when Java 1.0 was available Vector was used instead of dynamic array and since there was no ArrayList class people were forced to use Vector for this purpose.
When Java 1.2 was released ArrayList was much more advanced to Vector but has all the features of Vector too.
So people started using ArrayList instead of Vector (this again depends on the project requirement, both Vector and ArrayList have their own advantages). And in this case Vector became legacy class
But this is not constant since in future Sun may introduce a new class that is much more advanced to ArrayList and Vector. And then we call both ArrayList and Vector as legacy classes.
But in general a "legacy" is a term used to define a software created using older version of software.
Create Date
:
Sunday, March 16, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Data can be uploaded into a database table via the data dictonary or program. Witout using the data dictonary data can be put in the dbtab from a program using the update statement. Also the data can be transferred from the legacy system(non sap system) or external system into database table in sap using the BDC(batch data communication) concept.
Create Date
:
Sunday, March 16, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
LSMW is used for migrating data from a legacy system to SAP system, or from one SAP system to another.
Create Date
:
Saturday, March 15, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

Gap analysis is when we going to implement sap system in somewhere client using some old legacy system how we going to implement sap that environment and how much sap can cover this that system process its should be cover more then 80% then we can implement sap if gap less then 20% otherwise not.

Create Date
:
Saturday, March 15, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

To migrate from legacy:
-> Identify the fields to be extracted from legacy
-> Map the legacy fields to peoplesoft fields.create the new fields if needed
-> Apply the business logics and get the legacy data to peoplesoft using PeopleSoft tools such as AE/CI

Create Date
:
Friday, March 14, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer

The procedure and organization of the juvenile court system is different from the adult system. After committing an offense, juveniles are detained rather than arrested. Next, a petition is drawn up which outlines the jurisdiction authority of the juvenile court over the offense and detained individuals, gives notice for the reason for the court appearance, serves as notice to the minor's family, and also is the official charging document.

Once in court, the juvenile case is adjudicated, and a disposition is handed down. Records from juvenile courts are sealed documents, unlike adult records which are accessible by anyone under the Freedom of Information Act. Like diversion, this measure is designed to protect the juvenile so that one mistake does not follow the juvenile for life. Juvenile records may also be expunged upon the juvenile's eighteenth birthday provided the juvenile has met certain conditions, such as good behavior. Juvenile court procedure is also far less formal than adult court procedure.

The disposition of a juvenile case is based on the least detrimental alternative, so the legacy of parens patriae is still evident. However, one major controversy in juvenile dispositions is the use of indeterminate sentencing, which allows a judge to set a maximum sentence. In such cases, juveniles are monitored during their sentences and are released only when the judge is satisfied that they have been rehabilitated or when the maximum time has been served. Critics argue that this arrangement allows the judge too much discretion and is, therefore, not the least detrimental punishment.

Create Date
:
Monday, September 24, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Convert the legacy system data to a flat file and convert flat file into internal table. Transfer the flat file into sap system called "sap data transfer". Call transaction(Write the program explicitly) or create sessions (sessions are created and processed ,if success data will transfer).
Create Date
:
Tuesday, September 04, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 


Check out our newest job listings!

Post a Job! $49 for 60 days



Suggestions & Comments




Share Your Interview Questions
Ask Interview Questions
View Unanswered Questions

















Advertise on this site