GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Apps Technical

 Print  |  
Question:  Oracle Apps process of item conversion and interface tables

Answer: Hi! Any one can you send me the details and process of item conversion?
1.What are the interface tables in item conversion?
2.What are the base tables in item conversion?
3.what are the validations and what is the standard program in item conv.?


July 07, 2008 02:15:23 #1
 neerajinfy   Member Since: January 2008    Total Comments: 1 

RE: Oracle Apps process of item conversion and interface tables
 

Interface tables involved in Item COnversion:

MTL_SYSTEM_ITEMS_INTERFACE

MTL_ITEM_CATEGORIES_INTERFACE

MTL_ERRORS_INTERFACE


Base Tables:

MTL_SYSTEM_ITEMS

MTL_ITEM_CATEGORIES


Standard Import Program name: Item Import (INCOIN)
This program does most of the standard validations.

     

 

Back To Question