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
)

Similar Messages

  • Table T000 was not relevant for conversion in BDLS log

    Hi All,
    I am getting the below message in BDLS log  while doing logical system system conversion with BDLS.
    "Table T000 was not relevant for conversion"
    Due to this I could see old logical system entry in SCC4 instead of New converted logical entry.
    (I've gone through the forums ,but didn't find solution)
    Any Idea why I am getting this message and I triggered BDLS from client 000.
    Regards,
    Srinivas Chapa.

    Already SCC4  entry for the client has old Logical system name.
    Ex:
    Client 500
    Logical System : <PRD>CLNT500
    I need this to be change to <QAS>CLNT500 after BDLS,but it is not happening after BDLs.
    Regards,
    Srinivas Chapa.

  • BDLS : Table T000 was not relevant for conversion

    Hello,
    After a system refresh ( homogeneous system copy in ECC6), we performed the post copy procedure.
    I ran the BDLS transaction, all the tables were converted fine, exept the table 000.
    I still have in transaction SCC4 the former logical systeank you in dam defined.
    I checked the BDLS job log and found the message :
    "Table T000 was not relevant for conversion"
    I don't underdtand why ? Is it the normal behaviour ?
    Table T000 is not excluded in BDLSC ...
    Thank you in advance for your help.
    Best Regards.

    I just found out that I launched the BDLS from the client 000.

  • Any Public API's used for Punch Machine in OTL

    Hi,
    Could you let me know if there are any Public API's used for Punch Machine in OTL
    Thanks.

    Could you let me know if there are any Public API's used for Punch Machine in OTLPlease see these docs.
    Would like Punch In or Out Time to be Used to Worked Day Determination. [ID 1350155.1]
    Oracle Time and Labor (OTL) Implementation and User Guide, Release 12 [ID 1070930.1]
    Thanks,
    Hussein

  • What is the best API to use for developing 3D applications is it LWJGL, JOGL or JavaFX?

    Iam an Oracle certified Java Programmer. I recently completed my Bachelor's looking to start my career in 3d game development. But I was confused what API to use. As LWJGL, JOGL or JavaFX these three things have there own advantages. Which one I need to pick as start.

    Such beautiful and professional mockups. Which quite contradicts this:
    As a newbie to JavaFX and rusty with Java in general, what is the best way to build my skeleton so that it can accomplish all 4 of my statesYou say that as if you want to believe there is some "novice" way of going about implementing such a professional looking piece of software. But you know just as well as I do that when your knowledge and skill level is low, you're only going to be able to achieve a dinky looking approximation of what you want to achieve and you're likely going to exceed whatever budget you have.
    You have to keep working on your skill level first. You have such a wonderful mockup - I would do the same with your application. Create a mockup skeleton and keep tinkering with it until it looks like something you want to achieve. Don't create a full blown version, start with a simple test version. One step at a time, the thing to focus on is to not lose your grip on it. Make sure you make it work and you understand how and why it works. When you know the how and why, you're ready to do the thing for real. You're not going to learn that in a forum I'm afraid, it is going to be a couple of weeks of effort likely because you really do have to scratch that rust off of your Java knowledge first.

  • Interface/class which can be used for obtaining exchange rates of currency

    Is there any interface or class in the java package which can be used for obtaining current exchange rates of currencies ?

    Yes. The people at Sun change the static fields every day to reflect the current prices on the world currency markets at GMT 12:00. Then every day all the java programmers around the world reinstall a new JDK that contains the updated class. The class is called:
    EuroDollarDollarEuroDollarYenYenDollarYenEuroEuroYenRubleDollarDollarRuble
    To access the Euro-Dollar exchange rate, you write:
    EuroDollarDollarEuroDollarYenYenDollarYenEuroEuroYenRubleDollarDollarRuble.EURODOLLAR

  • 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

  • What is the ActConsolidate API Object used for?

    Is this used to consolidate data in the target system (HFM) after it is loaded? If so, are there any examples of how to call this function?

    Search on sdn . you will get many links related to this problem.
    check out this one ->
    Re: 'PICK' and User commands in reports

  • Where Used for Code groups or Selected Sets

    Dear all,
    can any body plz tell me how can i know which code group or selected set is used in what qualitative MICs.
    either any report or transaction...
    thanks in advance
    zeeshan

    Hi Zeeshan,
    According to my information,,,
    For Code Group
    In QS41/42/43/44, reach up to the second screen "Change View: Codes" Overview. And then click on the "Used in Selected Set" Or short key "CntrlShiftF3"
    For Selected Set.
    I think no such std sap report is available. But what you can do is use the work bench CWBQM in display mode,,,,,
    - CWBQM---> select the "Current Working Area" as "Q_OPR_000000000010".
    - Apply the Basic Selection or Additional Selection Criteria" and then press Cntrl+F7.
    - the list of the MIC data will be available here.
    Or
    You have to write done a query SQVI
    Or
    Develop a customized report.
    Regards,
    Shyamal

  • 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                                                                                                                                                                                                               

  • What are the common APIs we use in oracle interface

    What are the common APIs we use in oracle interface,and any APIs are there for validation Of data During Tranfer to interface table.
    How to find Api s in oracle applications in Individual modules

    For 11i, all public APIS are listed at http://irep.oracle.com
    For R12, use the "Integration Repository" responsibility in your R12 instance to list the APIs available in that instance
    HTH
    Srini

  • 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

  • API's used in Interface programs of Oracle Applications

    hi
    can any one let me know about the PL/SQL API's that are used in interface programs of oracle applications.
    in what cases we are using them
    and if possible their syntax
    thanks in advance
    bye

    Pl Sql APIs are used for uploading / correcting the mass Data of Oracle HRMS and Oracle Payroll , For Technical person they are Fast and Easy for data Migration Purpose
    You Can Seach more on Metalink.
    You can search these APIs from your Data Base where name like '%API'

  • UOM Conversion? Which fields I hv to use for UOM value in Order, Delivery?

    Hi Experts,
    Pls. clarify some of my doubts, reg. UOM
    1- In our system, 1 Box = 6 EA(CH)
    So, I need to compare Order, Delivery, PGI quatities for some report purpose.......So, Is there any SAP Function Module, that I can use for CONVERSION?
    Scenario: actually, am looking to convert quatities......i mean, if Order UOM is BX of qty 1.........where as the delivery UOM is EA of quatity 6..........so, both r same and varinace is 0.
    2 - Wht is the field I hv to use for UOMs in Order, Delivery, PGI/Material doc?
    thanq
    Edited by: Srinivas on Feb 5, 2008 11:59 AM

    Hello,
      You can use the function CF_UT_UNIT_CONVERSION to UOM conversion.
        call function 'CF_UT_UNIT_CONVERSION'
             exporting
                  matnr_imp     = itab_pot-matnr
                  unit_new_imp  = ztb_vend_min-min_uom
                  unit_old_imp  = itab_pot-meins
                  value_old_imp = w_conv_qty
             importing
                  value_new_exp = w_conv_qty.
    Thanks,
    Venu

  • 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

Maybe you are looking for