Oracle Applications – Acoounts Receivables (AR) Tables Information.

Posted by Jiltin     Tags: , , , 13 April, 2009    16,921 views    (5) Comment

RA_CUSTOMER_TRX_ALL This table stores invoice, debit memo, commitment, and credit memo header information. Each row includes general invoice information such as customer, transaction type, and printing instructions. You need one row for each invoice, debit memo, commitment, and credit memo you create in Oracle Receivables. Invoices, debit memos, credit memos, and commitments are all distinguished by their transaction types stored in RA_CUST_TRX_TYPES_ALL. If you entered a credit memo, Read Full Article (Click here)...

Categories : Oracle Applications, Receivables Tags : , , ,

Oracle Applications Steps To Register Shell Script As A Concurrent Program

Posted by Jiltin     Tags: , , 13 April, 2009    3,993 views    (1) Comment

There are two methods to handle, one with symbolic link another without symbolic link. step 1: Place the .prog script under the bin directory for your applications top directory. For example, call the script SHELLDEMO.prog and place it under $XXCUS/bin step 2: Make a symbolic link from your script to $FND_TOP/bin/fndcpesr For example, if the script is called SHELLDEMO.prog use this: ln -s $FND_TOP/bin/fndcpesr SHELLDEMO This link should be named the same as your script without the .prog Read Full Article (Click here)...

Categories : 11i Scripts, Oracle Applications, Scripts Oracle, Scripts Unix Tags : , ,

What is in Oracle Financials? – Enterprise Resource Planning – Simple Guide

Posted by Jiltin     Tags: , , , 4 April, 2009    5,598 views    (4) Comment

The financial applications of the Oracle ERP suite of applications are the General Ledger and the sub-ledgers. The financial applications discussed in this book include the following (the common shorthand abbreviation is shown in parentheses): General Ledger (GL) Accounts Payable (AP) Accounts Receivable (AR) Fixed Assets (FA) Projects (PA) In addition, the Inventory (INV), and Purchasing (PO) applications can make journal entries into the General Ledger, but Read Full Article (Click here)...

Categories : Oracle Applications Tags : , , ,

Installing Oracle database in various Linux operating systems – a step by step approach

Posted by Jiltin     Tags: , , , , 29 December, 2008    1,294 views    (0) Comment

Werner Puschitz is maintaining a web site http://www.puschitz.com/ that provides step by step approach to install oracle database in Linux operating systems. This is very useful for starters who wants to learn the tricks to install oracle in Linux. If you do not have a metalink account , this is the best site to refer. He is up to date on Linux OS. Though the articles are mainly discussing about oracle database on Linux, most of them are common for oracle applications installation. During my Read Full Article (Click here)...

Categories : Reviews Tags : , , , ,