when we use mantis?
how learn mantis?
No Answer is Posted For this Question
Be the First to Post Answer
hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance
what is difference between IF-ELSE-ENDIF and IIF.
class A{ void me(){s.o.p("");} class B extends A{ void me() {s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me(); b.mne();} what is the output of this, how?
2 Answers Cosmos, HyTech Pro, WinSoft,
how to add a new table with variables and thier values into a imported file uisng proc import?
what is programming language?
What is the meaning of .(dot) in .NET framework?
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
What is meaning of web application. & the purpose of web application. with description.
explain how to make a control visible and invisible during runtime
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 ?
what is difference between input parameter and output parameter.
what is the difference between an application and service??? i mean service which runs as in services.msc.