How to run a report in background??and if we try to run in foreground it says"this report sud be run in background".what can be done in this case?? 2-And how sud we stop a report running in background??
3 12157in interactive reports i can use hide field for secondary list out put in ALVs for secondary list as a out put which field r u using?in interictive list ican use HIDE in ALVs which field r u using?
2 8223where can u use secondary index in program please tell me? is there any tool to test in development client?is there any performance tool is thre pleaseeee tell me?
3 7832please tell me. different ways of find out the user exist?what is the basic difference between ,user exist ,BAdi,Bapis?
1 3686hi, what is basic diff b/w RFCs and BAPI? What is basic diff b/w BADI and BAPLI?please dont give the general diff?please any one can tell me?
3 9229what is RFC?types of RFCs?please any one can give me the interfaces in sap abap with example?
2 10808Dear Experts pls answer the folowing qs that i have faced in the recent intvws: a) Can we execute the script individually? If yes How? Else what we need to do so? b) Are Layout sets Client independent? c) How do you assign a print program to a script? d) Can we call a subroutine in a script? If so, how? e) What are the steps to print SAP script form?
2 7268Post New Cap Gemini SAP ABAP Interview Questions
How do I know if iis is running?
What is difference css and css3?
tell me what is the interview when some one want to get a job in this company?
How can I check that whether automatic statistic update is enabled or not?
What is dynamo function in DG sets and draw block diagram?
what is difference betweem home interface and remote interface?
What’s the difference between constructors and other methods?
Suppose when we are starting startup.bat file of tomcat server it is not started. Dos window appears for a second only. What we need do?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Where does the name "C" come from, anyway?
Explain the main characteristics of the age pyramids of developed countries?
What is the command in subscript?
Why use string handling in Java?
what is next step after mapper or maptask?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);