R12 Customer Conversion by using TCA API  OR  Standard interface table ?

R12 Customer Conversion should be done via  TCA API  OR  Standard interface table? Why ?
Which approach is more suitable  kindly let us know your thoughts.

We have used interface tables just to have better control and reprocessing abilities. You may need to be little careful about the TCA tables.

Similar Messages

  • R12 Supplier Conversion by using API  OR Standard interface table ?

    R12 Supplier Conversion should be done via  API  OR  Standard interface table? Why ?
    Which approach is more suitable  kindly let us know your thoughts.
    Thanks  in advance

    We have used interface tables just to have better control and reprocessing abilities. You may need to be little careful about the TCA tables.

  • How can we get the value of the key field in a custom data model using governance API?

    Dear Team,
    How can we get the value of the key field in a custom data model, to be used for manipulation of the change request fields using governance API?
    Any kind of help would be sincerely appreciated.
    Thanks & Regards,
    Tushar.

    Hi Michael,
    Thanks for direction. Let me give more context on this as I'm interested to get more details..One of the issue was to read cross entity field values on UI based on user action and set other entity field behaviour...It is similar to what is being posted here.
    For ex: Reading MTART from Basic Data UIBB in MM MDG UI and set the field properties in some other custom entities say ZZETEST. This cannot be done using UI BADI as it only supports single entity at a time and not cross entity. So alternatively we found a solution where we can enhance existing PLMB feederclass cl_mdg_bs_mat_feeder_form by reading the model and the entity as needed as it it proved that it supports cross entity UI field behaviours and so business requirements.
    This is a workaround for now.
    So the question is How do we achive it using governance API for cross entity field behiaviours.?or what is the right way doing this.
    Can we do that using governance API and its' methods?
    In the Governance API doc you provided below has referring to below external model as part of gevernance API.
    The active or inactive data (before or during the derivation or the check) can be read
    with the external data model interface IF_USMD_MODEL_EXT with the method READ_CHAR_VALUE and
    the corresponding READ_MODE parameter. To avoid unnecessary flushes (derivations), the NO_FLUSH
    parameter should b
    e set to ‘X’.
    Thanks
    Praveen

  • Can i create more than one attributes for the custom class created using java API

    Hello everyone,
    I have been creating class and its attributes programatically using java APIs, I want to know that is there any way to create multipal attributs for the same class in just one call of API with all the options for each attributes,
    thanks

    You can create a new class and define all of the Attributes at the time the class is created - this is the preferred way of creating classes. Use the addAttributeDefinition() method on ClassObjectDefinition. If you need to add attributes to existing classes, you can only add them one at a time (using the addAttribute() method on ClassObject).
    (dave)

  • EBS Integration Approach - API call or Interface Tables

    Hi,
    I'm very new to EBS, but am looking from a data-centric perspective on which approach would be best suited for updating Service Contracts.
    We have at any one time a peak of 5000 records that would need to be matched against an IB identifier and then if that is matched correctly, proceed to update EBS.
    So my question is, given the medium level of volume and fact we're not doing "bulk loading" which would be the better approach? Seems to me the API call to extend the Service Contract would be best.
    Thanks for taking a look!

    Hi;
    All APIs are listed in Oracle Integration Repository
    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]
    Pelase also check below:
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    List of APIs and open interface R12
    Re: List of APIs and open interface R12
    Regard
    Helios

  • Format/hyperlink certain text in the conversation window using an API plugin

    Hi, I want to format/hyperlink certain text and make it clickable in the conversation window of Lync. The click itself will execute a Desktop application.
    Is this possible via an API plugin and is there example code on how to manipulate the conversation window?
    Thanks!

    Hi wyatt biker,
    To ensure you get better support, I suggest you turn to our Lync Development forum for dedicated support.
    With the assistance provided there, it is more likely the issue can be resolved. Sorry for any inconvenience this caused. Thanks for your understanding.
    Best regards,
    Eric

  • Created Role responsibility using TCA API but couldn't view it from Forms

    Hi All,
    Created Role responsibilities using HZ_CUST_ACCOUNT_ROLE_V2PUB.create_role_responsibility. API returned responsibility_id and I could check record in HZ_ROLE_RESPONSIBULITY table. But when I view it from Contact Roles screen, No value but If I click on the field then value appears on screen.
    I am setting below values. Can you please share your thoughts on it.
    l_role_responsibility_rec_type.cust_account_role_id:=335599;
    l_role_responsibility_rec_type.responsibility_type:='DELIVER_TO';
    l_role_responsibility_rec_type.created_by_module:='API_V2';
    HZ_CUST_ACCOUNT_ROLE_V2PUB.create_role_responsibility (
    p_init_msg_list => FND_API.G_TRUE,
    p_role_responsibility_rec => l_role_responsibility_rec_type,
    x_responsibility_id=> x_resp_id,
    x_return_status =>x_return_status,
    x_msg_count =>x_msg_count,
    x_msg_data => x_msg_data
    Thanks
    Vara

    Add the following java script in the submit button click event
                         var cURL = enter the WSDL url generated
         var service = SOAP.connect(cURL);
         xfa.connectionSet.DataConnection.execute(0);

  • Customer Conversion Error Table

    Hi,
    I'm just trying to look for Error table in customer conversion in r12 can you just help me. I goggled but i didnt find the error table and I dont have access for etrm's.
    Thanks & regards,
    pallis

    Records with errors are marked with E in the INTERFACE_STATUS column of the interface table. Error details are recorded in the table HZ_IMP_ERRORS. You can also use TCA Import Error report
    You can also refer MOS note:
    How to import party using TCA Bulk Import Registery Interface Tables [ID 1451645.1]
    thanks

  • Customer conversion - automatically populate the Contact details of the Customer at site Level

    Hi
    Requirement is to populate the Contact details of the Customer at site Level.
    I could't find the API where site_id , contact details can be passed, so that data will be automatically display.
    Please suggest the process for this.
    Thanks.

    Hi,
    Please review the following MOS doc. for the same.
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    Using TCA API's Including Examples [ID 201243.1]    
    Customer Account Creation Using TCA APIs [837568.1]
    Oracle Trading Community: TCA API Overview, Setup, Sample Scripts and Troubleshooting (Doc ID 1637029.2)

  • 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

  • AR Customer Interface (RACUST) v.s. TCA APIs

    Good afternoon,
    Our users are asking us to import columns that do not exist in the RA_CUSTOMERS_INTERFACE_ALL table.  From reviewing mettalink documentation it looks like we have more options with the TCA APIs.  Do the TCA APIs (12.1.3) cover everything (including bank account information) that is handled by RACUST?    If yes, do you recommend exclusively using TCA APIs or is a hybrid of the two processes better.  If anyone has any experience with this I would appreciate your comments.
    Thanks,
    Tam

    990027 wrote:
    Did YOu check the mutil_org_category ( Single, Null, Multiple) of your conc program?This is an old thread and I believe there is no point in bringing it up.
    Thanks,
    Hussein

  • Update the billtopartysiteid for particular cart using plsql API

    Hi all,
    i need to update the billtoparty_site_id in the particular cart the using aso_quote_headers.pkg.
    its throws the Your cart has been updated by another member. We have reloaded it for you.
    an one plaease help me to update the billtiparty_site id for the particular cart.
    Regards,
    M.Soundrapandian.

    Please post the details of the application release, database version and OS.
    Please see if these docs help.
    Using TCA API's Including Examples [ID 201243.1]
    How to use the TCA API's in MOAC Environment ? [ID 412996.1]
    Unable To Update Credit_Hold Flag Through HZ_CUSTOMER_PROFILE_V2PUB.update_customer_profile API [ID 876320.1]
    Customer Interface Does Not Update All Expected Columns in the Customer Form [ID 153159.1]
    Need An Api To Update Collector To A Different Collector In The Customer Master. [ID 743875.1]
    If you still get the same error, please post the code you are using. Also, enable trace on the concurrent program, submit it and check the contents of the concurrent request log file.
    Thanks,
    Hussein

  • Updating KM Metadata properties using KM API

    Hi All,
    We are tring to update the custom Metadata properties using KM API from the Abstract Portal Component.
    We have written the below code for updating the metadata.
    We have checkbox called "Region" which has multiple option values like "Asia,America,Europe". I was able to update this property with single value. But when i try to update with multiple value it is not working. I tried with comma seperated but it didn't work.
    Can somebody through light on this. How to update multiple values?
    Code snippet
    IUserManagementService service=(IUserManagementService)PortalRuntime.getRuntimeResources().getService(IUserManagementService.KEY);
              com.sapportals.portal.security.usermanagement.IUser user =null;
                   user= service.getDefaultFactory().getEP5User(request.getUser());
    IResourceContext context = new ResourceContext(user);
    RID path = RID.getRID("/documents/src/ex1.doc");
                        IResource res = ResourceFactory.getInstance().getResource(path,context);
                        IPropertyName propName = new PropertyName("http://ars.com/xmlns/cm","Region");
                        IMutablePropertyMap map = new MutablePropertyMap();
                        IProperty property = new Property(propName,"Asia");//How to pass multiple Values?
                        map.put(property);
                        res.setProperty(property);
    Helpful answer would be appreciated and Rewarded....
    Regards,
    Birla.

    Hi Birla,
    try this:
    IResource res = ResourceFactory.getInstance().getResource(path,context);
    IPropertyName propName = new PropertyName("http://ars.com/xmlns/cm","Region");
    java.util.List values = new List();
    values.add("Asia");
    values.add("America");
    values.add("Muenster, Germany");
    IProperty property = new Property(propName, PropertyType.STRING, values);
    res.setProperty(property);
    Best regards,
    Michael

  • TCA API

    Is there any flay which we can set inorder to stop commit after inserting data into tables using tca api?

    Hi ketha,
    AM also working on the Same issue, but am getting some error . So,if you passed this work successfully , can you post the Script .

  • API (interface tables) to synchronize Oracle EBS and outsourced functions?

    Hi,
    Our company is outsourcing the inventory and shipping functions. Now we'll need to synchronize the Oracle EBS with actual shipment data. We have've to use the APIs and keep Oracle tables in sync with the legacy system.
    Which API we can use for Pick Confirm, when we have to do WMS and LPN handling? Or is there some other way (like interface tables) to take care of this issue?
    APIs should be supported with our EBS version 11.5.9. EBS version upgrade is not possible for us now. We'll need info how to implement above issue asap.
    BR Mervi Malmi

    Hi;
    All APIs are listed in Oracle Integration Repository
    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]
    Pelase also check below:
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    List of APIs and open interface R12
    Re: List of APIs and open interface R12
    Regard
    Helios

