Supplier Details -- Contacts

Hi,
I need a query to bring the suuplier name along with the contacts
1.select * from ap_suppliers -- will give the supplier_name
2. Contacts ----??
I dont want contacts at the site level but at the supplier header level.

Hi,
You can look at the script of the view PO_VENDOR_CONTACTS.
Second part of the script retrieves Contacts attached to the supplier header (PVC.VENDOR_SITE_ID IS NULL):
FROM
AP_SUPPLIER_CONTACTS PVC
,HZ_PARTIES HP
,HZ_RELATIONSHIPS HPR
,HZ_ORG_CONTACTS HOC
,HZ_PARTIES HP2
,AP_SUPPLIERS APS
WHERE
PVC.PER_PARTY_ID = HP.PARTY_ID
AND PVC.REL_PARTY_ID = HP2.PARTY_ID
AND PVC.ORG_CONTACT_ID = HOC.ORG_CONTACT_ID(+)
AND PVC.RELATIONSHIP_ID = HPR.RELATIONSHIP_ID
AND HPR.DIRECTIONAL_FLAG='F'
AND PVC.ORG_PARTY_SITE_ID IS NULL
AND PVC.VENDOR_SITE_ID IS NULL
AND HPR.OBJECT_ID = APS.PARTY_ID
AND HPR.RELATIONSHIP_CODE = 'CONTACT_OF'
AND HPR.OBJECT_TYPE = 'ORGANIZATION'
AND NVL( APS.VENDOR_TYPE_LOOKUP_CODE, 'DUMMY' ) <> 'EMPLOYEE'
J.

