Skip to main content

AGIS FAQ

AGIS FAQ

Advanced Global Intercompany Systems FAQ [ID 975235.1]

--------------------------------------------------------------------------------


In this Document
Purpose
Questions and Answers
1. How to check whether the AGIS product is licensed or not ?
2. Are there any white papers on AGIS ?
3. Can you enter foreign currency transactions in AGIS ?
4. How does the AGIS system create AR Standard invoices and Credit memos in subledgers for AGIS transactions ?
5. Does AGIS support AME Supervisory level Approval process ?
7. What data gets populated in the Reference columns in the GL, AR, AP Interface tables for AGIS Transactions ?
8. Why does the Reconciliation Report not show TAD defined Clearing Accounts ?
9. Why do manual journals clearing Accounts lines appear on the AGIS Reconciliation report ?
10. Can the system automatically assign AR payment terms to an AGIS invoice ?
11. Are there any white papers on AGIS workflow Troubleshooting ?
12. Are there any white papers on AGIS Accounting Troubleshooting ?
References



--------------------------------------------------------------------------------



Applies to:
Oracle General Ledger - Version: 12 to 12.1.1 - Release: 12.0 to 12.1
Information in this document applies to any platform.

Purpose
The purpose of this document is to answer some basic questions about Advanced Global Intercompany System in Release 12.
More information can be obtained from the AGIS User Guide and associated whitepapers.

Questions and Answers
1. How to check whether the AGIS product is licensed or not ?
Please run the sql below to check whether the AGIS product is licensed or not

select owner_tag, name, licensed_flag
from wf_events
where name like 'oracle.apps.fun%';


select owner_tag, wf_process_type, licensed_flag
from wf_event_subscriptions
where wf_process_type like 'FUN%';


If the licensed_flag is 'N' then please refer the note below for making it licensed .
note /Note 454668.1 : AGIS - Initiator Transaction Status Changes To "Submitted" But The Recipient Cannot View Notification

2. Are there any white papers on AGIS ?
There is a whitepaper as well as a viewlet on AGIS. Refer to note /Note 418649.1 :Advanced Global Intercompany (AGIS) in Release 12 (R12) - Setup, Transaction Processing and Reports.

3. Can you enter foreign currency transactions in AGIS ?
Yes , you can enter foreign currency transactions in AGIS.
Please refer tonote / Note 755617.1 How to enter AGIS inter company transaction with foreign currency.

4. How does the AGIS system create AR Standard invoices and Credit memos in subledgers for AGIS transactions ?
AGIS will determine whether it is a standard invoice or Credit memo based on the initiator intercompany clearing Account after the recipient approves the transaction .

In the following scenario, an AR Standard invoice will get generated from AGIS :
If the Initiator intercompany Clearing line has either a positive debit or a negative credit amount, then the system will create a Standard invoice in AR.


In the following scenario, an AR Credit memo will get generated from AGIS :
If the Initiator Intercompany Clearing line has either a negative debit or a positive credit amount, then the system will create a credit memo in AR.

5. Does AGIS support AME Supervisory level Approval process ?
Yes , AGIS support AME supervisory level approval process .
Enhancement request ER 6995183 Implemented
6. In AGIS can you generate clearing accounts based on AGIS Transactions types ?
Yes, you can generate clearing accounts based on AGIS transactions types .
For more information please refer to the AGIS User Guide ->Default Accounts rules setup in Subledger accounting for intercompany
7. What data gets populated in the Reference columns in the GL, AR, AP Interface tables for AGIS Transactions ?

GL_INTERFACE
=============
From table GL_INTERFACE you can find the following


REFERENCE22 Stores FUN_TRX-BATCHES (BATCH_ID)
REFERENCE23 Stores FUN_TRX_HEADERS(TRX_ID)
REFERENCE24 Stores FUN_DIST_LINES(DIST_ID)


RA_INTERFACE_LINES_ALL
=======================
From table RA_INTERFACE_LINES_ALL you can find the following


INTERFACE_LINE_ATTRIBUTE1 Stores FUN_TRX_BATCHES(BATCH_ID)
INTERFACE_LINE_ATTRIBUTE2 Stores FUN_TRX_HEADERS(TRX_ID)
INTERFACE_LINE_ATTRIBUTE4 Stores AGIS Batch number


AP_INVOICES_INTERFACE
=====================
From table AP_INVOICES_INTERFACE you can find the following


INVOICE_NUM Stores FUN_TRX_HEADERS (AR_INVOICE_NUMBER)
GROUP_ID Stores FUN_TRX_HEADERS (TRX_ID)


AP_INVOICE_LINES_INTERFACE
==========================
From table AP_INVOICE_LINES_INTERFACE you can find the following


LINE_NUMBER Stores FUN_DIST_LINES(DIST_ID)

8. Why does the Reconciliation Report not show TAD defined Clearing Accounts ?
Currently the Reconciliation report fetches the reconciliation clearing Accounts information based on the table ''fun_inter_accounts_addl'' (This table was introduced in 12.1.1 onwards. Prior to 12.1.1, clearing accounts were obtained from the table ''fun_inter_accounts'').
So TAD defined Clearing Accounts information would not be stored in any of these tables. Hence, TAD Clearing accounts will not appear in the reconciliation report .

