What is the client concept in SAP? What is the meaning of
client independent?
Answer Posted / sanjay raghvani
SAP Client Means User master data,Application master data &
Customize master data is known as Client.
Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
Write a program to find whether a given number is prime or not.
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
what is the difference between rename and label
How to set fixed width in particular
Difference between views and index in sas programming
Give examples of macro quoting function?
how to convert hashmap to arraylist with iteration
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
i am exeprienced person what is selection process
any drawback are there in mantis?
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
what is programmable BIST in today ic design
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that