Similar Messages

  • Supplier Site Contacts Open Interface Import Program is erroring out.

    Hi,
    We are on 12.0.4 on solaris 10.
    Tomorrow is go-live in one of our client, When we doing data migration. Uploaded the data into Interface table. From there we are running this standard program to push th edata into standard table.
    Its erroring out saying:
    ================
    Enter Password:
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: unable to extend temp segment by 128 in tablespace TEMP2
    ==> SELECT INT.org_id C_Rejected_Org_Id,
    ===============
    I have added 2 GB of Tempfile to the tablespace even though it is erroring in the same. And it is taking too much time to give error.
    We are tried with only one record also it is taking 1 hr to give the error.
    Please help me out in resolving the same.
    Many thanks in Advance..
    Supplier Site Contacts Open Interface Import

    I believe you hit Bug# 6624764, so you may need to apply (Patch 6624764 - SUPPLIER REPORT ERROS WITH ENTER PASSWORD: REP-0069: INTERNAL ERROR REP-57054).
    Please log a SR to confirm this with Oracle Support.
    Note: 565898.1 - Oracle Financials Software Updates, Release Update Pack 5
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=565898.1

  • Update Supplier details on iSupplier Portal - Impact on existing  Purchasing Documents

    I would like to understand the impact of updating Supplier details on iSupplier Portal on the existing Purchasing documents like POs, BPAs.

    Hi,
    I think you won't be able to pay for the existing purchasing documents if you end-date a site/address using supplier profile of the iSupplier. Updates to the bank information will have a payment impact as well.
    It is always advisable to close the open purchasing documents prior to closing/deactivating a supplier.
    You may also perform supplier merge to transfer open purchasing documents to a active supplier and then close/deactivate site, bank etc.
    Thanks,
    PS.

  • How to uncheck Send Notification check box by custom script in supplier's contact Account management tab?

    Hi Experts,
    We have a requirement to uncheck the Send Notification check box by custom script in supplier's contact account mangement tab while page loading while creating new contact for the supplier. I have attached screen shot for reference.
    I have searched several API Java classe for get and set methods for this Send notification field but no luck.
    If anyone have an idea about get and set methods for this field please share.
    Help would be appreciated and points awarded!
    Thanks,
    Lava.

    Hi Lava,
    Inorder to uncheck the Send Notification checkbox while loading the page you have to write the script targeting the class Contact(600) and target as Loaded.
    Include below lines in your custom script (contact onload Script)
    doc.getFieldMetadata("SEND_NOTIFICATION").set(doc,FALSE);
    You can create it in On create Script also.
    Hope it helps.
    Thanks,
    Raj.

  • Supplier Email contact details

    Hi,
    We have performed EBS upgrade from 12.0.4 to 12.1.3.
    We have picked up a small issue with Supplier Contact details not being picked up and printed on the PO.
    In Rel 12.0.4 the contact details were picked up even if the contact details were not selected in PO header.
    With Rel 12.1.3 this doesn't happen anymore and no details are picked up.
    I am aware of the new profile option 'PO: Communication Email Default' but this only works when the Supplier contact details are assigned to an address in the contact details form.
    The issue is we have more than a 1000 Suppliers which will need to be updated if we are to fix the issue this way.
    Supplier Email details are not printed on the PO even with the manually update.
    Thanks,
    Kavitha

    Please see if these docs help.
    Email Address In Po Approval Window Is Disabled When Email Is Checked [ID 1265074.1]
    How To Make Supplier Contact Email Address Default Into The Approval Window In Purchasing [ID 1072171.1]
    Email Id On Po Has Been Picked Up From Supplier Contacts [ID 874513.1]
    Thanks,
    Hussein

  • Srm 7.0 - Transfer of Supplier - Temporary Contact Person Creation

    SRM 7.0/ECC 6.04
    During transfer of supplier from supplier directory from ROS/SUS to EBP client, and vendor replication from ECC to SRM as Supplier Portal the system is not creating temporary contact peson. Per SAP documentation if the Temporary contact person is checked in configuration the system should creare CP and User ID automatically during transfer of Supplier/vendor Data. There is no XML message generated by the system except an entry is added to supplier monitor cockpit.
    Not sure if we are missing a step or this is a SAP issue. Has anyone done this implementation and seen this working?
    Thanks,

    Hi
    We can create the Contact person for the vendor with the following roles in SRM 7.0
    SAP_EC_BBP_ADMINISTRATOR-->SAP SRM: Administrator
    SAP_EC_BBP_PURCHASE-->mySAP SRM Purchaser
    SAP_EC_BBP_ST_PURCHASER -->SAP SRM: Strategic Purchaser
    Select the vendor created by you from the 'Business partner' page and click on 'Create Contact person'.
    Enter the details required as per the requirement and save.
    Regards,
    Chandolu Ramesh

  • Purchase order  and supplier details?

    tables to included for listing purchase order details and the secondary list of information about supplier

    Hi!
    Purchase order tables
    - EKKO - header
    - EKPO - position
    Supplier
    - LFA1 - Overall data
    - LFB1 - Company dependent data
    - LFBK - bank data
    Regards
    Tamá

  • Goods Supplier details through EDI - Purchase Order

    Hi All,
    We are sending purchase orders to vendor through EDI. Generally we do not have details of the Partner - Goods Supplier (GS) in the idoc in the segment E1EDKA1. .
    Now our client wants to show the details of GS also in the segment of the idoc. As per SAP note 456127 , SAP has not given provision for it.
    Has anyone got this type of requirement , and has someone any idea on adding a new segment showing Goods Supplier in it.
    Thanks in advance.
    Regards,
    Vengal Rao.

    Hi,
    Please check the below links...
    http://help.sap.com/saphelp_sm40/helpdata/en/af/5f28a7669648dfb71b418d243f2a82/content.htm
    http://help.sap.com/saphelp_sm32/helpdata/en/dc/6b7c9f43d711d1893e0000e8323c4f/content.htm
    Hope it may helps you.
    Kuber

  • Asset master report- supplier details

    HI All,
    My customer wants to have tax details of the vendor to be recorded and reported for an asset
    Though supplier name and number can be directly saved in asset master, is there any way to get the VAT reg number, state tax registration number, Income tax number for each asset.
    Could anyone help
    THanks so much

    hi,
    you need an anbap like <b>RAHERK01</b>
    A.

  • Supplier Details in EBS Payables

    When a supplier changes there names, our systems admin has asked us to create a whole new supplier and enter the details again with the name change. As this takes a while for data entry, is there anyway to copy details of an exisiting supplier record and create a new one and just change the name ratehr than having to create an entire new entry and re-enter all the new details?

    Hi sagar;
    Duplicate post, please post once
    sign in process in EBS << i already update thread
    Regard
    Helios

  • CBM and Supplier details

    Hi,
    Can anyone explain me from which table or report we can get the details of "Commodity Business Manager" and "Supplier's name" for the given list of materials.
    Thanks in advance.

    Hi
    Go to SE16
    Check the following tables
    1.LFA1
    2.EKPO
    3.EKKO
    What do you  mean by Commodity Business Manager
    Regards
    G.Ganesh Kumar

  • Where does the supplier details exist in SRM

    Hi gurus,
      I need to know the table name in which the details of the supplier stored.
    Ex: I need the address of the supplier, Supplier Approved or not,payment terms and payment terms description
    Regards,
    Ramalakshmi.G

    Hi !
    I think not very much sure... just see ........
    You get the information in BBPMAININT service. If you're looking for the storage location, it is stored in table VENMAP
    You can get all details in VENMAP & BUT000 tables.
    Take Partner GUID from VENMAP and get all details from BUT000 table with that GUID .
    Refer these pdf also can get more clue ...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b6ccae-71e7-2a10-4f99-b02c1d5c0ff9
    Check note 672960
    Regds
    Abhishek

  • Supplier Details

    Hi, 
    I have a scenario which is divided into two cases
    I'm trying to get the details of the Supplier who is providng me the Raw material
    case 1: i'm getting it from my vendor. This would be a simple one as i get the details which i maintain in my vendors master data
    Case 2 : my vendor is getting the material from a third person and then he is supplying me
    In this case if i have to find the details of the third preson who inturn is supplying to my vendor how do i do this?
    Do we have any settings in standard SAP where i can get this infromation OR
    Is there any procedure where in i can go ahead and map this scenario 
    Please let me know how to go ahead for the case 2
    Thanks & Regards
    Pavan
    Edited by: venkata pavankumar on Jul 10, 2008 3:45 PM

    Hi,
    Actually we maintain vendors from whom we procure on one to one basis.
    This is only for reference.
    Try using international versions icon in the vendor master.
    The main use of this is to maintain vendor address in different languages. But i am not sure if you can maintain it again in english. just check it out. this icon will be present in the address details page.
    Thanks & Regards,
    Kiran

  • How to Find Supplier Details

    How to Select *(Supplier Name , Supplier Number ,Tax Registration Num , Taxpayer ID , Alternate Supplier Name , SIC , Address Line 1 , City , State )* To a specific Supplier.
    I used ap_suppliers but I did not distinguish the corresponding columns to the needed feilds.
    And please I need a systematic way to find out the base tables to a self services EBS Applications. Just like Suppliers enquiry and entry windows.
    Thanks in Advance
    Edited by: Oracle on Jun 6, 2011 3:23 PM

    Assuming that you want to see the query which lies behind the self service form.
    First ensure personalisations are enabled.
    Navigate to the form in question and query back a suitable supplier.
    In the bottom left hand corner of the form there is a link 'About this Form' (If the link isn't there then personalisations are not switched on, so you'll need to go back to the first step and resolve that) - click on the link.
    Scroll down to the section 'Business Component Reference Detail' - expand that by clicking on the '+'.
    In the 'View Objects' section there should be a link 'oracle.apps.pos.supplier.server.VendorsVO' - click on that link and you will see the query which populated that section of the form. From that you should be able to figure out exactly which table and/or view provides the data and which column the data comes from. You may need to work through other links in that section to get everything you need.

  • Syncronize I-Supplier Portal Contacts and HZ:Parties ....

    Hello:
    Does anyone know how to sychronize I-Supplier contact tables and HZ Parties tables ? We are R12.0.6.
    Is there a concurrent process to run .. ?
    Yesh

    I set all the 3 secure attributes at responsibility level. At the user level I set the actual supplier id and site id.
    I went to iSupplier Portal, clicked on "Account" Tab, Clicked on "Create Standard Invoice" button.
    when I checked the list of values for "Supplier" it is showing the supplier what I assigned at user level.
    Don't seelct this.. Just click on "Next".. It is showing all the suppliers irrespective of assigned at user level.. How to prevent this? Any idea?

Maybe you are looking for