How to extract custom business partner attributes?

I am working with a customer that has created custom fields against business partner. The fields are different depending on the role of the business partner. What is the best way to extract these attrbutes to BW? Should i create new custom datasources? Or is there a better way?

Hi,
This may help you:----
country code, language key.
Regards,
Suman

Similar Messages

  • Function modules in CRM (read Business Partner attributes)

    Hi,
    I would like to print a document in wich will be Business Partner attributes and other crmdata. Does anybody know how I can read the Business Partner marketing attributes. Can I use for this some function modules or else?
    Are there some documentations about all Function modules in CRM and what they do?
    Thanks,
    Malnor

    Hi Malnor,
    Marketing attributes of a BP can be found in table AUSP.
    You can build your own custom function module to read marketing attributes.
    Refer to the link below for sample code of a FM to read BP marketing attributes -
    [Custom Function module to read BP marketing attributes|http://divulgesap.com/blog.php?p=NDg=]
    Hope it helps.
    Regards,
    Ravi

  • How to Extract Customized Financial Statement Version from R/3 to BW

    Hi Gurus,
    Could anybody tell me how to Extract Customized Financial Statement Version from R/3 to BW. Also send me docs on FICO and COPA extraction from R/3 to BW.
    Thanks in advance...
    Regards
    Rafi

    Sayed
    Please see this BW Best Practice link
    http://help.sap.com/bp_biv133/
    http://help.sap.com/bp_biv235/BI_EN/html/BW/COPABaselineAnal.htm
    http://help.sap.com/bp_biv235/BI_EN/html/BW/ControllingAnalysis.htm
    COPA Business content
    http://help.sap.com/saphelp_nw04/helpdata/en/28/3dc7393b26da1de10000000a114084/content.htm
    Hope this helps
    Thnaks
    Sat

  • How to create a business partner whose BP category is person in crm portal?

    How to create a business partner whose BP category is person in crm portal.When I use Partner and account management>Partner function in portal,I create a new partner,the partner category is default organization,can not change.
    But I what to create a partner with the partner category person,how can I do it?
    Is there any other special function to ceate a BP in portal matching the function  with T code Bup1(create BP)in sap gui?
    By the way,I have the whole privileges in portal and crm.
    thanks

    Hello,
    Standard CRM PC UI application offers three options when you push 'New' button: 'Person', 'Organization' and 'Group' (combobox appears). In your case, 'Person' should be selected.
    p.s. If you don't see combobox mentioned above, it could be security issue.
    Kirill

  • Business content - Customer, Business Partner or both

    Hi
    We have a task where we need to decide which business content to choose: Customer or Business Partner. Our current requirements points out that we can fulfill 90% of the requirement by utilizing the Customer information modell in SAP ECC.
    Our MDM scenario (decentralized MDM strategy) looks like this:
    Customer created in SAP ECC and then sent via SAP PI to SAP MDM. From SAP MDM the customer data is then distributed to SAP CRM and other non-SAP systems.
    Should we utilize both the business content (Customer, Business Partner) in SAP MDM as templates since the business content for Customer is based on ECC and business content for Business Partner is based on SAP CRM. If so I assume that we need to create a syndication to the Business Partner repository for each customer created in the Customer repository. Then we need to initiate a syndication to SAP CRM from the Business Partner repository. Is it better in this scenario to have Customer- and Business Partner in the same repository?
    So two questions based on the above input:
    Which Business content to use Business Partner, Customer or both?
    Should they be in separate repositories or in the same? (I understand that by keeping them in the same we create a more tight connection so that if you want to make changes in the Customer repository we need to unload the repository and thereby also influencing the Business Parter related harmonization processes).
    Br
    Göran
    Edited by: Göran Westin on Feb 11, 2011 5:19 PM

    Hello Göran,
    Customer created in SAP ECC and then sent via SAP PI to SAP MDM.
    From SAP MDM the customer data is then distributed to SAP CRM and other non-SAP systems.
    I would suggest to consider Centralized MDM strategy (Still like to know the thought behind Decentralized MDM Strategy).
    Customer should be created first in SAP MDM and then it should be syndicated to other systems.
    Benefits of having Centralized MDM strategy are...
    1. You can differentiate between potential Customers and Actual Customer by implementing Approval process.
    2. You can use MDM key strength, that is Match & Merge feature which help avoiding duplicates.
    3. You cat get most out of SAP MDM using Centralized MDM strategy.
    Which Business content to use Business Partner, Customer or both?
    Depends on your business need.
    Should they be in separate repositories or in the same?
    Having them in two independent repositories will be beneficial, because...
    1. For avoiding tight connection (as you stated)
    2. You can use SAP Business Content very well.
    3. Repositories created based on SAP Business Content will be flexible from long term perspective (Upgrade, Maintenance etc).

  • How to read the business partner activity

    Hi experts,
    How to get the business partner(role:employee) assigned activities  in crm and how to create the activity .my requirment is change the assiged from old employee(bp) to new employee(bp). i have to develop the program. i searched some BAPI's.
    Please help on this.
    thanks,
    venu.

    Pls use the FM CRM_REPORT_CALL_RF. Pass the partner function to the exporting parameter table ir_partner_fct_h and partner number to the partner number to  ir_partner_id_h . You will get all the guid and then use CRM_ORDER_MAINTAIN to change the partner.
    CALL FUNCTION 'CRM_REPORT_CALL_RF'
        EXPORTING
          iv_stat_open            = 'X'
          iv_maximum_hits         = ' '
          ir_object_type_h        = it_act_objtype
          ir_partner_fct_h        = it_partner_fct_h
          ir_partner_id_h         = it_partner_id_h
        IMPORTING
          et_guidlist             = it_guid
        EXCEPTIONS
          parameter_error_partner = 1
          parameter_error_items   = 2
          parameter_error_ref_obj = 3
          OTHERS                  = 4.

  • How to link the Business Partner with the SAP User ID.

    Hi,
    We are working on a scenario wherein the resources are created as Business Partners in R/3.
    now How to link the Business Partner with the SAP User ID.

    HI AP,
    Maintain the business partner in role Internet User - BUP005.
    Now assign the existing user to this BP .(you can make this assignment in tab "internet user'. Just enter the user name in the field User and save).
    You can now see the link in table HRP1001.
    Cheers,
    Rishu.

  • How to get HR Business partner

    Hi all,
    In which table I can fine HR Business Partnerer which are available under Rule ( OOCU_RESP ) Tcode.
    Is there any function module where we can get Business Parter based on Personnel Area and Personnel Sub Area?
    Thanks,
    Venkata Prasad

    Hi,
    Business partner is identified with object type "BP". Table BUT000 stores the business partner information. You can see the Business partner attributes using Transaction code BP using the object I.D.
    Business partner object is not associated with Personnel area or Sub area directly.
    Instead you can find the association of Person (Object P) with Central Person (Object CP) in HRP1001 and you can find association of Object CP with Object BP - Business partner.
    Alternatively, the below functional module is used to determine Determine Employee No. for Business Partner Number
    BAPI_BUPA_GET_EMPLOYEE_FROM_BP
    Hope this information helps.
    Best Regards
    G Raj

  • Q: Extract additional business partner of sales order

    Hi experts,
    In ECC we have an additional business partner on sales orders, does anyone know the best way to extract this data to BW? As far as I can find you have to customiz the LIS extractor in ECC in order to get this data.
    Any suggestions?
    Thank you in advance,
    Mikael

    Hi Gustavo,
    We have found out that there are no suitable BTE for VBPA extraction. We therefore decided to go in another direction;
    A custom datasource based on a function module that extracts the data from VBPA using update date from VBAP to trigger the delta. This solution might not be perfect, but if is sufficient for our business scenario.
    This posts describes how to do it:
    LIS User Exit MCS10001 and VBPA table (Roberto N. read me!)
    Best regards,
    Mikael

  • How to look for business partner number in GTS

    Hi Experts,
    How to look for the business partner number in GTS when we have the Customer Id number in r/3?
    Please let me know the path in GTS.
    Edited by: Anurag87 on Dec 9, 2010 2:17 PM

    Hello,
    just simple in GTS in transaction BP find by "3 External number" (which is yours R/3 number).
    Or in se16 table /SAPSLL/PNTBP type in field BPVSY you external number from R/3 system.
    Cheers,
    Gabriel.

  • How to block a business partner...in sales order????

    Hi all,
               While generating the sales order....In the customer tab i will select one business partner from CFL,after choosing i want one particular customer to be blocked....means it should unable to post the sales order.....i know that i should write my coding in the customer tab LOST FOCUS event......can anybody suggest me the coding for this problem....
    regards,
    shangai.

    Shangai,
    How about blocking some partner from ChooseFromList of BP in Sales Order?
    Meaning that blocked some bp with criteria in Choose From List. Sample code:
    If pVal.FormType = 139 And pVal.EventType = SAPbouiCOM.BoEventTypes.et_CHOOSE_FROM_LIST Then
                If pVal.ItemUID = "4" Then
                    If pVal.InnerEvent And pVal.Before_Action Then
                        BubbleEvent = False
                        Dim oForm As SAPbouiCOM.Form
                        oForm = SBO_Application.Forms.Item(FormUID)
                        Dim oCons As SAPbouiCOM.Conditions                   
                        Dim oCFL As SAPbouiCOM.ChooseFromList
                        'oCFL = oCFLs.Add(oCFLCreationParams)
                        oCFL = oForm.ChooseFromLists.Item("2")
                        oCons = oCFL.GetConditions()
                        'Note: Add the condition only once.
                        If 0 = oCons.Count Then
                            Dim oCon As SAPbouiCOM.Condition
                            oCon = oCons.Add()
                            oCon.Alias = "Cardcode"
                            oCon.Operation = SAPbouiCOM.BoConditionOperation.co_EQUAL
                            oCon.CondVal = "C0001"
                            'Set your own condition here instead of the system conditions
                            oCFL.SetConditions(oCons)
                        End If
                        BubbleEvent = True
                    End If
                End If
            End If
    Regards, Yatsea

  • HOW TO GENERATE A BUSINESS PARTNER AUTOMATICALLY

    Hi in my other sap i see someone created a trigger to auto generate a business partner number.  eventhough i copied the trigger to my new db i dont see the option to generate the following number.  in my old database once i selected to create a customer on the code field it showes me like a search/magnifying glass and once i click on it it generates the next customer number.
    does someone know how to do this.
    thank you.

    THIS IS MY TRIGGER
    SELECT
    CASE
    WHEN N'C'='C' THEN 'C'replace(str(MAX(convert(decimal,substring(CardCode,2,5)))1,5,0),' ','0')
    WHEN N'C'='S' THEN 'V'replace(str(MAX(convert(decimal,substring(CardCode,2,3)))1,3,0),' ','0') 
    ELSE 'L'replace(str(MAX(convert(decimal,substring(CardCode,2,3)))1,3,0),' ','0') END
    FROM OCRD
    WHERE cardcode>=
    CASE
    WHEN N'C'='C' THEN 'C00000'
    WHEN N'C'='V' THEN 'V000'
    ELSE 'L000' END
    and
    cardcode<
    CASE
    WHEN N'C'='C' THEN 'C99999'
    WHEN N'C'='S' THEN 'V999' 
    ELSE 'L999' END
    WHEN I CLICK CUSTOMER IT GENERATES THE NEXT CUSTOMER NUMBER FINE BUT WHEN I CLICK VENDOR OR LEAD
    IT STILL GIVES ME THE CUSTOMER NUMBER.

  • How to delete standard business partner role in CRM

    Hi,
    on CRM in the business partner relationships we got some relations marked as 'standard'.
    If we delete such a relationship in the mobile client the bdoc will be rejected during ConnTrans and the changes will be set back on the mobile client.
    If we delete such a relationship in the R/3 backend the deletion will be rejected by CRM but the change is not being set back in R/3, hence we get inconsistencies.
    We need to delete standard business relations initiated by R/3 and from the mobile client. Can this be set in customizing or otherwise?
    Best regards.

    Hi Wiliam,
    Maybe notes 497146 and 914470 can help you. These will solve that deletions from R/3 are correctly reflected in Mobile. I don't know if it solves also the other way around as we don't use this functionality.
    Best regards,
    Boris

  • Customer business partner hq and subsidiary

    Hello
    I have a group of customers that where 1 is headquarters and the others are subsidiaries. I created them all as business partners. How to connect parent and subsidiary? Via hierarchy or via relationship (is child of/ is parent of) in business partner?

    Hi ,
    Business partner Hq and subsidary  can linked by using relationship , where the relation ship category category exist for subsidary

  • How to create the Business Partner Relationship

    Dear Sir,
    I would like to add the new  Business Partner RElationship , but I don't know how to do . Please kindly advise me the step to add the new business partner relationship.
    Thank you and  best regards,
    Vimol

    Hi Vimol,
    BP Relationship can be created in the Tcode - BP.
    Eg: If an Org, say SAP is defined as a BP (Org), and now u need to define some relationships for this org, say the Contact person, Employee responsible etc., then we nd to first create the separate BP's, for eg Contact PErson for SAP Org is Vimol S, then create Vimol S as an individual. and after doin this go to SAP Org BP and there click Relationship tab, on the TOP RIGHT hand side of the screen. Here it'll ask for the BP no. and the relationship u need to assign b/w this BP and the Org. There will be many relationships, choose the one which suits your requirement. This will take care of it.
    I hope my explanation and steps are clear. Pls revert if any isues.
    Suji

Maybe you are looking for