Opening of Report output in Excel format in Oracle Apps sekhar Add Comment Problem: Normally in Oracle applications client want to open the report in excel format. Solution Step1: Create a two profile... Read More
Difference Between NVL and NVL2 sekhar Add Comment NVL The NVL function allows you to replace null values with a default value. If the value in the first parameter is null, the fu... Read More