1. How to disable search help on selection screen? 2.How to highlight particular row ALV grid? 3.What is use of At selection screen on field? 4.How to use performance tunning ? 5.How to developed Report? 6. I create custome transprant table to addeda records in SE11 we could add multiple record at a time and maintain the transperant table in SE93?what kind of view generated in background?
2 19266Consider the following code fragment: int main(void) { int m = 4; mystery ( m ); mystery ( m ); printf("%d", m); return 0; } What is the output on the monitor if mystery is defined as follows ? void mystery (int m) { m = m+3; }
2 5838If the recruiter is expecting thorough Knowledge\exp on the following topics:- o Material master o Vendor master o Purchasing o Release strategy o Inventory management What type of questions can i expect ? Please mention some important questions
2519what is alternative gl account and what is the use of this briefly explain? Hi sap gurus can anybody provide the answer to same
3 24533qualified for TAX ASSISTANT in CBEC, KOLKATA ZONE through CGL 2011 conducted by the SSC.How many month will it take for the joining. the results published on 30th of march 2012.
3390you are the project manager of a project , customer is asking for a change in scope and agrees that it will be a CR. But you do not want to take the CR for whatever reason. How will you convince the customer in doing so
2 12128main() { int y=10; if(y++>9 && y++!=10 && y++>10) { printf("%d",y); else printf("%d",y); } }
4 12914Jurnal for interest chrgd by bank- Interest a/c dr To bank Bank is real a/c Que is why bank is credit as d rule is dr d reciever
3 5545Post New Wipro Interview Questions
What are the branches of ai?
How to Call an IB stored procedure using TStoredProc?
What is binary object model?
You seem to be over-qualified and too experienced for this job. What you have to say?
Explain how to access vsam file?
What is Blue Prism application server?
What is the difference between javascript and ecmascript?
Mention how many types of queries DNS does?
What is dclgen in db2?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is exception handling in php?
what are the nodes in the Hadoop cluster?
What is a Breadth First Search? Give a few of its applications.
What happens when the node running the map task fails before the map output has been sent to the reducer?
What is orm in mvc?