In this article we'll give a query to list all Key Flexfields (KFFs) available in Oracle E-Business Suite (EBS). A flexfield is a ...
Oraask Latest Articles
Using Fnd Message in OAF page
Using Fnd Message in OAF page
In this article we'll represent how to using fnd message in oaf page to leveraging Oracle Message Dictionary to display an exception in ...
Enable Diagnostics in Oracle apps
Enable Diagnostics in Oracle apps
To enable Diagnostics in Oracle apps , for certain users you need to follow these simple steps: Step 1 ...
Oracle HRMS Update Person API
Oracle HRMS Update Person API
Oracle HRMS Update Person API Today we will update the person specially Suffix and Status fields in enter and maintain ...
How to Create Event Alert in Oracle APPS R12
How to Create Event Alert in Oracle APPS R12
What are Oracle Alerts? Oracle Alert is an exception control solution that Oracle provides us with to monitor a piece of specific business ...
Calling PL/SQL Function from OAF Page
Calling PL/SQL Function from OAF Page
Calling PL/SQL Function from OAF Page To call a stored pl/sql function from within controller or an application module, you ...
Find correct version of JDeveloper to use with EBS R12.x
Find correct version of JDeveloper to use with EBS R12.x
Find correct version of JDeveloper to use with EBS R12.x to identify the correct version of jdeveloper for your EBS Release. you need first to set ...
Implement Auto Refresh functionality in Oracle EBS 12.1.3+
Implement Auto Refresh functionality in Oracle EBS 12.1.3+
In this article we are going to explain how to implement Auto refresh functionality inside SRS screen for Oracle E-Business Suite R11,R12 just ...
What is the difference between BI and OBIEE ?
What is the difference between BI and OBIEE ?
Here we will explain in simple words what is the difference between BI and OBIEE OBIEE is a stand alone suite ...
How to Convert Custom.PLL to PLD ,PLX and modifying it in notepad?
How to Convert Custom.PLL to PLD ,PLX and modifying it in notepad?
How to convert Custom.pll to text ? How to Convert Custom.PLL to PLD ,PLX
today we will share sample way to edit custom.pll in notepad so by this way i think it will be much faster than you edit in oracle form builder.
also this way will be helpful if you want to compare between two versions of CUSTOM.pll to make sure you didn’t touch any thing else except your modifications.
SCRIPTS FOR WINDOWS :
————————————-
1- first command to convert from CUSTOM.pll to CUSTOM.PLD :