Thread Rating:
- 99 Vote(s) - 2.51 Average
- 1
- 2
- 3
- 4
- 5
Oracle Financials - Data Flow From SLA to GL
|
10-14-2010, 05:11 AM,
|
|
Oracle Financials - Data Flow From SLA to GL
1. What are the tables involved in the Transfer to GL and GL posting?
Download document
Data Flow from SLA to GL.pdf (Size: 116.05 KB / Downloads: 1,571)
Subledger Tables
XLA_AE_HEADERS
XLA_AE_LINES
XLA_DISTRIBUTION_LINKS
Transfer Journal Entries to GL (XLAGLTRN) process takes the subledger journals and inserts records into the Interface Tables
Interface Tables
GL_INTERFACE / XLA_GLT_
Journal Import (GLLEZL) then reads from the interface table and creates records in the GL Tables
GL Tables
GL_JE_BATCHES
GL_JE_HEADERS
GL_JE_LINES
GL_IMPORT_REFERENCES
GL Posting process then posts to the GL_BALANCES table.
What are the different methods to transfer Subledger journals to GL?
a) ONLINE MODE
GL Transfer can be spawned during Online Accounting using the "Final Post" option for a specific document (Example: AP Invoice and AR Transaction).
Example: Navigation in Payables: Invoices/Entry/Invoices: Action: Create Accounting/Final Post. This spawns the GL Transfer, the Journal Import, Data Manager and the GL Posting processes. This request transfers ALL the final accounted data for that document. This method of transfer uses the interface table GL_INTERFACE to move the journals to the general ledger.
b) BATCH MODE
GL Transfer can also be spawned by the Create Accounting concurrent request when submitted with the "Transfer to GL" parameter set to Y.
Example: Navigation in Payables: Other/Request/Run: Create Accounting
This spawns the journal import and the data manager processes. The GL Posting process is spawned if the Post to GL parameter is set to Yes when submitting the Create Accounting. This request transfers all the final accounting created by the Create Accounting request that spawned it. This method uses the interface table XLA_GLT_.
c) CONCURRENT REQUEST
GL Transfer can be submitted in standalone mode using the concurrent request "Transfer Journal Entries to GL".
Example: Navigation in Payables: Other/Request/Run: Transfer Journal Entries to GL
This spawns the Journal Import and the Data Manager programs. This request transfers all the final accounting that exists for the given ledger and end date. This method uses the interface table XLA_GLT_.
What columns indicate the Transfer Status of accounting data in subledger?
The XLA_AE_HEADERS table shows the transfer status of the accounting data, after successful transfer to the GL and Journal Import:
XLA_AE_HEADERS.gl_transfer_status_code = Y
XLA_AE_HEADERS.gl_transfer_date is not null
XLA_AE_HEADERS.group_id is not null
For 11i data upgraded to R12, the transfer status can be determined using the following
XLA_AE_HEADERS.gl_transfer_status_code = Y
XLA_AE_HEADERS.gl_transfer_date is null
XLA_AE_HEADERS.group_id is null
XLA_AE_HEADERS.upg_batch_id is not null --> indicates 11i data
How many group_ids are created during the transfer process when there is a primary ledger and associated ALC/reporting ledger?
The primary ledger data and associated ALC/reporting ledger data goes into one group_id. Data from this one group_id can be split across multiple GL Batches based on other criteria, such as je_category/date/period. However, one GL Batch can only be associated to one group_id.
|
|
08-13-2015, 05:53 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
You can also refer below notes on My Oracle Support
SLA: A TECHNICAL PERSPECTIVE OF THE AP TO GL RECONCILIATION (Doc ID 605707.1)
This document covers the following topics:- Understanding the AP-SLA-GL reconciliation
- Reconciling the amounts and understanding the data flow between SLA and GL
- Establishing a baseline for addressing 11i upgrade data related issues.
- Reconciling R12 data and addressing R12 Trial Balance-GL issues
- Understanding how UNDO Accounting can impact Reconciliation
R12 Mapping Between Subledger Tables, SLA and GL Tables (Doc ID 871622.1)
With the introduction of Subledger Accounting(SLA) it has become very difficult to find the relationship at table level between the subledgers and XLA Tables and General Ledger tables. We will examine the Table links of Accounting Data Flow as data moves from PO tables to RRSL to XLA Tables to GL Tables. We will present some relevant sql scripts to use in collecting subledger data, SLA data and GL data
SLA Data Flow and Table Links (Doc ID 802966.1)
This link will help .... How does the data flow from Inventory to General Ledger(GL)? What are the tables that are involved?
|
Thanks given by:
|
05-27-2019, 11:48 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
Thanks.
|
Thanks given by:
|
05-28-2019, 04:59 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
thanks
|
Thanks given by:
|
05-28-2019, 05:21 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
thanks
|
Thanks given by:
|
05-28-2019, 05:22 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
I can not download any files please explain how to download files
|
Thanks given by:
|
10-06-2020, 02:31 AM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
How do you download these docs?
|
Thanks given by:
|
11-30-2020, 06:46 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
Thank you
|
Thanks given by:
|
12-17-2020, 11:26 PM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
thanks
|
Thanks given by:
|
11-17-2021, 05:53 AM,
|
|
RE: Oracle Financials - Data Flow From SLA to GL
thanks
|
Thanks given by:
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
Oracle EBS R12 Financials Configurations Summary Presentation |
M Irfan |
1 |
10,382 |
01-02-2023, 06:50 AM
Last Post: leo.chen
|
|
Oracle eBusiness Suite Practice Instance Free Access |
Kashif Manzoor |
3 |
49,729 |
05-26-2022, 06:45 PM
Last Post: Kashif Manzoor
|
|
Oracle R12 i-Procurement step-by-step setup document |
admin |
3 |
37,462 |
04-05-2022, 10:48 PM
Last Post: Kashif Manzoor
|
|
Oracle HCM Cloud Interview Questions |
MM Ifan |
1 |
54,774 |
06-06-2021, 12:16 AM
Last Post: zaidmd
|
|
Oracle Implementation Project Plan |
admin |
35 |
151,519 |
04-29-2021, 06:59 AM
Last Post: Cwahsayz
|
|
Oracle ERP Implementation Project Schedule based on OUM |
Kashif Manzoor |
7 |
28,246 |
03-31-2021, 11:45 PM
Last Post: haydara
|
|
Oracle Inventory Module End User Training Material |
James Robert |
1 |
30,789 |
08-27-2020, 08:59 PM
Last Post: shahid
|
|
Oracle Inventory Miscellaneous Transactions |
Mark Donald |
1 |
29,904 |
08-20-2020, 05:34 PM
Last Post: shahid
|
|
Oracle Fusion Financials General Ledger Essentials |
M Irfan |
5 |
98,200 |
08-20-2020, 05:32 PM
Last Post: shahid
|
|
Oracle AIM - RD050 Business Requirement Documents |
admin |
10 |
118,564 |
06-04-2020, 05:28 AM
Last Post: Shashi
|
Users browsing this thread: 1 Guest(s)
|
|