what is version management in sap abap.Do we have this concept in scripts also?if at all then how do you handle in scripts and what's its usage
2 14128write a program that reverses the input number of n.Formulate an equation to come up with the answer.
7714By which function module upload data from application Server to desk top and to code can u explain
4 8687what is exceptional flow ? how to write exceptional flow test cases ? please give me the answer.
1 6762in payment terms what is the use of day light?in fsg 1 feild we can not control what is that feild.pls give the ans for this 2 questions
3 7530How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?
1 3440Post New Satyam Interview Questions
What is an example of an application service provider?
Given the first and last names of all employees in your firm, what data type will you use to store it?
When you are obtaining next within a set and get a end of set return code, on what record are you now current?
How do I know I am reaching my target audience?
how to distribute objects evenly?
What are indexes? : sap abap data dictionary
What is the difference between collection and collections?
What is the WML Operators?
What are the collection data types provided by CQL?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
How can i start buying a share. How can i find dealers. Can any one give me just an idea about this. When to buy ? How to buy? where to Buy ? How can i sell it ? How i came to know it is right time to sell . so that i can gain money ? Advance thanks
Is mongodb columnar?
Write a query to insert a new column(new_col int) into a hiev table (htab) at a position before an existing column (x_col)
What are the core differences between observables and promises?
What is the major difference between java.util.date and java.sql.date data type?