Map Interface Table and API

Can someone please tell me where is the Oracle Interface tables.
Thanks

Hi,
This is from the Supplier Management modules (Related schema Purchase Order)
Thanks

Similar Messages

  • Names of interface tables and interface programs of oracle modules

    Hi all,
    i need urgent and accurate information about the names of interface tables and interface programs of the following oracle modules,R12, or either ther are custom made. Any accurate link refering to the desire information would be much appreciated.
    Plus i need a clear and simple definition and purpose of interface tables and interface program and by what other names are they known in industry.
    Data Object,Oracle Module
    Chart of Accounts,Oracle General Ledger
    Trial Balance,Oracle General Ledger
    Supplier Master,Oracle Payables
    Open Supplier Invoices,Oracle Payables
    Open Supplier Credit/ Debit Memos,Oracle Payables
    Open Supplier Advances,Oracle Payables
    Bank Master,Oracle Cash Management
    Customer Master,Oracle Receivable
    Asset Categories,Oracle Assets
    Asset Master,Oracle Assets
    Item Master,Oracle Inventory
    Item Categories,Oracle Inventory
    Sub Inventory and Locators,Oracle Inventory
    Item On Hand Balances,Oracle Inventory
    Item wise Per unit Cost,Oracle Inventory
    Bill of Material,Oracle Discrete Manufacturing
    Departments,Oracle Discrete Manufacturing
    Operations,Oracle Discrete Manufacturing
    Routings,Oracle Discrete Manufacturing
    Resources,Oracle Discrete Manufacturing
    Overheads,Oracle Discrete Manufacturing
    Employee Master,Approval Hierarchy
    Approval Hierarchy,Approval Hierarchy
    Open Customer Invoices,Oracle Receivables
    Open Customer Credit/ Debit Memos,Oracle Receivables
    Open Customer Advances,Oracle Receivables
    Pending Requisitions,Oracle Purchasing
    Pending Purchase Orders,Oracle Purchasing
    Open Sales Orders,Oracle Order Management
    Price List,Oracle Order Management

    Hi;
    Its metalink note you need to login metalink wiht valid CSI(customer Support Identifier) number to can se note via using note number.
    Please see:
    Oracle EBS Based and Interface tables
    Oracle EBS Based and Interface tables
    Regard
    Helios

  • Custom Datetrack Table and APIs

    Hi All
    I want to create a custom datetrack table and an API supporting that table, just like hr_all_positions_f. I think there is an API pr script available in Oracle to create a template package that supports datetrack operations for a package and that will have pre-insert, post_insert procedures as well.
    If there is any metalink note please post it here.
    thanks
    gaurav

    Is your requirement to create APIs that are datetrack aware on custom tables using a standard template defined by Oracle ? If so, I do not believe there is such a template available. We have created custom datetrack tables and APIs in our install - these were coded by our development team based on requirements defined by the functional team.
    HTH
    Srini

  • How to import order from Interface table using Api Order Import

    Hi All
    I am using oracle EBus R12.
    I was working in Data migration in Order management.
    I have manually entered data in Interface table ie (oe_header_iface_all) and (oe_lines_iface_all)
    And i have given the order_source_id as 2 and order_source as COPY.
    And after that i ran the concurrent program with parameter as COPY but the concurrent program does'nt picks the order in the interface.
    Can any one please tell the steps in OM.
    Thanks & Regards
    Srikkanth.M

    Hi;
    please check:
    http://sureshvaishya.blogspot.com/2009/04/order-import-using-api.html
    Also i suggest see:
    http://irep.oracle.com/index.html
    API User Notes - HTML Format [ID 236937.1]
    R12.0.[3-4] : Oracle Install Base Api / Open Interface Setup Test [ID 427566.1]
    Oracle Trading Community Architecture API User Notes, June 2003 [ID 241320.1]
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    http://www.google.com.tr/#hl=tr&source=hp&q=Api+Order+Import+&oq=Api+Order+Import+&aq=f&aqi=&aql=&gs_sm=e&gs_upl=469l469l0l1l1l0l0l0l0l0l0ll0&fp=87c57485fd170fd2&biw=1259&bih=793
    Regard
    Helios

  • Interface tables Or API's Used for Conversion of Categories&category sets

    Hello All ,
    In the inventory module we have Categories concept , once Items are converted into oracle we assign items to categories by using the Mtl_item_categories_interface table , but how do we convert the categories into oracle , do we have any interface tables or any Apis .
    It would be great if any one can help me in this regard...
    Thanks in Advance.....
    SairamGoud.

    Hello Sairam,
    I think there is no such an API : so, for category conversion, we use Dataload tool.
    One thing you can do is running a trace of the creation of a category : that way, you will see all control that are performed during category creation.
    Once the control are performed, you can insert rows with procedure MTL_CATEGORIES_PKG.INSERT_ROW.
    Same method for category sets (package MTL_CATEGORY_SETS_PKG
    )

  • R12.1 customer conversion APIs or interface tables

    Hi
    When converting customers in R12.1, is it best to use TCA APIs or the ra_customer interface tables and customer import import

    There was not interface / api for Uom conversions in 11.5.10.2.
    I don't think it is there in R12 either but you can check the following
    Note: 462586.1 - Where are the Oracle® Release 12 (R12) API Reference Guide?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=462586.1
    Note: 458225.1 - Release 12 Integration Repository
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=458225.1
    Note: 396116.1 - Oracle Integration Repository Documentation Resources Release 12
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=396116.1
    Sandeep Gandhi

  • APEX and 11.5.10 Payables Open Interface Tables

    Hi,
    Wanted to see if APEX would be a tool that could be used to connect to oracle application interface tables and load data from a spread sheet into the ap_invoices_interface and ap_invoice_lines_interface tables. Once this is done the information could be interfaced into the application.
    Has anyone done this?
    Thanks in advance for any responses.

    Scott,
    Do you have experience in how to populate Oracle eBusiness Suite Open Interface tables with Excel-data using a APEX form/report/process?
    If so, can you give me a clue how to do it? Uploading CSV will not work, because of treating text-fields as numbers. Our item numbers look like numbers, but must be handled as text. Example: 002.112.002
    Regards,
    Geert.

  • OTL TIMECARD Interface table - API (urgent)

    hi everybody...
    i want to know if there is an interface tables or API used for OTL Timecard for the integration purpose .
    API is acceptable but interface table is perefable .
    thanks alot ..
    best regards,

    Duplicate post.
    OTL TIMECARD Interface table - API
    OTL TIMECARD Interface table - API

  • Use of open interface tables in R12

    Hello,
    Can someone tell me the status of using open interface tables in release 12. Is this still a supported mechanism for importing data into the product, or must you use a PL/SQL/Java API, XML gateway etc?
    iREP for 11.5.10 lists these open interface tables, but they are missing from the embedded iREP in R12. However, looking in the database for the RA_CUSTOMERS_INTERFACE_ALL shows that the tables exists. Is it supported to still use open interface tables, or are they just there for legacy upgrade purposes? If it is supported, where is the documentation for these R12 open interface tables?
    I wish to integrate into various modules using Oracle Data Integrator and it seems to only have 'integration knowledge modules' to support open interface tables.
    i look forward to your response.
    Cheers,
    John

    Hi Helios,
    Thanks for your response. Two of the links do not work.
    All I really need to know for sure is that R12 supports open interface tables.
    Perhaps I didn't use the embedded R12 iRep correctly - the standard view by product family certainly didn't show any open interface table, and they did not appear in the 'interface type' drop down list. However, I notice from an example on the web that you can pivot the results by interface type. I will try that when the environment becomes available again.
    cheers,
    John

  • Bank Branch upload through open interface Table

    Hello All,
    I am currently doing Bank and Branch Conversion. My question is , is there any Open Interface Table available for bank and branch upload although there is api available .Please let know if any interface table and seeded program is available for bank and branch import.
    Version : 12.1.1
    Thank & Regards
    Aboo

    But RA_CUSTOMER_BANK_INT_ALL is not existing in the 11.5.10, 12.0 and 12.1.1.
    One more thing, I am able to create bank, branch and bank account (for customers), once the bank account is created i am able to see in the database
    select * from iby_ext_bank_accounts where EXT_BANK_ACCOUNT_ID = <ID> but when i am looking into the customer screen, i am not able to see the bank account data added to the customer account.
    But i clicked on the Add button and looked for the bank account, it is showing. So every time when i am creating bank account for a customer, once created , do i need to add in the screen?
    please provide any sugession , its confusing.
    Thanks & Regards
    Aboothahir

  • AP Expense Report Interface tables

    Hello All,
    I need to Develop AP Expense Invoice Interface for uploading all expense (Travel Claims/Amex Bank Transactions) invoice vouchers from a legacy Application in to Oracle Applications . (Are this Base tables or Interface tables Ap_expense_report_lines_all,Ap_expense_report_headers_all i am confused i have seen the AP User guide i could not find any information realted to this).
    I could figure out that we need to run "Payable Import program' for Expenses and for AP Invoice , Credit memo we use standard "Payable Open import interface Program' ,do we have any table for this or do we need to go for APIs ,if anyone of u know about Interface tables or APIs please post me a message.
    Please let me know the flow of AP Expenses creation.
    Thanks in Advance
    Sairam.

    interface tables or APIs?? - there are not interface API tables for these interface tables. Can u use purchasing API interface tables at all for this interface? i think there r some API interface tabkes avaiable for the interface there - or interface direct to gl usig gl_interface API interface table - or maybe implement oracle intrnet expenses for user interfaces and APIs available - many possible interface table, user interface and API available here

  • EPMA 11.1.2.1 Interface Tables Aliases are added as orphans

    Hi,
    I am setting up an EPMA shared library through interface tables and my aliases are not being recognized as aliases. EPMA is trying to import them as members and cannot find a hierarchy, so it is adding them to my shared dimensions as orphans.
    In my database, I have it set up as follows (for simplicity I will only use 1 dimension (Years) and the alias for that dimension).
    IM_DIMENSION
    LOADID-----C_DIMENSION_NAME-----C_DIMENSION_CLASS_NAME-----C_MEMBER_TABLE_NAME-----C_HIERARCHY_TABLE_NAME
    NULL-----------YEARS-------------------------YEAR-------------------------------------NULL---------------------------------YEARS_VW
    C_PROPERTY_ARRAY_TABLE_NAME-----C_DIM_PROPERTY_TABLE_NAME
    YEARS_ALIAS_VW-------------------------------NULL
    In my YEARS_VW I have
    LOADID-----PARENT-----CHILD-----ISPRIMARY
    null-------------YEARS--------FY09----- 1
    null-------------YEARS--------FY10----- 1
    and i have this for FY09- FY16 (The alias will be the year written out 2009, 2010, 2011, 2012, etc)
    My alias view looks like this:
    LOADID------PROPERTY------NAME------KEY------VALUE
    null--------------Alias---------------2009-------Default---null
    I have a row for each year 2009-2016
    Within EPMA, I created the alias dimension and the years dimension. I associated the alias dimension to the years dimension. I also created the import profile for the years dimension (PROF_YEARS). In the Map Dimensions section I have the dimension Years mapped to the Years shared library and selected replace as the process type. In the mapping options, only the alias column shows up and it is automatically mapped to Alias.
    When I run the profile, I get the following errors:
    "Member '2009' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2010' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2011' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2012' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2013' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2014' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2015' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    "Member '2016' will be added but it is an orphan. Please check the Hierarchy Section/Table for member"
    (I get this error for each alias that I have)
    The members all get added correctly, but the aliases are not being added as aliases, but as orphan members.
    Any help you can provide would be greatly appreciated.
    Thanks,
    Daniel

    If you are just using the default alias and you want to put an alias against a member then you include it in your hierarchy table.
    You would have a column called ALIAS=DEFAULT e.g.
    LOADID-----PARENT-----CHILD-----ALIAS=DEFAULT------ISPRIMARY
    null-----------YEARS-------FY09----- 2009----------------------1
    You would then map the column in the import profile
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • What is the basic use of Interface Tables

    Hi there,
    We are trying to connect and send data to the EBS Oracle System.
    We are facing different scenarios and I don't know which one to use in which scenario?
    So if I add a vendor for instance, should I use the Interface tables or call a stored procedure?
    When using interface tables would I have a feedback? Success/Failure and if there is a failure would I have a detailed exception (Name too long, id mendatory...etc.)
    Same question for stored procedure
    A simple answer would be very helpful, and a link to any documentation would be great
    Thanks

    Hi,
    using interface tables is - normally - accompanied by a concurrent request, which does data validation, generation of a report and data import as well.
    So - if you are using correct data structures - using interface tables and running matching concurrent request might save you a lot of time.
    Most concurrent requests which are processing open interface tables are generating some detailled reports on records being processed or having
    failed validation. In addition you normally have some kind of status flag in open interface tables indicating processing state and sometimes error codes
    as well (see gl_interface table or ap_invoices_interface tables).
    When using api packages, you may have more flexibility (sometimes more features, when looking at the TCA apis), but you have to do some extra
    coding for validation, populating default values and so on.
    API Packages do always return a success/error state, which can be extracted in detail by using fnd_msg_pub package - but you have to code it by
    yourself.
    I would say open interface tables are a bit easier to handle whereas some of the api packages need more experience (e.g. when talking about TCA apis,
    there are some steps to do in the right order to get a customer created).
    Regards

  • How to populate DUNS_NUMBER in AR through Customer Interface tables

    Hi,
    We are working on Customer Interface using custome Interface tables and run the standard Customer Interface program.
    As part of source data, we have data for D-U-N-S number, which should be populated to D-U-N-S number field displayed under Profiles Tab in Customer screen.
    I believe that field refers to DUNS_NUMBER_C or DUNS_NUMBER in HZ_ORGANIZATION_PROFILES base table.
    My question is what is the column(field) in Interface table to be populated which maps to the D-U-N-S number on the screen said above. ?
    Appreciate your quick response.
    Regards,
    Ram

    what you did?

  • Interface tables/views

    Hello,
    After reading some EBS doc, I have some doubts. What I want to do is to integrate the EBS with other product (use EBS as a datasource of this product).
    The first step I did was trying to connect via JDBC driver to the EBS and it was successfull. I can see and import its tables/views. But here is my doubt: the doc talks about "open interface tables" and "open interface views" and I wonder... are there any other tables and views not belonging to the "open interface" ones? By using the SQL Developer I see two tabs (one for tables and one for views) (well, I see more tabs, but they do not worht for this question). Are all tables ("open" and "not open") in the "tables" tab (the same for the views)? If there are "open" and "not open" tables/views, how can I distinguish them? Is there an API for this? I guess "open interface" tables and views are reliable, it is, its schema never change and an app can rely on them... is it ok?
    I am using EBS 12.1.1
    Thank you for your time. If this question is already answer, please redirect me to the rigth post.

    Please, I only need to know how to distinguish between "open interface" tables and "base" tables... I understand that with "views" there is not such a difference, is it?
    Thanks.

