GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  AR
Go To First  |  Previous Question  |  Next Question 
 AR  |  Question 17 of 36    Print  
What are the interface tables used for ar invoices, customers, receipts for conversion process

  
Total Answers and Comments: 3 Last Update: March 07, 2006     Asked by: Jagadeesh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 27, 2006 02:37:10   #1  
Anu        

RE: What are the interface tables used for ar invoices...

Customer interface tables:

ra_customer_interface

ra_contant_phones_interface

ra_customer_banks_interface

ra_customer_profiles_interface

ra_cust_pay_method_interface

Invoice interface tables:

ra_interface_lines_all

ra_interface_sales_credits

ra_interface_distributions


 
Is this answer useful? Yes | No
March 07, 2006 06:42:52   #2  
ashish_vishwakarma Member Since: March 2006   Contribution: 3    

RE: What are the interface tables used for ar invoices...

Following are the Validation for Autoinvoice:

AR Transaction Type Validation : Check if the Transaction type provided in data file is defined in AR transaction types(RA_CUST_TRX_TYPES_ALL)

Transaction Batch Source Validation: Check if the source provided in data file is defined in AR transaction Batch source (RA_BATCH_SOURCES_ALL).

Invoice Currency Validation: Check if the currency provided in data file is defined in AR Currency (FND_CURRENCIES).

Customer Validation: Check if the Bill to Customer Number Ship to Customer Number Bill to Custom Location Ship to Customer Location provided in the data file is defined in AR Customer(ra_customers).

Primary Sales Representative Validation: Sales representative number to be hardcode to -3 for No Sales Credit.

Term Name : Check if the Term name provided in the data file is defined in Payment terms (RA_TERMS)

Validate Sales Credit Type : Sales Credit to hardcode to Quota Sales Credit

Inventory Item Validation: Check if the Item provided in data file is defined in Inventory Items (MTL_SYSTEM_ITEMS).

Unit of Measurement validation: Check if the UOM provided is defined in MTL_UNITS_OF_MEASURE Table

Invoice Tax Code Validation : Check if the Tax Code provided in data file is defined in AR_VAT_TAX_ALL_B Table.

Invoice GL Date Validation : Check if the GL Data of provided invoices is in open period.Used ARP_UTIL.IS_GL_DATE_VALID API to validate.

Regards

Ashish Vishwakarma


 
Is this answer useful? Yes | No
March 07, 2006 06:58:37   #3  
ashish_vishwakarma Member Since: March 2006   Contribution: 3    

RE: What are the interface tables used for ar invoices...

Following are the Interface tables

ra_customers_interface_all

ra_contact_phones_int_all

ra_customer_profiles_int_all

Following are the base tables

hz_parties

hz_cust_accounts

hz_cust_acct_sites_all

hz_cust_sit_use_all

hz_party_sites

hz_locations

hz_party_site_uses

hz_customer_profiles

hz_organization_profiles

hz_person_profiles

Regards
Ashish Vikshwakarma


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape