Oracle Applications

Thursday, 1 December 2011

Querying on a non database field in Oracle Forms

›
Here is small piece of code for Querying on a non database field in the Custom Oracle Form.
Friday, 17 June 2011

Displaying Header information in each of the Page in BI Publisher

›
Last week, i had issue where I wanted to display the Header column information in all the pages in BI publisher. The output was displayin...
Monday, 30 May 2011

Mandatory columns needed to insert data into BOM Interface tables.

›
Here is a snippet of code which tells about the mandatory columns needed to insert the data into BOM Interface tables.
Tuesday, 24 May 2011

Project template creation in PA using standard API.

›
Here is a sample script which uses standard Oracle API pa_proj_template_setup_pub.create_project_template to create Project template in Proj...
Monday, 23 May 2011

Sample example of Create Task API in CRM

›
Here is a sample example of Create Task API used in R11i. This example shows how to create a Open task and assign it to a employee.
Tuesday, 17 May 2011

Count characters in a value in XML Tag in XML(BI Publisher)

›
I was looking for one of the funtion in XML for my requirement in RTF in order to display based on the length of the string. Here goes tha...
Monday, 16 May 2011

Error in Price Adjustment screen : Invalid value for the field ADJUSTMENT_NAME

›
While doing one of the forms personalization in Service contracts in Price Adjustment screen, I have encountered this strange behavior of th...
Saturday, 14 May 2011

End dating the Price List line in Service Contracts using the API qp_price_list_pub.process_price_list

›
Here is sample method of ending dating the Price List line for a Item in Service Contracts using API : qp_price_list_pub.process_price_list ...

Script to reset Oracle Apps frontend User ID Password

›
Here is a  sample anonymous PL/SQL block which will reset the Oracle Apps frontend password for a given user from backend
Thursday, 5 May 2011

if - else condition in XML Publisher

›
Here is a small snippet of XML tags which tells you how to add  if - else condition in XML Publisher RTF template.
Wednesday, 4 May 2011

Setting Discount to Service Contract Lines

›
The following example will show you, how to set the Discount for the Service Contract Lines and how to price the Service contract lines.
Tuesday, 3 May 2011

Sample example for DataLoad - Part 3

›
This is last part of the DataLoad example.
Monday, 2 May 2011

Sample example for DataLoad - Part 2

›
In my last previous post, we have successfully created a DataLoader script file. This post will resume loading data from that script to the ...
Friday, 29 April 2011

Sample example for DataLoad - Part 1

›
Before, I provide sample example for DataLoad , would like to provide some background information on this Tool. DataLoad This is one of ...
Tuesday, 26 April 2011

Creating Text form field in BI Publisher

›
This is a new post on BI Publisher - RTF development. I was working on one of the RTF template changes as part of my fixes and I was looki...
Tuesday, 19 April 2011

Steps to modify CUSTOM.PLL

›
Here are the steps in short to modify CUSTOM.pll file - R12
Saturday, 9 April 2011

Tool to compare two files - Beyond Compare

›
Here is a good tool, to compare two files, Beyond Compare. Trial version of the software is available.
Friday, 8 April 2011

Steps to create Invoice for a Service Contracts - Testing Data

›
Most of the time, when you are working with the service contracts and invoice, you might require to create some dummy test data in order to ...
Thursday, 7 April 2011

Error in BI Publisher : NoAvailableAreaException

›
I was trying to fix some issue in XML Publisher report and was doing some changes in Account statement RTF. Once after the changes,I  tried ...
Friday, 1 April 2011

okc_price_adjustment_pub.create_price_adjustment - API to create new price adjustment record

›
Here is sample snippet code for creating new price adjustment record for a Service Contract in R12 Fetch the line details for a given Serv...
Monday, 28 March 2011

OKS_AUTH_UTIL_PUB.COMPUTE_PRICE_MULTIPLE_LINE API in Service Contracts

›
Here is sample piece of code, for the API OKS_AUTH_UTIL_PUB.COMPUTE_PRICE_MULTIPLE_LINE in Service Contracts.

Custom QA Check for Service Contracts

›
Here is new post on how to add Custom QA Check for Service Contracts. Below are the steps to be followed:
Thursday, 24 March 2011

ego_item_pub.process_item

›
Here is an example of updating the attributes of an Item using the API ego_item_pub.process_item. API : ego_item_pub.process_item, update ...
Wednesday, 23 March 2011

OE_ORDER_HEADERS, OE_ORDER_LINES

›
Execute the below SQL query in SQL Developer or TOAD in APPS Instance. Query :   1. Select * from OE_ORDER_HEADERS   2. Select * from O...
Monday, 21 March 2011

Form Personalization window goes beyond the current screen in Service Contracts

›
Hi All, I was working on the form personalization for Price Adjustment in Service Contracts and I did find some strange issue which made m...
‹
›
Home
View web version
Powered by Blogger.