what are all the conversion and interfaces in GL,AP,AR,HRMS
with example?
otherwise send send link for these
Answer / Dhirendra Singh Negi
In Oracle Financials, there are several conversions and interfaces between modules. Here's an example of some common ones: 1) AP Invoice to GL Journal Entry (FND_GLJR_API_PUB). 2) AR Invoices to GL Journal Entries (FND_GLJR_API_PUB). 3) HRMS Employee Data to GL Journal Entries (HR_GL_INT). You can find more detailed information about these conversions and interfaces in the Oracle documentation: <https://docs.oracle.com/cd/E11882_01/ap.121/e17349/conver_int.htm#APGRF6018>.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode in Oracle?
how can it possibble to see the report output in excel sheet in oracle applications
how to display last 5 letters from a name (take emp table ename )
I am Bsc Computer Science Graduate, I have good knowledge in SQL 7.0, Can I go for Oracle APPS course please suggest me the answer
how can we add a field to the oracle standard forms through Form Persanlization or custom.pll
How would you determine who has added a row to a table?
IS IT POSSIBLE TO CREATE REPORTS FROM DIFFERENT UNIVERSES IN ONE DOCUMENT?
What are the mandatory setups in setting up a PO in oracle
please send me oracle pl/sql exp resume. and also faqs...
What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
What is mrc and what is its use? : oracle accounts receivable
In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record