is it possible to desable particular parameter of the
normal orcle report based on some condition ??????
if yes,wht is the function for desabling a parameter...
No Answer is Posted For this Question
Be the First to Post Answer
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
what is software
Plz sent me in .net 2.0 interview Question & answers?
this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?
3. What is the difference between testing and Quality Assurance?
define profiler???
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 ?
Write 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.
Why data bus is bidirectional and address bus is unidirectional?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
how to avoid java script validation in client side validation?
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.