how can i create report in abap to insert data in table
pa0002 using insert command
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
How to rename A1-A30 datasets into B1-B30 using macros?
What is the requirement in MIMD ?
Which tag is used to create the frame
what is difference between kpo and it industry? that is in terms of work, package etc
what is microprocessor?
pleasew define carrier scope in abap (sap).
hi viewers, tell me,what is scripting and programming, define and difference...pls
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.