Oracle Apps R12 Help
Helping Oracle community with Technical and Functional education on Oracle Applications R12
Jun 19, 2025
Oracle FNDLOAD and Examples
›
Reference: Most of its contents were taken from 'Dibyajyoti Koch: A Blog on Oracle Application' website for my own personal use. Ple...
Jul 8, 2024
Query to find State and State Code in Oracle Applications
›
Query to find State and State Code SELECT g.geography_code state_code, gi.identifier_value state_name FROM HZ_GEOGRAPHIES ...
May 17, 2023
How to enable Help Diagnostics Examine Menu in Oracle Application
›
Reference : Oracle Doc ID: 1300872.1 Help Diagnostics Examine is Missing from the Help Menu If your Oracle Applications does not show the H...
Nov 17, 2022
Query to find Check Number Setups
›
SELECT pd.payment_document_name "Payment Document Name", pd.first_available_document_num "Chec...
Add System Admin responsibility to a user
›
BEGIN FND_USER_PKG.ADDRESP( USERNAME => UPPER ( 'AMOHSIN' ), -- username RESP_APP => 'SYSA...
›
Home
View web version