Search This Blog

API to create and update sale order price list in oracle apps

API to create and update sale order price list in oracle apps

oracle apps r12


In this post , we are going to write a PLSQL code and oracle API to Create and update sale order price list in oracle apps. Using this Below script you are Able to Create and Update Sale Orders Prices List in Oracle Apps.

After this you need to create one custom table


This table will store all information of Sale order item and which price list will be assigned and what rate will be provided to this item. So upload all the price list data in this staging table.

Then you need to create this final procedure to load the price list data from staging table to oracle standard price list base tables.

After this just execute this above procedure and all the data will be uploaded in Oracle.

Query to find Legal Entity and its child organizations

 

Query to find Legal Entity and its child organizations

oracle apps r12


The following Query will return the Legal Entity and its Child Organizations, with Org id, org code, org name, operating unit name, set of books, Ledger, legal entity name:


Queries to find Module wise Last transaction in Oracle Apps R12

 Need to find the last transaction of a module for License renewal purpose.

Inventory 

oracle inventory


The following SQL statement return the date and the organization name: 


iProcurement

oracle iProcurement

The following SQL statement return the date and the organization name: 


Oracle Sourcing for Oracle Purchasing
oracle sourcing for oracle procurement



The following SQL statement return the date and the organization name: 

Oracle Project Costing

oracle project costing
The following SQL statement return the date and the organization name: 

Oracle Cash Management

oracle cash management
The following SQL statement return the date and the organization name: 


Oracle Accounts Payable

oracle accounts payable
The following SQL statement return the date and the organization name: 


Oracle Fixed Assets


oracle fixed assets

The following SQL statement return the date and the organization name: 

Oracle Order Management
oracle order management

The following SQL statement return the date and the organization name: 

Oracle iExpense
oracle iexpense

The following SQL statement return the date and the organization name: 

Oracle Procurement
oracle procurement
The following SQL statement return the date and the organization name: 

Oracle ebs R12 password reset from frontend

Oracle ebs R12 password reset from frontend

oracle apps r12


logon to Oracle Apps

from Menu

Security >> Users >> Define

search for user

Press <F11> enter user name 

Press <Ctrl + F11> to execute query

the user info is displayed

in password field enter new password and press <Tab> 

the cursor will be in password field enter new password again

now save the record .


 

Oracle EBS Active Users/Employee Details and their Active responsibilities find Query

Oracle EBS Active Users/Employee Details and their Active responsibilities find Query

Oracle ebs R12



The following SQL statement return the user name, employee name, email address, responsibility, user responsibility start and end dates: