Oracle applications
oracle e-business suite [sql,plsql,ora-apps,reports,forms(oaf,adf)]
Labels
adf
apps
bip
EDI
oaf
OBIEE
ODI
pl\sql
Reports
Rtf
sql
URL's
Thursday, May 26, 2016
Oracle Applications Framework related articles
https://blogs.oracle.com/prajkumar/entry/oaf_developer_guide
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
SQL Query to get Quantity On Hand of any item
SELECT item.segment1 item_code, item.description item_description, SUM (on_hand.on_hand) on_hand FROM mtl_system_items_...
Creating Auto Customization Criteria OAF Search Page
1. Create a New Workspace and Project Right click Workspaces and click create new OAworkspace and name it as CustSearch. Automatically a...
OAF Page to Upload Files into Server from local Machine
1. Create a New Workspace and Project File > New > General > Workspace Configured for Oracle Applications File Name –FileUplo...
No comments:
Post a Comment