Maybe you are looking for

  • Translation Problem in app Map

    Hi, there is a translation problem in the new app Map. The Hong Kong City Hall is a place to perform art like dancing and drama, and its name in traditional Chinese is 香港大會堂.However, the map use a name of "中國香港特別行政區市政府" which means "China Hong Kong S

  • SO creation

    Dear all, I am creating a sales order using bapi BAPI_SALESORDER_CREATEFROMDAT2. after creating a sales order when i see the Sales order in va03 the plant field at header level is blank.  I am getting the plant at the item level. How can i populate 

  • Network self-activating

    Ok. I am creating a pdf through Quark 6.5 using Acrobat Professional 7 using the Print command, and then Print to PDF. My problem is, when go to "Printers..." in the print window, and then select "Acrobat PDF 7.0" for my printer, a window opens that

  • HP G61 finger scrolling

    Hi, I sometimes find that finger scrolling on my touchpad doesn't work, sometimes it's when I first turn the computer on and sometimes it just decides to stop working after it's been fine. A restart almost always gets it working again. It's a Synapat

  • WLCS 3.5 with WLS 6.0 SP1--ERROR

    Hi, I just installed WLCS 3.5 with WLS 6.0 SP1. The weblogic server starts up great! However when i try starting WLCS 3.5 this is the error i get. I am however able to get to the tools page and there are no errors. I am also able to do stuff with the