How to Update Product category in bidder data of business Partner

Hi Experts,
I am new at SRM,
While Doing Supplier Registration i am creating Bidder and Business Partner Using these two bapi
'BBP_CREATE_ORGANIZATION
BBP_CREATE_CONTACT_PERSON
Now i also want to update Product Category , that should be display on
Procurement -> Business partner -> Bidder -> select bidder - > Bidder data
Please tel me any fuction module can be used
Thanks & Regards
Prashant Gupta

Hi Prashant,
Please share the solution.
I am having the same problem.
thank you
Tumelo

Similar Messages

  • How to find out last update date for business partner's marketing attribute

    How to find out last update date for business partner's marketing attribute??
    Im freshie for SAP Application and im assigned to find out last update date for marketing attribute changed
    which table is involved??
    Yours kindness will be appreciated
    thanks

    You can take a look at table AUSP as well as CRMD_AUSP_HIST.
    The "changed by" and "changed at" are logged on attribute level, not on attribute value level. When you change one specific value, the system does a "re-insert" of all existing values of this attribute.
    Take a look at the SAP notes 938426 and 966670  these may assit you in resolving the issue.
    Regards,
    William Laverde

  • Product in a card of the business partner (transaction BP)

    Hi everybody!
    Help me, please!!!)
    I created product and business partner. I need see this product in a card of this business partner (transaction BP). How can I do it?
    For example, the Bank ### has the product "Deposit". The client of Bank ## Mr. Smith uses this deposit. How can I display this fact in a card of the business partner of Mr. Smith?
    Thanks)

    Hello!
    Usually Products are not related to the Business Partner directly. Only Competitor Products are displayed in the Account Overview-Page, if the Account has the Role u201CCompetitoru201D.
    In your use-case the u201CBank ###u201D is not your internal organization, but any Account. Now you want to display in the Overview-Page of Mr. Smith, that he uses a Product of Bank ###.
    Right now, I donu2019t see an option to visualize this. The Account Fact-Sheet includes also Installed Base Information, but this doesnu2019t include information about Products of u201Canyu201D Account (only own Products or Products a service contract is available).
    Best regards
    Arno

  • Assigning a new tab to the general data of business partner

    Hi,
    I have followed the steps of creating a field group, view, section. After adding my ztab in the screen sequence of the general data in business partner. But i am unable to see the tab in the BP.
    Can anyone suggest me on this?
    regds,
    Dimple c.

    Hi Deepika,
    Have you generated your screen in transaction BUSP. Select the object BUPA and generate all the screens. This should solve your problem. For your information EEWB is the alternative transaction to add the custom tab for these objects, you just have to run the wizard . This option is really very simple to enhance the objects.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Import data of business partner with elm

    Hi,
    when I create a business partner, I have to fill out some mandatory fields.
    Mandatory fields (SAP CRM standard fields):
    name, street, house no, postal code, city
    Mandatory field (field which created by us):
    searchterm
    I want to import data of business partner with elm. In the first step I want create a mapping format only with the mandatory fields. At this point, I get a problem. I can select all mandatory fields in the mapping field, but not the self created mandatory field u201Csearchtermu201D.
    Do somebody know, what I have to do that the self created field stands in the mapping format for selection?
    Thank you in advance!
    Best regards
    Jasmin Hauser

    Hi Jasmin,
    The following is the procedure to use the ELM functionality in CRM 2007:
    a) Store .csv file on local machine or SAP directory (Line1 will be your field name to map for the first time)
    b) Activate Work Flows in tcode: OOCU (check building block c22)
    c) Enhance BADI - CRM_MKTLIST_BADI, structure CRM_MKTLIST_PER_EXT with "Z" custom fields (note this BADI is filter dependent, which means - the mapping formats created needs to be added in this BADI to function)
    d) Define List type and Origin in customizing (SPRO-CRM-MKT-ELM)
    e) Create Mapping Format (WEBUI -> MKT_Professional business role)
    f) Add Mapping Format to BADI (CRM_MKTLIST_BADI)(tcode-se19. Note: Deactivate the BADI before adding Mapping Format and Activate BADI again)
    g) Implement SAP Note: 915015 to create the ELM Members in business partner role "Prospect"
    h) Create the External List (WEBUI->MKT_Professional business role). Use the mapping format created, make sure that your .csv file don't not have the fields name, data to upload should be in the same order as mapping format fields)
    Cheers,
    Peter J.

  • Question about purchasing data of business partner in SRM 7.0

    When we create vendor in ECC with transaction XK01, we can create pruchasing view and company code view of vendor.
    But in SRM 7.0, I have not find any place abount company code and purchasing data about business partner?
    Any one could provide some suggestions?
    Tanks in advance!

    Hi Justin,
    As in previously releases, SRM 5.0 f.e., not all business partner data available in ECC is replicated in to the SRM procurement system (this can be enhanced via developments). The business partner structure in SAP SRM is different from the ECC business partner structure. SAP SRM business partner data only uses 1 view which holds all the data a vendor can have (BP function: vendor). There aren't any views/tabs in SRM.
    Company code and purchasing data is determined via organisational schema (ppoma_bbp) and a company and purchasing organization have their own business partner master record in SAP SRM as well.
    Note: Certain vendor business partner settings/parameters are better to maintain via the web transaction 'maintain business partner'.
    Hope this helps.
    Kind regards,
    Tim
    Edited by: T. Schuffelen on Mar 21, 2011 11:45 AM

  • How can I know the GUID number of the business partner in SRM server?*

    hai friends
    How can I know the GUID number of the business partner in SRM server?
    regards
    vinaykrishna

    Hi,
    Go to transaction SE16, table BUT000... put in the number of Business Parnet and execute. Doble click in the line and you'll see the field PARTNER GUID with the number GUID.
    Rgs,
    Pedro Marques

  • CommPr01-TC { how to update product status(locked,Archived etc) via Program}

    Hi all,
    TCode: Commpr01 ( how to update material product status as Locked or Archived Via report program. Can any one suggest me what FM's
    i have to use and what inputs i have to pass. I already checked with "COM_PRODUCT_MAINTAIN_STATUS" it is not working properly.
    May be i passed wrong input to that function module i think off.
    Thanks,
    Anbusundaram A

    Hi,
    Its good that u pasted the complete log file. In your environment you have to run this upgrade tool only once from any of the middle tier.
    And with respect to your error that u got in precheck is quite simple. All u have to do is just run this script from by connecting to portal schema using sqlplus.
    Run dropupg.sql
    Location-------- /raid/product/OraHome_1/upgrade/temp/portal/prechktmp/dropupg.sql
    Later you re-run the upgrade tool and let me know the status.
    Good luck
    Tanmai

  • CRMXIF_PRODUCT_MATERIAL_SAVE - update Product Category

    Hello,
    i'm trying to update, in CRM, the Product  Category using bapi CRMXIF_PRODUCT_MATERIAL_SAVE.
    Can anyone help me to use this function?
    Thank

    The problem is solved.

  • How to delete Product Category ?

    Hi,
    How can I delete a Product Category ?  Some products are assigned already to this category, and I cant delete that assigment and in consequence, I cant delete that product categories.   =(
    how can I delete this ?
    Regards,
    Diego

    Thanks Jay, I'll try it =)
    This situation was due to an SRM client copy (exact), so all my categories were linked to my old rfc system.
    Due to this panic situation (deletion not possible), I asked basis people to delete this new client and make a new copy (only customizing).
    Definitively, next time I'll wait a little bit more for a good advice in sdn...ej.ej
    Thanks and regards from Mexico,
    Diego

  • Updating Template Details During the Creation of Business Partner

    Dear ABAPers,
           I am working in SAP CRM 5.0.I am creating the Business partner Using the Transaction code
    'BUP1'.My Requirement is at the time of saving the Business Partner i want  to update the
    Template Details.I tried with the BAdI  'BUPA_TEMPL_UPDATE' .But this BAdI does not contain the Template Parameters.How to do this it is very Urgent Requirement.Please help me to solve this problem.
    Thanks & Regards,
    Ashok.

    Hello Ashok,
    In CRM5.0 IC webclient, I used FM 'BUPA_TEMPLATE_SAVE_TABS' to save information regarding Business Partner Template.
    It worked for me. Check if can help you too.
    Kind regards,
    Bruno

  • How to reset the military usage value in GTS Business partner

    Hello Experts,
    Does anyone know how to reset the Military usage value='2' to blank on the Business partner within GTS?
    I tried putting a blank there, clicking on the accept entries button followed by  saving the Business partner.
    It does not seem to work this way.
    Does anyone know if it's SAP bug for not having blank as one of the allowable values for the usage except when it's that way while newly created?
    The GTS implementation details are as follows:
    Any help with regard to this will be much appreciated......
    Thanks,
    Prashant.

    Prashant,
    As I already informed you, it is not possible to re-set the indicator to <blank>.
    From the program code, I can see that the usage indicator is only transferred from the feeder system during the creation of a customer partner.  The value in GTS is set either to '1' or '2' during creation, and cannot be changed by any subsequent data transfer from the feeder system.
    I think that logic is related to the fact that usage records may be created for multiple Legal Regulations, and those records may then be changed individually by the user in GTS.  On that basis, it would not be reasonable to over-write the values by re-transferring the customer from the feeder system.
    Regards,
    Dave

  • Reference Data items -Business Partner

    What are the referece data items in Business Partner and how is it managed.

    Hi Rajesh,
    Can you elaborate a little more please - its not clear what is meant by 'reference items'. As such, the BP is used by numerous applications, and it is in fact other applications that maintain a reference of the BP.
    The BP only maintains reference of some other objects such as
    address - (reference maintained in BUT020, real address in ADRC)
    employee - linked through table HRP1001
    Is this what you were referring to ?
    Cheers,
    Rishu.

  • Query in CRM to get data from Business Partner and Opportunity

    Need to develop a new query based on Business Partner and Opportunities in CRM. Not finding any link how to relate these two .

    Hi Vishal,
    BP is the Master Data, so load the master data first and then load the Transaction data for Opportunity Item and Header and then Create the quesry on the Opportunity Cube. Your problem is solved.
    Assign points if useful.
    Regards
    Vishwanath

  • Employee Data for Business Partner

    Hi All,
    I am using BAPI_BUPA_CREATE_FROM_DATA as a Function Module in a program to create Business Partners by reading data from an Excel file.I am able to create business partners but I couldn't find the BAPI using which I can add Employee data for "Employee" role of a new Business Partner.
    Can anyone help me out in this regard.
    Kind Regards,
    Deepti

    Hi Deepti,
    You can see if the function module BAPI_BUPA_FS_EMPLOYM_ADD is more appropriate for you.
    Regards
    Venu

Maybe you are looking for

  • Mini-display port to hdmi cable not working consistently

    I have a MacBook Pro (15-inch, Early 2011) 2GHz Intel Core i7, 4GB, Intel/ATI combo video - Yosemite 10.10.2. I purchased the monoprice 15" mini-display port to hdmi cable and it worked perfectly for about 1 month or 2. Now when i plug in the cable,

  • My new ipad is showing the message 'Use wi fi to restore - A wi fi connection is required to download your apps and media' then gives 2 buttons

    I had my ipad replaced last week. The apps etc were transferred to the new ipad and it worked fine for a couple of days. This morning the screen locked up and displayed the message - Use WiFi to Restore- A wi fi connection is required to download you

  • How to send a file through the portal

    Hello, I have a problem in sending the file. I have selected a file kris.ppt and from context menu, I have selected sent to option and I have sent a file. I got a copy of that to my lotus notes but in that I had a format as kris.ppt.html. I cannot op

  • IPad 3 safari wont work

    I just received my iPad today. Everything is good but only that my safari wont work... When I opened the safari app, it will show up the web but only the bar on the top and the rest are white. Also, the touch screen seen no functioning when that happ

  • Song Not found

    I have had to delete and reload my entire song-list to iTunes about 7 times now. Randomly, about half of the songs on my iTunes always get that little exclamation point thing next to them and says the song could not be found, and I always have to re-