Maybe you are looking for

  • Customs MIRO multiple line items

    Hi, In import Scenario, i have made imports duties as an item level condition. Suppose i have 10 material in a PO and 7 duty components. When i do Customs MIRO it shows 70 line items. It becomes very tidious process to fill all the line items manuall

  • OC4J / OAS 11g - What is the story behind the release?

    We are heavily investing in the Java framework known as Seam which is heavily Java 1.5 reliant. As you're probably aware, 1.4 compatibility was added to OAS as of 10.1.3; meanwhile, the OC4J11 has been in technology preview for over a year. With Orac

  • Stock transfer using PICK LIST / PULL LIST

    Hi Friend, We have two storage locations in the plant say 1000 - Main store which is ware house managed and 2000 - Production storage location. The goods issue needs to be done from production storage location 2000. How to transfer the material from

  • Iweb 08 and livejournal

    I know someone more then likely uses livejournal and has a mac. Ok i am wanting to make a blog using iweb but i have 4 years of livejournal entries that i dont want to get rid of. what is the best way of linking the two so i can work from iweb and pu

  • Adobe CS4 components crash on startup

    this is a porblem i have whit evry component of CS4. it just loas as normal but after i need 2 select a current project ore made a new one, it crashes and givs the adobe error report screen (it can be called somthing diferent becaus i am from holland