In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
1923Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
2443Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2642Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 49703Post New Programming Languages AllOther Questions
what are resources in case of Threads
What is the use of Differ interface check box in Ship confirm?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
What's the difference b/w Table & Templete in Smartform?
Explain what is OOPS and its concepts?
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
Write a pascal program to calculate the sum of the first 100 even number and odd number
what is throws keyword
How to use string functions in QTP?give some examples
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
what are importance in problem tracking
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
how to check single or double byte in struts