Hi all Could u please tell me the answers for following questions, Why we need IDocs...? What is the purpose of IDocs...? Thanks in Advance, Sanjeev.K
4 9197Hi Gurus How do u do performance analysis means and what is the diffrence between extended syntax check and code inspector and how do use them to test the performance of the any abap program ?
1 5972Post New Keane India Ltd SAP ABAP Interview Questions
How to select highest score of each subject or how to select highest income of every month?
Draw a UML class diagram for the code fragment given below: public class StringApplet extends Applet { private Label sampleString; private Button showTheString; private ButtonHandler bHandler; private FlowLayout layout; public StringApplet() { sampleString = new Label(" "); showTheString = new Button (" Show the String"); bHandler = new ButtonHandler(); layout = new FlowLayout(); showTheString.addActionListener(bHandler); setLayout(layout); add(sampleString); add(showTheString); } class ButtonHandler implements ActionListener { public void actionPerformed(ActionEvent e) { samplestring.setText("Good Morning"); } } } Note: The methods need not be indicated on the diagram.
What's the usage of plugs in webdynpro?
HOW MUCH LATEST ACCOUNTING STANDARDS , TDS RATE , INCOME TAX RATE, EXCISE , VAT , SERVICE TAX & FBT RATES? (PLS. ARRANGE TO SEND THE RATES FOR ABOVE IN CATAGORY & LIMIT WISE)
If o/p power is doubled by how much does the sound increase
How do you find current date and time in oracle?
Why does the present vlsi circuits use mosfets instead of bjts?
Tell me one scenario, the complex functionality you have automated in your project?
Is ajax still in use?
Explain in brief web service standards?
Can I turn article photos off?
Tell me what are the most common excuses team leaders use to not delegate?
What is Z transactions, and what is the use.Can u explain me what all we need to learn in logestic execution as SD consultant if we are showing shipment.
Is joomla like wordpress?
What is selenium-rc (remote control) ?