Need API or interface table for manufacturer & mfr part

We are developing integration that would push data to following base tables.
1.     mtl_item_categories
2.     mtl_manufacturers
3.     mtl_mfg_part_numbers
We could find interface table for category but nothing for manufacturers and manufacturer part.
Let me know any API or open interface table that can be used in Apps 11.5.9 and above. Thanks in advance.

Hi,
Go thru
www.irep.oracle.com
Navigation
--SCM
---Inventory
-------Material
--Basava.S                                                                                                                                                                                                               

Similar Messages

  • API or Interface table for receiving an RMA return line

    is there an API or interface table for receiving an RMA return line? any example/notes available that can i refer to ?

    Hello,
    Look at: http://www.oracleappshub.com/oracle-purchasing/oracle-api-availability-purchasing/ sentence What you can't done by this API's
    You have sample: How to Receive and Deliver Against RMA Using ROI [ID 339835.1]
    Regards,
    Luko

  • API or interface table to create releases for a blanket purchase agreement

    Hi
    I need to know if Oracle provides a standard API or interface table to create releases for a blanket purchase agreement.
    I tried using the release_num field in PO_HEADERS_INTERFACE, PO_LINES_INTERFACE. But this is not working.
    I'm able to create the blanket purchase agreement using the open interfaces, but not the releases.
    Regards,
    Alister

    Hi Alister,
    You can't create a release of a BPA through API, there is no such APIs provided by oracle.
    Where as you can create a BPA by using API. You need to dump/poplulate data in PO_headers_interface & PO_Lines_intreface table.. Then use Purchasing Documents Open Interface API to create a BPA.
    Regards,
    S.P DASH

  • Assigning Sourcing rules to Assignment set using API or Interface table

    Hello Gurus,
    We have a requirement to migrate the data from legacy system to Oracle Apps.
    We are given with a data file containing sourcing rules and assignment set information which needs to be assigned to assignment sets.
    Are there any APIs or interface tables to assign the sourcing rule to Assignment set?
    Thanks in Advance.

    HI,
    I have a requirement, API for loading sourcing rules in APPS and attaching the same to Assignment sets at item level..
    I found that ,these are the API's for that..
    MRP_SOURCING_RULE_PUB.PROCESS_SOURCING_RULE ,MRP_SRC_ASSIGNMENT_PUB.Process_Assignment
    Please provide me the code for that.
    Can you please send to my mail -- [email protected]
    Thanks in advance...
    Vijaya

  • Need a bapi or table for GL Report

    Hi experts,
    I need a bapi or table for generating report period balance for GL accounts. i found one bapi BAPI_GL_GETGLACCPERIODBALANCES which is closer to my requirement. But i want to get the balances for cost center and particular material. As Cost center and product ranges are in my selection fields.
    Can anyone tell me table or BAPI?

    SAP standard infoset query provides a report STDCOST for this.
    May be this will suit your requirement. It will give material wise costing.
    hope this helps.
    reward if helpful.

  • Error when writing to interface table for HR

    We recently did a client copy from Production to our User Testing client. User was trying to enter time via transaction CAT2 but received the following message when attempting to save the timesheet:
    "Error when writing to interface table for HR"
    Does anyone have advice on how to resolve this issue?
    Thanks as always!

    Hi,
    We have the same problem.
    We tried to add many records to HR via a job but it result with en error message LR036 (Error when writing to interface table for HR)
    Did you find a solution since your problem appear ?

  • Documentation on Interface tables for lease management

    Hi i found out the following interface tables for lease management
    but couldn't find any documentation or information of the mandatory columns to be populated in these tables
    is there any documentation provided in R12 for the following tables?
    PN_LEASE_OPTIONS_ITF
    PN_RENT_ROLL_LEASE_EXP_ITF
    PN_SPACE_ASSIGN_LEASE_ITF
    PN_SPACE_UTIL_LEASE_ITF
    thanks
    Arshad

    hi
    thanks for quick reply...
    etrm is more generic..
    i would like to know the validations that are performed on the columns
    the concurrent programs which does the import of data from these tables to base tables
    something which oracle provides for interface tables in their user guides or implementation guide. (Example for GL_INTERFACE the column level validations are given in GL user guide).
    i couldnt find such document for lease management.
    thanks
    Arshad
    Edited by: Arshad on Dec 2, 2008 7:24 PM

  • CRM Open Interface Tables for Integrating with CRM

    HI all, We are evaluating integration with CRM from Telco Billing system. The TRMs of CRM talk about using some published open Interface table in CRM. I could not find any TRM or User manual where I can get this info.
    Also need to know API for CRM for intregation. PL. reply to [email protected] . Thanks - Pradip

    I think you also need V14496-01 Part 1 of 2 and V14496-01 Part 2 of 2 (English Language Extension Packs).
    Installation is explained in the Bookshelf: V29095-01

  • Interface table for customer_master

    Hi,
    i need to do open interface for customer_master with sites.,what are all the interface tables need for this.,can any one help me.,
    Thanks
    vaaru

    Hi;
    Please review:
    Oracle Trading Community Architecture User Guide
    Regard
    Helios

  • 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

  • Any interface table for Importing Item catalog data

    Item catalog data needs to be moved from oracle 11.0.3 instance to Oracle 11i Instance.
    Is there any Interface table available in Oracle11i for this purpose?

    Hi,
    Thank you.
    I have given the requirement below.
    When data need to be Migrated from one instance to another,one of the method followed is to collect data from old instance and put the data into staging table of new instance.After validation data from staging table will be transfered to the Interface table.After this a standard program is run to populate in the base table.
    For item catalog is there any such interface table available? or is there any way to populate the base table in 11i instance?
    Thanks,
    Gokula

  • Open Interface Table for iExpense Template

    Where can I find the table name of the Open Interface for uploading master records of GL, AR, AP, FA? I can only find the name to upload journal entries and AR, AP Invoice. Can someone advise me where can I find the open interface tables list for master records?
    In particular, I would like to upload the Expense Item Template for Internet Expense of AP. I want to update the items by SQL Loader. (not the entries or transactions but master records of existing item code in the Expense template)
    Thank you very much.

    Hi;
    Please review:
    Oracle Trading Community Architecture User Guide
    Regard
    Helios

  • Interface tables for credit note in receivables

    Hi all,
    I need to understand the tables structure of the interface tables and necessary column and their meaning to put credit note
    automatically. I want to put some necessary information and my gl and credit note create automatically.
    Thanks

    Did you check eTRM website? -- http://etrm.oracle.com/
    Thanks,
    Hussein

  • R12 Interface table for loading data from 3rd part payroll system

    Hi All,
    Can anyone help me to have a lists and detailed technical information of available interface table on Oracle R12 for importing/loading data from third party payroll system. And what should be the best way of importing the data? It should be load first to AP then to GL or load it directly to GL?
    Any help much appreciated. Thanks.
    Cyrus

    Hi Cyrus,
    Can you please let us know your business requirements of this integration, i.e what business want to acheive out of this integration.
    It depends on what your business requirements are wether to send only accounting information from payroll system to your Oracle GL ( then you can integrate Payroll system to Oracle GL directly, by sending the accounting information from your payroll) or if your requirement is to create payroll related invoices in AP and then do payments in oracle AP and then pass accounting information to GL ( then integrate your payroll to AP)
    Regards,
    Madhav

  • Interface tables for HRMS & Payroll

    Dear All
    Can you tell me that are their any interface tables available for HRMS and Payroll data loading like employee, addresses, assignments..
    Regards
    Majid

    If you are using Data Pump :
    HR_PUMP_BATCH_HEADERS
    HR_PUMP_BATCH_LINES
    For Initial Balance Upload :
    PAY_BALANCE_BATCH_HEADERS
    PAY_BALANCE_BATCH_LINES
    For Batch Element Entry:
    PAY_BATCH_HEADERS
    PAY_BATCH_CONTROL_TOTALS
    PAY_BATCH_LINES

Maybe you are looking for

  • How come someone elses Apple ID Shows up when I try to update my apps

    How come someone elses Apple ID Shows up when I try to update my apps? It's Grey and won't let me change it. I've signed out and resigned in, but this very odd email address always shows up as my apple ID. Please help if you can, I just need to updat

  • How can I Print a JPanel including all added Components?

    Hello dear saviours, I have a JPanel object which is responsible for displaying a Graph. I need to Print the Components of this JPanel as close to what they look like to the user as possible. I thought about casting the JPanel into an Image of some k

  • To change movement type 261 to consider backflush qty in forecasting

    Hi experts, Can any one let me know what to do to consider the following issue: Client came to me saying that right now all backflushes using 261 movement type are looking like unplanned cosumption, which is not considering in the forecast. Is there

  • Hey I'm Rizal I have a macbook pro and my itunes doesn't work!

    hey I'm Rizal i have a macbook pro and when i put like a cd in my mac  the music plays but when i go to itunes my music plays but i here nothing but if i put a cd i here the songs. so there's something wrong with my itunes please help! it plays doesn

  • Web service version of a RFC

    Got posted twice.Apologies for that. Kindly post replies to Web service version of a RFC Message was edited by:         Amol Joshi