Business Partner Report and table???

Can anyone tell me if there is a standard report/program that shows all the business partners in a report format? I am trying to get a list of all the business partners created in collections management so that I can compare it with the customer master records and figure out what customers were left out.
Also, what is the table or is there a table where business partner master data is held. E.g KNA1 is for customers.

Hi,
The BP table is BUT000. There is no comparison table that tells you which customers are linked to which business partner. There is a CVI link table but that contains GUID.
Alternatively you can use the log of the program that sends the open items to collections management. That log will tell you what BP are not synchronized.
Regards,
Richard

Similar Messages

  • CRM based Business Partner Reporting for Retailers

    Hello,
    has anyone build a Business Partner Reporting based on CRM Data?
    We want to report roles, relations, marketing etc.
    What is the basic datamodel you use? Do you save Data in ODS using InfoSet or do you use InfoCubes or else?
    At the moment we use ODS and InfoSet but we are facing timeouts and performance problems when there are too many business partners chosen.
    Thanks in advance!
    Angelika

    Hi!
    you have to use ODS objects for loading data into BW no alternative available.
    I think you have to solve performance problems by fine tuning the system or by changing the datamodel.
    with regards
    ashwin

  • Business Partner Role  and Business Partner Grouping

    Hello Everybody!
    Business Partner Role  and Business Partner Grouping.
    Which correlation ist between this attributes existing.
    In which table are this infos stored, In order create I can use
    e.g. BUPA_CREATE_FROM_DATA
    but how is the way inversely. Suppose I want to abtain the information
    about a existing business partner which group he has etc.
    Regards
    sas

    Dear Sas,
    Business Partner Grouping is used to determine the number ranges to be used by the business partner at the time of creation.
    Business Partner Role determines the subset of all the data available to be shown and edited.
    I will give you a very simple (but imaginary) example for understanding the role concept: the business partner in a role of employee might allow you to enter a department id. So this field should be available to you for input when you edit the business partner in the role of employee. But suppose the same business partner is also a person who is your customer. And your customer will require a default payment term. So this field should be available for input when you edit the business partner in the role of a customer. Also, some applications use these roles to determine if the business partner is suitable for particular transaction. In the above example, Payroll application will only allow those Business Partner to be used if they are maintained as an employee. Similarly the sales application can mandate that you can only sell a product to a business partner if he is maintain in a 'customer' role.
    Please understand the example above is not real but given for the understanding of the concept of role.
    You can use the function module 'BUPA_CENTRAL_GET_DETAIL' to find the business partner group. And you can use the function 'BUPA_ROLES_GET' to find the role assigned to a Business Partner.
    Regards, Rakesh

  • Create a Cockpit (Transaction) for Reports and Tables

    Hi Gurus,
    i am very new in ABAP. I want to create a Transaction/view in SAP BW where i can put my favourite Abap reports and tables and execute These directly from the created view/Transaction without se16/se11 or se38 Access and dont know if this is possible and how to do it.
    the reason herefore is that we get deprived in differently time ranges our authorizations for the Standard Transactions.
    I have a list of my tables and programms.
    Thanks for your help.

    we get deprived in differently time ranges our authorizations for the Standard Transactions.
    So you try to bypass security checks put in place by the Basis team
    or could you explain your requirement ?
    Remember (or learn) that creating such transaction, you are able to bypass following authorization checks using SU24 (Identity Management, User and Role Administration of Application Server ABAP, AS ABAP Authorization Concept, From the Programmed Authorization Check to a Role, Editing Authorization Default Data (Development System) / Editing Authorization Default Data (Customer System). )
    Regard,
    Raymond

  • Creating Business Object Reports and Dashboards utilizing Informatica

    I need to create Business Object Reports and Dashboards utilizing Informatica database. Please let me know what connections I need to create to integrate the data into Web Intelligence, Universe, Xcelsius, and Crystal Reports.
    Thank you

    I've just done some quick checking and I don't see a native connection type for Infomatica in Designer or Crystal.  (Designer is a tool for building universes - WebI and Xcelsius both read data through a universe, Crystal can read data through a direct connection to the database or through a universe.) This means you'll probably have to set up a "generic" ODBC connection in order to connect to it.
    -Dell

  • 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

  • Can Business Partner number and Vendor Number, Plant Numbe be same in SRM ?

    Hi Experts,
    We are configuring SRM7.0 with ECC6 ( Ehp4) having Classic Scenario .
    I configured sandbox, and everything working fine.
    I have one query.  The Business Partner Number and the Vendor Code or Plant code are different. So while entewring the Location key in Shopping cart we need to enter BP code, by drilldown ( In drilldown we can see ECC Vendor Plant number).
    Its no big problem,.
    Can anyone suggest  whether it is possible to have both Unique or exactly same , so no need to remeber both code or see in drilldown.
    Thanks
    NAP

    Hi Narendra
    Location - BP can be different only since plant assign  always internal BP number only so BP number and plant number can not be same.
    but Vendor you have two options .
    External Number  - if you were selected BP and Vendor number will be remain same.
    Internal Number - if you were selected BP and Vendor number will be different.
    visit BUCF tcode for Internal and External BP number configuration.
    See our Mentor Ricardo detail explanations
    http://wiki.sdn.sap.com/wiki/display/SRM/ECCPlantorLocationnumberisnotdisplayedinShoppingCart
    All the associated parties which are used in the SRM environment (like location, recipient and supplier) are modelled as business partners.
    Due to this fact the user interface displays the business partner numbers in a uniform manner, as the business partners are the technical representation of the involved parties.
    In order to give the user a better idea which business partners are shown by the numbers, a little text is displayed next to the corresponding field (e.g. 11147 - Werk Hamburg).
    When ERP plants are replicated to SRM system, plant numbers are converted into business partners and a new ID is assumed.       
    Muthuraman

  • List of users with authorised reports and tables.

    hi all
    i have another requirement, that is List of users with authorised reports and tables in SAP.
    that means user wise which reports and tables have authorisations to execute.  for that what is the tcode or table name?.  please help me in this..
    Thank you.

    Hi,
    In SUIM tcode expand transactions node der ull have for users..........
    Cheers,
    jose.

  • Can you read Reports and Tables through RFCs and BAPIS?

    Is there any way to read established reports and tables through RFC or BAPI function calls?  We have a middleware that can execute various BAPIs and RFCs.  I see a few promising ones: RFC_READ_REPORT, but no examples anywhere what the parameters needed are for the inputs. 

    Hello Scott,
    Check below FMs for reading tables and programs.
    Tables : RFC_READ_TABLE
    Program : RFC_READ_DEVELOPMENT_OBJECT
    Please note that for reading program using RFC_READ_DEVELOPMENT_OBJECT , lines in program should not exceed 72 chars else FM will throw dump(READ_REPORT_LINE_TOO_LONG).
    Program code will appear in table QTAB which is 72 chars wide.

  • Business Partner Datasources and ARFCSSTATE table data increase

    Hi Experts,
    I´ve been facing a performance decrease in SAP ECC data loading throughout the days, since we´ve started productive system (about 10 days).
    During data loading, we have noticed an considerable amount of time spent by WP on reading table ARFCSSTATE. We checked note 375566, but there´s nothing that could be done to revert the situation.
    Our ARFCSSTATE table has now 3.5M records, whereas our Business Partner master data datasources represent 99% of this data volume as can be checked in transaction SMQS (qRFC).
    We also have noticed that 2.8M records of this table has status = "RECORDED", but I don´t if this data should remain in this table (ARFCSSTATE).
    Anyway, as we are not advised to delete all these records manually, I´m wandering what we could do to prevent this table to increase considerably.
    Any help will be appreciated.
    Thanks in advance.
    Fábio

    Hi,
    If delta loads go through fine, the records should get deleted from the table you mentioned.
    Please check the following notes:
    516251 - Support guide: Problems with ARFCSTATE = RECORDED
    500316 - Delta request: Deletion from delta queue no longer executed
    380078 - FAQ: BW delta queue (RSA7): Questions and answers
    Also it would be good to check if any of your logistics extractors are using the 'direct delta' method. this also considerably affects the load performance when there are more number of delta records. There would be many LUWs getting written to delta queue this way.
    Edited by: Murali Krishna K on Jan 15, 2011 1:26 AM

  • Tables to link Business Partner number and User Name

    Hello SAP Experts,
    I'm having a hard time looking for the relationship tables that could link the Business Partner numbers with the user name of a user. I have tried to link the BUT* tables, the USR21 table, and several HRP* tables and I can't seem to find a link. For the table BUT000, the field XUBNAME which is suppose to contain the user names of the users are left blank for some reason.
    I just want to ask if there is any other table relationships I can check so I can retrieve the User name of a user using his/her BP number or vice versa. Thank you in advance!
    Regards,
    Romeo

    hi,
    i am not sure about tables but you can use FM BP_CENTRALPERSON_GET to get the user name from BP and vice versa. Get the BP guid from BUT000 table and give that to the FM
    thanks,
    sankar.

  • Default Ageing Business Partner Report PLD by Busines Partner Type

    Hi Experts!
    I am hoping you can help me with a PLD query I have.
    I have two PLDs setup for the Business Partner Ageing Reports. 
    One PLD is for Debtors and contains a text field showing 'Debtor' and the other PLD is for the Creditors and contains a text field showing 'Creditor'.
    When the Customer Receivables Ageing report is required, the PLD containing 'Debtor' has to be selected, and when the Supplier Liabilities Ageing report is required, the PLD containing 'Creditor' has to be is selected.
    My idea was to set the 'Creditor' PLD to all the Supplier Business Partners and the 'Debtors' PLD to the Customer Business Partners, thus eliminating the need to select a PLD each time. 
    But when I go to the PLD and select set as default, I don't have the option to set by Business Partner, the only option I have is to set the PLD by User.
    Can you help me on this one please?
    Many thanks!
    Caroline

    Hi,
    It is not possible for USER Default Print method for Aging Report.
    it is possible only for Marketing and Banking Document.
    It is possible on PLD but it is not possible in Page Header on Aging Report PLD.
    Try this,
    ->> Open the Aging Report PLD.
    for example,
    BP Code Field ID in Repetitive Area -> F_110
    ->> Create 1 formula Field in Repetitive Area Header and put the below formula in that field.
    ex. Field ID -> F_160
    Substring(F_110,0,1)=='C'
    ex. Field ID -> F_161
    ->> Create 1 formula Field in Repetitive Area Header and put the below formula in that field.
    Substring(F_110,0,1)=='V'
    ->> Create 1 TEXT Field in Repetitive Area Header and type the below text(for Title).
    ->> Assign Link to Option in General Tab on Properties Window.
    Customer Aging Report
    Link to - F_160
    ->> Create 1 TEXT Field in Repetitive Area Header and type the below text(for Title).
    Vendor Aging Report
    Link to - F_161
    Save and Run the Print Preview.
    Regards,
    Madhan.

  • Link for Business Partner number and Address number.

    Hi,
    I have few Address Numbers below for which I need the corresponding Business Partner numbers. These Address numbers which are below aer from Table  CDPOS in objectid field.
    BP  0000025867
    BP  0000049717
    BP  0000049718
    BP  0000049719
    BP  0000049720
    BP  0000049721
    BP  0000049722
    BP  0000049729
    BP  0000049730
    I have put 25867 in BUT000-PARTNER, there is a entry and hence 25867 is the BP for Address no 25867.
    I have put 49718 in BUT020-ADDRNUMBER,there is an entry in BUT020-PARTNER ie., 0007000059 is BP for Address no 49718.
    Can you provide any link for Address No  BP  0000049717 where i can get the Corresponding BP no for this Address no 49717.
    Regards,
    Deepthi.

    Hello Deepthi,
    May be the address is not maintained for the BP: 49717?
    I am not sure if that is possible, just a guess.
    BR,
    Suhas

  • Business Partner reports ??

    Hi expert,
    Can anyone tell mw do we have any report in sap where we can get business partner with its role.
    my requirment is user want to see the business partner and its all roles, payment details, auth. in one place.
    Please help
    Regards
    Gaurav gupta

    I experienced a similar reqmnt in my proj, and we developed custom reports to achieve it, but the reqmnt in my case was much more specific.

  • Business Partner ID and Vendor creation

    Hi All,
        My client does not want to create Vendor IDs for potential vendor during RFx until awarded.
    My situation is if the supplier registers to buyer Business partner id is created first.  Buyer still cannot proceed with PO processing(classic scenario) until a vendor id is created at the backend and replicated to SRM. 
    My question is how do we tie the Vendor Id of back end and Business Partner Id in SRM hoping that custom development is triggered to create vendor at the back end immediately after the supplier is awarded.
    Please advise.
    Regards
    Rao,

    Hello Rao
    I am also looking for solution. could you give some details on this, How did you solve your problem.
    Thanks,
    Ram

Maybe you are looking for

  • How Do I control My Mac Mini Remotely?

    i mean from 50 miles away to begin with i do not have mobile me too expensive i want to screen share but my macbook (With Me at the moment) is 50 miles away from my apartment Mac Mini is ON and is AT the apartment i have the ip address of the mac min

  • Web Galleries: retrieving and transferring settings / content

    I use multiple LR databases to manage different websites. For each one, I use a few standard Web Gallery templates to create different pages for photos with different themes. When I first created the pages, I entered different information on each pag

  • Mail can receive not send iPhone 4

    Hi chaps - I can send an email with a picture attached when connected via wifi but not when there is only 3g available - iphone 4 - small image size - I've checked all settings (this doesn't mean I have got those settings right)! ? many thanks for an

  • Hierarchical Tree Node Attributes

    Hi, I know that Oracle' official answer to this is no, but is there a way to specify attributes for specific nodes in a hierarchical tree? I would like to display specific nodes in bold and specific nodes in a different color. Any idea welcomed. Moni

  • Get logged in users name for email notification

    Hi all, I am using LC Update 1 with email notifications. In the notification email I would like to write: Hi "logged in users name" You have got a task in your to do-list... The thing is that I can not get the id of the user because the email is sent