Customizing Business Partner List Tileset

Hi All,
I'm trying to customize the Business Partnet List Tileset. I have added one field to this tile and in the mapped the anchor and KVMobile field in properties section. But I am unable to see any data in this field on clicking on the search button. I can see data in other fields.
Is there something more that I have to do other than setting the properties.
Thanks in advance.
Sandeep

No, you do not have to regenerate it if it was there from the beginning.
The way described above needs to have the BO instantiated. In some cases the BO will not be instantiated when the collection is filled, so you want to access a BCol field here instead of a BO field. To do this, ensure that your Query BDoc contains the field and it gets filled and then refer in the UI field attribute named BCol Fieldname to the BDoc segment field of the search BDoc. By having the profiler running during the statement execution you will be able to see whether the field is already filled; alternatively you can debug the application, set a breakpoint in the anchor.onUpdate or Grid.RowColChanged and look at the BCol by browsing through the variables in the locals window in the VBA code. If the variable is available there it should be displayed, otherwise your link between UI and DB needs to be further investigated.
Regards, Kai

Similar Messages

  • Problem with Business Partner List - State

    I'm using SAP B1 2007A. We recently added several International countries and their regions (states). We are having a problem with the state that appears on the Business Partner List (list that appears when you search using part of a company name or *). The query that gets the data does not take into consideration the Country where the state is located. The result is that the query returns the first state it finds based on the state code not the state associated with the country.
    Is there a fix for this query or is there a way I can adjust the query to get the correct state results in the Business Partner List.
    Thanks,
    Mark

    No. Different state name but same state code.
    Ex:
    GA - Georgia in USA
    GA - Galapagos Islands in Galapagos Islands
    When searching for the Business Partner the city is Atlanta the Country is USA but the State is Galapagos Islands not Georgia.

  • 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).

  • Blocked Business Partner List

    Hi,
    can anyone help me to find how this blocked list updated?
    1. Some of the business partner updated automatically in this blocke list
    2.  Some business partners added into blocked list after SPL screening.
    Also please confirm the below questions
    1. when ever a customer/document blocked in SPL screening then BP will be automatically added into blocked list.
    2. If yes then after releasing document in SPL screening, i have to release BP also from Blocked list to avoid feature blocking?
    Thanks in advance

    it would be helpful if u can you provide the answer for that
    thank you
    bharadwaj

  • 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

  • Business Partner List

    Hi
    Is there any way to control the list of business partners
    they see. (When they search * in business partner master data)
    Tahnk you very much for your help.
    Cheers
    Sanjaya

    Sanjaya,
    Out of the box it is not possible.
    You could write SDK Code to alter this functionality to show a controlled list.  Through Authoriaztions you can make only Customers / Vendors visible for a user but not select group of customers.
    Suda

  • 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

  • Business Partner List for printing

    Hi All, 
    I am not able to find any report which can enable us to print list of customers/vendors.
    Neither export into excel is available for business partners.
    Is there any other way to get a list of all BP which can be used for printing.
    I would appreciate your time spent to answer my query.

    Ajit,
    As the other have replied, 
    You could use the BP Master.  Enter <b>*</b> on the Code field and select Customer or Vendor from the drop down next to it and Click FIND. 
    The results would be filtered as per your BP Type Selection.
    If want to use SQL the column which stored the BP Type is CardType
    Select column1, column2, ... FROM OCRD WHERE CardType =
    'C' for Customer and 'S' for Vendors
    Suda

  • Business Partner List/Report

    Hi all,
    Is there a way to generate a list of all the BPs defined in SolMan, as well as their Identification Numbers (and perhaps their last activity date...)?
    Excel output format would be OK.
    Over the years, 4000+ BPs are been created and we would like to have an insight on active/obsolete BPs...
    Thanks in advance,
    Cheers,
    Nenad

    Hi Paul,
    thanks for the answer. However - I couldn't find needed data with this Function ( I am not saying it can't be done - but I am not a programer or developer so I wasn't able to find usefool data.)
    Anyway, I find some kind of a solution:
    - find the "identification name" table:
    tx BP - search for any entry, go to "Identification" tab, select one Identification number (for. ex. "SM1 0029856444 100 johndoe";
    - find the table name:
    enter F1, in new window click on "Technical information" button, see the table name VBUT0ID
    - tx SE16
    enter table name WITHOUT "V": BUT0ID;
    - select the button "Contents" (or "CtrlShiftF10);
    Data browser for table BUT0ID will be opened. Enter the filter or live all empty to get all theBP  entries.
    In the output view you will find a table containing "BP number" (SAP logicaly named the column "Partner"), ..., and column "IDnumber".
    Edit> Download... as Spreadsheet (for ex.) - enter location and open it with M$ excel...
    That worked for me. It would be nice if I could have some more data like "created, last activity" or something, but...
    Thanks again for info though, I'll try to find a ceveloper/ programer , with some spare time to try your solution.
    Cheers,
    Nenad
    p.s. - there was few more BP's found in table BUT000 (entries for organizations and groups, for example) - so it is possible to combine the tables...

  • FSCM-Massive syncronization "Customer-Business partner"

    Hi,
    I need to syncronise and create business partners for a large amount of selected customers.
    For this I use the transaction MDS_LOAD_COCKPIT. I can't use the possibility to insert the range (from...to), because I have to syncronize precisely the customers selected.
    At the moment I insert them in the MDS_... by small groups and syncronise them 100 per 100. Can you please tell me if htere is a way to syncronise htem more rapidly?
    Regards,
    Iri

    Using a range will be the fastest way to do it (In this range you can also include customers which have BPs already created),
    However if you have certain customers in middle of a range which need not have a BP, then the only way left is what you are currently employing.

  • Creating a Customer/Business Partner using Function Module in Background.

    Does anyone know how to use the function module BAPI_ISUPARTNER_CREATEFROMDATA?  I am unable to pass parameters exactly to this FM and make it work.

    Hi,
    unfortunately my system does not have this BAPI. However, with other BAPIs I have tried to read the relevant data using the corresponding BAPI_xxx_GETDETAIL BAPI - there usually is a "GETDETAIL" BAPI for every "CREATE" BAPI.
    Simply read all the data for an object in your SAP system that has been created using SAP transactions and use this information to fill the "CREATE" BAPI. With a bit of trial and error, you should soon be able to supply the correct data.
    Btw: Be shure to call BAPI_TRANSACTION_COMMIT afterwards!
    Hope that helps (please reward me if it does),
    Joerg

  • How can i define the same business partner as Vendor and Customer and link between them

    Hello Professionals,
    I want to define the same business partner as customer and vendor and link between them,
    How can i do this in SAP B1?
    Thanks in Advance,

    Hi Karem
    Our Account People doing like this only in my company. 
    If you Raise A/R Invoice means customer list only show in Business Partner List.
    If you Raise A/P Invoice means Vendor list only show in Business Partner List
    We Follow different Code for Customer and Vendor as show below.
    for Vendor  = Code Starts with V0001
    for Customer = Code Starts With C0001
    With Regards
    Balaji

  • Create Business Partner from foreing customer

    Hi all.
    I have a problem. When I create a customer by transaction XD01, if customer is Spanish (I'm in Spain),
    business partner is created automatically, I see this is right in transaction BP. But if I create a foreing customer, business partner isn't created, I mean, in transaction BP, the new customer doesn't exist.
    Could you help me?
    Thanks a lot.
    Marta.

    I am not sure, whether the issue is in R/3 or in CRM.  If the issue is there when you try to create an overseas customer via XD01, then you need to check the partner determination procedure configuration.  If the issue is there when you execute BP, then you need to check in CRM.  By the way, what is the message system was popping up and in which transaction code.
    G. Lakshmipathi

  • Business Partner Count in CRM or ECC system

    Hi Experts,
    We have a scenario in CRM. I need the unique Business Partner List.(these are also replicated in ECC)
    The scenario are as below:
    1.We are creating a Business Partner(BP) for each customer.
    2.For each of these BP, Contract acounts are also created.
    3.One BP has multiple Contract accounts.
    4.One BP has multiple relationships.
    5.One BP having multiple contract accounts has multiple Contracts.
    6.For one premise,one BP has one contracts account and one contract only.
    I need the unique BP.But i am unable to find the unique BP as duplicate BPs are also present in the system which are created due to below reason:
    1. By mistake. But duplicate BP don't have any contract account associated with it.
    2.If i am an owner of a house, i have my family members or my room mate who stays with me and they are included as a BP relationship. But for them also BP are created.
    I have checked in tables BUT000 and BUT100 etc but not able to extract exact number of BP.
    The reason for finding the Unique BP is:
    There is a company which provides services to customers. Now for each customer, a BP is created. but due to mistake or due to above reason, the customer service representatives has created duplicates or not important BP which are the secondary customers.
    Now to know the exact number of BP which will inturn tell me the exact number of customers, please help me know how to extract the data.
    regards,
    Vicky

    Hi Vicky ,
    I have following comments -
    1. How these contract accounts are created ? Through any enhancement done ?
    2. You can differentiate the same based on the number range, if you are using different number range for source account and the contract accounts.  Say for source account you can keep a number range which will be different than the contract accounts.
    3. Also, as a standard, if you create any relationship, it will anyway create a BP id in the system.
    4. Also, if possible do the data cleansing by archiving the duplicate BP records in your system.
    Hope this will be useful
    Thanks and Regards
    DJ

  • Business Partner Role Specific Field View in WebClient

    Hello to everyone,
    I have a question that really needs a answer.  We are upgrading from SAP CRM v4 to SAP CRM v7.0 and as such we have a number of custom Business Partner Roles within the Person BP Type.  Against these custom roles we have developed custom field and tabs in order to separate the content within the BP Role further.
    After rolling off an implementation of SAP CRM v6.0 [2007], the following seems apparent:
    - Assignment of Roles is done via an assignment block in the Customer Maintenance view.
    - You can create Business Partners in different roles initially.
    - You cannot maintain Business Partner details in specific roles
    However, you cannot display the role specific fields as you can in the WinClient.  As an example, a Citizen Role BP will have different fields to that of a Teacher, but these roles could be assigned to one Business Partner.
    There does not seem to be any guidance as to how this is managed in the WebClient and as it seems a fundamental part fo the SAP CRM offering, you would have thought that this questions has been asked, but I have found no answers.
    I really hope anyone can help and appreciate any time and effort put into solving my question.
    Many Thanks,
    MatFlat.

    Hi MatFlat,
    Yes, your observation is right - in the Web UI, fiel grouping is not implemented for roles. This is because the role concept is quite different between SAP Gui and Web UI.
    In SAP gui, (CRM 4.0) roles had a functional meaning as well as a UI control. However, the concept was changed with Web UI. Now, roles have only a functional meaning, and no effect on the UI at all.
    If you want to implement role based field grouping in Web UI, you need to define your own methods in the implementation class.
    E.g : you can write code to influence the field properties based on the roles. I guess you can redefine the DO_PREPARE_OUTPUT  methods of the impl class.
    In order to get info about which roles the BP is maintained , you can use FM BUPA_ROLES_GET_2.
    Hope this helps you.
    Cheers,
    Rishu.

Maybe you are looking for

  • Is it possible to extract the text and images using PHP

    Hi friends, Is it possible to extract the text and images using PHP, in the same order as it is in the PDF? Else is it possible extract the same as XML using PHP, or ASP I googled it but its in vain, any help is appreciated. Thanks in advance.

  • IPod buttons not working/battery discharges very quickly

    I have a 2GB iPod Nano. It was working fine until yesterday when suddenly the buttons and the click wheel stopped working. Only the hold switch works now. I was using the stopwatch at that time. Not only this but the battery doesn't even last over 10

  • Wiki problems after Snow Leopard Upgrade

    Hi, I upgraded an XServe running 10.5.(whatever the last version was) to Snow Leopard Server using a 10.6.3 retail disc. At the end of the install I was given a message saying: The following actions failed or were not attempted: Setting locale Upgrad

  • Script total in form

    Hi, Iam using standard print program for cheque prinitng, now i want to get total into one variable , how to do it in form. Example: &'$'REGUD-WRBTR(C)&,,&'$'REGUD-SWABZ(C)&,,&'$'REGUD-SWRBT(C)&. I want total of SWABZ AND  SWRBT into one variable pls

  • Service CreateBusinessPartner doen't create

    Hi everyone, I'm working with SAP BS 6.0, and I'm using the standard service interface BusinessPartnerDataManagementManageBusinessPartnerIn. My problem is with operation CreateBusinessPartner. I executed it succesfully and I got the response "Object