List of suppliers API

Hi there,
Is there an API to get the organization list of suppliers?

Hi,
Please check the below link.
http://help.sap.com/printdocu/core/print46c/en/data/pdf/bcmidapii/cabfaapiintro.pdf
Thanks,
Venkat

Similar Messages

  • Add Z field in the List of Suppliers

    Hi guys,
    I need to create a Z (center) field in the list of suppliers (BUS2206) and update the query.
    I've done an append on the table with my new field by SPRO.
    And also made ​​a enhancement in webdynpro to create the field on the screen.
    Now I need to upgrade the query. How do I do this?
    You can only update the query or need to create a new and delete the old?
    How do my Z (center) field that includes on screen, be included in research and reflective display in the screen?
    Thank you!

    Hi,
    Actually i added zfields for BUS2200 ,BUS2202 in SRM .if you add zfields properly through SPRO .you no need to add in webdynpro compoent .it will come in portal.
    Regards
    Jayaprakash T.

  • Error while adding items to cart using oracle.apps.ibe.shoppingcart.list.ShopList.saveQuoteFromListLines API

    Hello,
    I am getting the below error message when I try to add line items to cart using oracle.apps.ibe.shoppingcart.list.ShopList.saveQuoteFromListLines API.
    ORA-01403: no data found in Package IBE_Shop_List_PVT Procedure Save_Quote_From_List_Items
    This is the underlying procedure/package getting called:  IBE_Shop_List_Wrapper_PVT.Save_Quote_From_List_Items
    Please help me in resolving this issue.
    Thanks in advance!

    L S P.. wrote:
    Hi,
    Actually that notes says about invalid objects in ASO and IBE objects.
    But i couldn't found any invalid objects. Also i was cleared cache using functional administrator also.
    But still am getting this error.
    Please help on this.. It is on critical.Please log a SR if the doc did not help.
    Thanks,
    Hussein

  • Oracle R12 supplier API to end date current operating unit and create new o

    Can anybody give some idea's for using supplier api's, to end date current operating unit of employee and create a new operating unit for same site in Oacle r12. I need this requirement as employee transfer frequently. As i m a newbie,Will be helpful if u can give a sample query as how to update using api for this scenario.
    Thanks in Advance

    Hi Viral,
    Sorry, this is not the exact Solution which we are looking for.
    Could anyone provide us witha solution or help us in providing the exact functionality of this Address API.
    Thanks,
    Kamatchi

  • List of Suppliers with Bank Account Information

    Hello All,
    We are trying to get a listing of all suppliers with the associated Bank Account information out of the systemf for an audit, but I cant seem to find the link between supplier or supplier sites and the bank account information. Any assistance would be greatly appreciated.
    Regards,
    Anthony

    Hi,
    What version are you running?
    po_vendors ->
    po_vendor_sites_all ->
    ap_bank_account_uses_all ->
    ap_bank_accounts_all ->
    ap_bank_branches
    Regards,
    Gareth
    Blog: http://garethroberts.blogspot.com/
    Message was edited by:
    gareth.roberts

  • Anyone know where I can find a list of portal api calls?

    Thanks

    Troy,
    Take a look at :
    http://portalstudio.oracle.com/pls/ops/docs/folder/community/pdk/
    plsql/doc/astart.htm
    for a full PL/SQL API lists
    Chu

  • Where can I find all list for 'deprecated API' in upgrade Oracle 11.2.0.4 to 12c?

    Dear all:
    Thanks in advance for help!  we are upgrading oracle 11.2.0.4 to 12c (most recent release).  However, so far we have a diffculty in get & confirm a complete list of 'all deprecated API' for 12c upgrade; because we need to assess this before proceed to kick-off upgrade.
    Our application is written in JAVA.  The following API/parameters are recommended by others for assessment upgrade 12c impact:
    OraclePreparedStatement.setExecuteBatch()
    OraclePreparedStatement.getExecuteBatch()
    OracleCallableStatement.setExecuteBatch()
    getEndToEndMetrics
    getEndToEndECIDSequenceNumber
    setEndToEndMetrics
    setApplicationContext
    clearAllApplicationContext
    Basically, which area we should look into:  JDBC, Universal Connection Pool, webLogic server, or Oracle ODBC driver? to ensure application continuity after upgrade to 12c?  I get this note today but it is for 'Java ALL API': https://docs.oracle.com/database/121/JAJDB/deprecated-list.html
    Is there any metalinke Note you can refer to check?  I'll check with application team about their code writting.
    thank you very much!

    Hi Srini:  sorry I wasn't able to get our applicaition full architect yet...-:((, I'm a new hire in the team, it is my 2nd week; so that's why I say 'thanks in advance to everyone' in my post.  All I know is 'App is written by Java', and probably use JDBC/ODBC to connect to DB (and by which type of connection pooling mechanism I'm not sure).
    We may also have WebLogic, or app interface with OBIEE/SAP tools.
    Those parameters of 'OraclePreparedStatement.setExecuteBatch' was taken in URL in my post, I feel someone write as 'to-do' in checklist but may not fully understand it.  At this moment to clarify further, we are worried if any changes like PL/SQL stored procedure, oracle library source code, API parameters that are changed in 12c from 11.2.0.4 (or 11gR2 in general) to affect the application?  is there any metalink note can help us get more info about this?
    Sure I'll consider open an SR for our case, any note is also welcome because nobody here has expertise knowledge for API impacted from upgrade 11.2.0.4 to 12c.
    thank you very very much!

  • Any AP Suppliers API for update?

    Hi everyone,
    I have a large volumes of suppliers that need to be updated. Are there any API's that I can use for update.
    I need to update Receiving and Invoice Managment information for suppliers
    Is this possible or not a good idea to do that. what would be best way to update Suppliers data.
    Instance info:
    Oracle Application: 12.1.3
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    Thanks in advance.
    Edited by: user8822881 on Mar 15, 2013 1:14 PM

    Hi,
    You can find all available APIs by adding " Integrated SOA gateway" responsibility and going to Integration Repository Link.
    12: How To Access API References via the Oracle Integration Repository [ID 462586.1]
    Regards
    Yoonas

  • Suppliers API's in 11i

    Hello,
    I am creating an application similar to iSupplier where I need to create Supplier, Supplier Site and Contacts. If the supplier clicks submit the record should created right away. There would a delay if I have to use the supplier interface table and import. Is there a way that I can load them using API's without using Concurrent Program Import Process. In simple words, it should work like iSupplier.
    Thanks,
    Sharad

    Pls check following, you will get answer...
    Is There A Bulk Supplier / Supplier User Registration API Available? [ID 256790.1]
    Does the Supplier Open Interface API Support Updates to Supplier Information? [ID 795270.1]

  • Products and Services listing for supplier master

    All,
    I am on R12 and adding a new supplier using payables resp.
    One of the details which i can add for suppliers is "Products and Services". Can someone please advise from where is this list being picked up ? Any lookup table.
    I have a requirement to add some more products with there brands to this list based on my business requirements.
    Thanks, Vishal.

    Hello,
    Try to check in the responsibility "Supplier Profile Manager" (iSupplier Module) if there is a configuration for Products and Services.
    HTH,
    Vikram

  • Retrieve contact list  via the API not with the last updated date but created date?

    I can connect via the API and retrieve a list of contacts  but it seems that the only paramater i can pass is to search since the last Update  Date.
    Is it possible to search on the Created date and to have a date range as well?
    I found the xml result is slow to come as it gives all entries since the "lastUpdateDate" entered.

    A change in score does not cause the Date Modified field to change on the contact record. This field only changes when some data in one of the fields has changed.
    However, some of the confusion can come from the fact that lead scores have a Profile and Engagement portion. So if you have certain fields on the profile section being modified, that would cause a rescore at the same time. Engagement criteria such as form submits often cause the contact record to be modified while website visits and email clicks/opens do not.
    Hopefully this helps clarify,
    Bojan

  • Newly created Image not listed via REST API

    Hi,
    I have created a image in azure console .Its created successfully and i could see the created image under "Image" tab in console.Also, the image created with the name appending current date, it was not before.But when I am trying to list images by
    using the below REST API its listing images except the newly created images that have the  name appended with current date.
    https://management.core.windows.net/5f2fe4c3-23b3-45c0-a70c-9560b79dcf56/services/images
    header values:
    x-ms-version : 2012-03-01
    Content-Type : application/xml
    Host: management.core.windows.net
    This makes me fail to launch new VM via REST api.I got the response as follows
    <Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>BadRequest</Code><Message>The image vmyffdd-20140605-813455l does not exist.</Message></Error>
    Please look into this.

    hi,
    From the error, your request parameter was incorrect. I guess your image name may be wrong. How did you write your Image name and url? I suggest you don't forget the '.VHD'. Also,if you use the
    VMImageName element which is only available using version 2014-02-01 or higher
    And I suggest you could try this code sample about how to using REST api to create VM :Simple Windows Azure REST API Sample Tool
    Please try it.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • OracleSOAComposite Listing using SOA API

    Hello,
    I have developed a java utility that lists the Components and its status using the JAVA APIs. I get results for most of them using COMPOSITEINSTANCE. But unfortunately, most of the APIs such as,
    CompositeInstance.getAuditTrail()
    CompositeInstance.getCreator
    CompositeInstance.getModifiedDate();
    are returning null whereas the CompositeInstance.getECID(), CompositeInstance.getID() and others are returning the value properly.
    Do we need to do something to populate them (audittrail, creator) similar to setting Title, because when you set the title using ora.setCompositeInstance it gives the value, similarly do we set those things in the composite for the JAVA API to retrieve. Kindly help.
    ANother thing, when I use FaultFilter,
    FaultFilter fltFilter = new FaultFilter();
    fltFilter.setECID(cmpInstance.getECID());
    String strFaultName = fltFilter.getFaultName();
    int [] nfltTypes = fltFilter.getFaultTypes();
    Even though the instance STATE returns FAULT, but the above strFaultName returns NULL.
    Kindly help. .
    Edited by: cdmnagaraj on Jul 28, 2011 7:24 PM
    Edited by: cdmnagaraj on Jul 29, 2011 5:38 AM

    THanks Anuj.
    But there is an API in the CompositeINstance to provide this Audit Trail as well. Any reason why Oracle has given it ? It is not even inherited method. But will try using getBindingComponents and use those APIs too.
    But no luck, kindly let me know even the FAULT is NOT returning, it says null. Probably the Faults have to be at COmpoSITe level, only then it will come up.
    Edited by: cdmnagaraj on Jul 29, 2011 8:54 PM
    Edited by: cdmnagaraj on Aug 8, 2011 3:08 AM

  • Update item in list using rest api - failed when browsing in juniper session

    this issue is about browsing to an on premises sharepoint 2013 inside a LAN using Juniper session
    the user can see everything and can create new list items with rest api but
    cannot update existing items using the function below.
    we've got this function which we use to update list items in rest
    it works like a charm when browsing inside the LAN
    function updateListItem(itemIdentityField, itemIdentity, listName, siteUrl, item, success, failure) {
    getListItemWithId(itemIdentityField, itemIdentity, listName, siteUrl, function (data) {
    $.ajax({
    url: data.__metadata.uri,
    type: "POST",
    contentType: "application/json;odata=verbose",
    data: JSON.stringify(item),
    headers: {
    "Accept": "application/json;odata=verbose",
    "X-RequestDigest": $("#__REQUESTDIGEST").val(),
    "X-HTTP-Method": "MERGE",
    "If-Match": data.__metadata.etag
    success: function (data) { success(data, callBackIndex, null) },
    error: function (data) {
    getError(data);
    }, function (data) {
    failure(data);
    the error i get in ULS log is:
    Original error: Microsoft.SharePoint.Client.InvalidClientQueryException: The parameter __metadata does not exist in method GetItemByStringId.
    at Microsoft.SharePoint.Client.MethodInformation.GetParameter(String parameterName)
    at Microsoft.SharePoint.Client.ClientCallableEdmModelBuilder.CreateFunctionImportForMethodBodyParser(MethodInformation clientMethod, List`1 parameterNames, ProxyContext proxyContext)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.ParseParametersFromBody(MethodInformation methodInfo, Boolean allowPostBodyAccess, Boolean isLeafSegment, ClientValueCollection args)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.ParseParametersFromBodyOrQueryString(MethodInformation methodInfo, Boolean allowPostBodyAccess, Boolean isLeafSegment, ClientValueCollection args)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.CreateMethodArgumentsUsingNamedParameters(MethodInformation methodInfo, IList`1 parameterList, Boolean isLeafSegment, Boolean allowPostBodyAccess)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.InvokeMethod(Boolean mainRequestPath, Object value, ServerStub serverProxy, EdmParserNode node, Boolean resourceEndpoint, MethodInformation methodInfo, Boolean isExtensionMethod, Boolean isIndexerMethod)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathMember(Boolean mainRequestPath, String path, Object value, EdmParserNode node, Boolean resourceEndpoint, MethodInformation& methodInfo)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPath(Boolean mainRequestPath, String path, String pathForErrorMessage)
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.Process()
    at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.ProcessRequest()
    at Microsoft.SharePoint.Client.Rest.RestService.ProcessQuery(Stream inputStream, IList`1 pendingDisposableContainer)
    Any help?
    Somebody?
    Thanks

    Hi patrik
    Really appreciate your replying.
    Could you try and refer to the issues below:
     this error occurs even with site collection administrator (i tested it with three different
    users)
    there isnt any difference between items in list - all have same permissions
    it occurs in several lists in site (all lists have same permissions)
    if browsing inside the LAN everything works just fine
    updating from the UI works fine in all means
    It really seems like a Rest related problem(is there anyone from the Microsoft REST team who can take look at this error?)
    Thanks
    Hushay

  • Query and sort content from two lists using search API

    Hi,
    I have a custom web part which I would like to query two different lists and sort the results by Created Date. One is a list of news articles and the other contains blogs. So basically the result set will be an intermix of news and blog items sorted by date.
    I would also like to do this by query through the search API. Does anybody have any sample code to do this?
    thanks,
    Sherazad.
    Sherazad

    Hi Sherazad:
    To use the JOIN operator in CAML, your lists must have a
    defined relation(Lookup column). You can refer to sample code that I list as follow.
    Create your query from one of your lists.
    SPList Projects= SPContext.Current.Site.RootWeb.Lists["Projects"];
    SPQuery query = new SPQuery();
    To do the join, setquery.Joins
     <Join Type="INNER" ListAlias="Contacts">
        <Eq>
            <FieldRef Name="ProjectManager" RefType="ID" /> ///
    ProjectManager is a Lookup Column.
            <FieldRef List="Contacts" Name="ID" />
        </Eq>
     </Join>
    And query.ProjectedFields (To tell SharePoint how to project the lookup columns into the result)
    <Field Name="Project Name" Type="Lookup" List="Projects" ShowField="Title">
    /// My Project Name is a Display Name in Memory so you can give a name by yourself But ShowField must be Internal Name of the Column(Project Name)
    You can add a lot of columns that you want to display.
    Everything comes from memory.
    To choose the fields to display set query.ViewFields
    <FieldRef Name="Your Internal Name of Column Or
    ProjectedFields - Field Name">
    <FieldRef Name="Your Internal Name of Column Or
    ProjectedFields - Field Name">
    <FieldRef Name="Your Internal Name of Column Or
    ProjectedFields - Field Name"> 
    Then
    SPListItemCollection result = ListA.GetItems(query);

Maybe you are looking for

  • What algorithm does Excel 2010 use for Pseudo Random Number Generation (MT19937?)

    Does Excel 2010+ use the Mersenne Twister (MT19937) algorithm for Pseudo Random Number Generation (PRNG), implemented by the RAND() function? This has been a nagging question for some time now, with "hints" that it indeed does.  However, a relatively

  • Why doesn't my computer remember me? I have to sign in to comcast everytime. This didn't use to happen.e

    I have Comcast set as my home page. For some reason every time I open my browser now, I have to log in. After I log in I check the box that ask to be remembered, but it never does remember me. This use to work in the past. Is there a setting someplac

  • Help me about pdf

    Hello PDF file with the default fonts to embed PDF into not re-open after not. Word file also changed the default font format I give all the classified files together into word. PDF file PDF convert to the time that I face again Unknown shows. Please

  • XML Portlet Migration from 3.0.7 to 3.0.8

    After I upgraded my NT Portal install of 3.0.7 to 3.0.8 all my XML portlets do not work anymore. They throw the below error in the jserv.log file. Any help is appriciated. [04/06/2001 12:36:23:719 EDT] page/XMLParser Exception java.util.MissingResour

  • Sync photos from Aperture

    I would like to sync some photos/albums with my iPhone using Aperture. I went through the following steps: 1. Imported images from iPhone to a project in Aperture 2. Created an empty album in Aperture 3. Dragged and dropped images from the project (f