9. Why do manual journals clearing Accounts lines appear on the AGIS Reconciliation report ?
If any manual journal has been posted to the Intercompany Clearing Accounts, then those transactions will appear on the AGIS Reconciliation report .

10. Can the system automatically assign AR payment terms to an AGIS invoice ?
Yes, the system automatically assigns AR payment terms to an AGIS invoice in the following order:
1. Customer bill-to site level
2. Customer account level
3. Customer level transaction type
4. Default value '4'


For credit memos the payment term is always ''Null''
11. Are there any white papers on AGIS workflow Troubleshooting ?
Please refer to Note 785167.1 Advanced Global Intercompany Troubleshooting AGIS Workflow Whitepaper.

12. Are there any white papers on AGIS Accounting Troubleshooting ?
Please refer to Note 813397.1 Troubleshooting AGIS Accounting.



References
NOTE:418649.1 - Advanced Global Intercompany (AGIS) in Release 12 (R12) - Setup, Transaction Processing and Reports
NOTE:454668.1 - AGIS - Initiator Transaction Status Changes To "Submitted" But The Recipient Cannot View Notification
NOTE:755617.1 - How to enter AGIS intercompany transaction with foreign currency
NOTE:785167.1 - Advanced Global Intercompany Troubleshooting AGIS Workflow White Paper
NOTE:813397.1 - Troubleshooting AGIS Accounting

Related



--------------------------------------------------------------------------------
Products
--------------------------------------------------------------------------------

Oracle E-Business Suite > Financial Management > Financial Control and Reporting > Oracle General Ledger
Keywords
--------------------------------------------------------------------------------
RA_INTERFACE_LINES_ALL; GL_INTERFACE; AP_INVOICE_LINES_INTERFACE; AP_INVOICES_INTERFACE; AGIS; RECONCILIATION REPORT; INTERCOMPANY; REPORT

Comments

  1. Oracle Apps R12 and Fusion Cloud Self Paced Training Videos by Industry Experts. Please Check https://www.oracleappstechnical.com

    ReplyDelete

Post a Comment

Popular posts from this blog

Oracle Subledger Accounting (SLA) Tables, Views

Oracle Subledger Accounting (SLA) Tables, Views Oracle Subledger Accounting Tables: TABLE NAME DESCRIPTION XLA_AAD_GROUPS The XLA_AAD_GROUPS table stores the merge dependencies analyzed during the merge analysis.  All application accounting definitions with the same GROUP_NUM must be merged together. XLA_AAD_HDR_ACCT_ATTRS The XLA_AAD_HDR_ACCT_ATTRS stores standard, system and custom sources assigned to an accounting attribute at the AAD level. XLA_AAD_HEADER_AC_ASSGNS Store the analytical criteria for the application accounting definitions. XLA_AAD_LINE_DEFN_ASSGNS This table stores the journal lines definitions for the application accounting definitions. XLA_AAD_LOADER_DEFNS_T The XLA_AAD_LOADER_DEFNS_T table is the interface table that facilitates the data transfer from data files and the database. XLA_AAD_LOADER_LOGS The XLA_AAD_LOADER_LOGS table stores the errors and logs generated by the application accounting definitions loader. XLA_AAD_SOURCES XLA_AAD_SOURCES table stores a...

Public API’s for FA Transactions

Public API’s for FA Transactions So far Oracle FA is have all the good things except the lack on reporting.Oracle FA is now offer lot of public API's that can be used to interfacing with third party or Oracle application other modules. Here are some of transaction's API's:   Additions API if you have requirement to add assets directly via PL/SQL then use  FA_ADDITION_PUB.DO_ADDITION. If you have selected the Allow CIP Assets check box on the Book Controls window of a tax book when adding CIP assets using the Additions API, the this API automatically adds those CIP assets to that tax book at the same time that they are added to the corporate book. Adjustments API you can make cost adjustments to your assetsdirectly via PL/SQL using  FA_ADJUSTMENT_PUB.DO_ADJUSTMENT  for any  process adjustment. Detail can be found in appendix H) You can use this API if you have a custom interface that makes it difficult to use with the existing Oracle Assets interfaces for adjusti...

Oracle Fusion Cloud: Supplier Import Process using File Based Data Import (FBDI)

 Supplier Data Migration or Upload to Oracle Fusion environment File-Based Data Import for Oracle Procurement Cloud Supplier import in oracle fusion   In this post , We will discuss about Supplier import in oracle fusion. Oracle has provided the FBDI tool to import suppliers from External  Source  to the Oracle fusion. Supplier Import in Oracle fusion we first need to  Download  the Supplier Import FDBI  templates  given by the Oracle fusion to import suppliers. Oracle has given 5 Different FBDI templates to Import supplier in Fusion. Here in this post , I will share the Complete steps for Supplier import in oracle fusion. You can refer this post for Supplier Import.   Steps for Supplier import in oracle fusion     Step1- First we need to download Supplier Data  Template  from Oracle Repository. Go to this path for Oracle Repository. ( select Based on your Cloud version) https://docs.oracle.com/en/...