Wrong Bill-to-Country in  "List of Business Partners"

Dear Experts,
I am facing a strange problem. In the  "List of Business Partners" which pops when we search from the form of Business Partner there are the fields of Bill-to-Country and Ship-to-Country. There are Bps that there is no Bill-to-Country set in their card and in the list Bill-to-Country field is either "Cyprus" or blank. There is also on BP that  Bill-to-Country in the list is Germany, but in its card it is not set  Bill-to-Country. For the previous BP their nowhere in its history set Germany as an address.
Regards.

This indeed is a bug!
If the state table (OCST) contains the following: example
Code /Name /Country
CA / California / US
CA/ Cairo/EG
Then  SAP uses a syntax that brings the first record for CA and that would be Cairo (Alphabetical Sort).
I have this happening on a dozen cases.
It's not harmful except when "Lists" are brought up.
It does not seem to impact anything else. Data is still correct.
At least this is the case in my SAP B1 8.8 (8.80.235) PL 17
Upgraded from 2007A 09/2011.
A little patch from SAP would go a long way in Customer Service on this issue.

Similar Messages

  • Incomplete information in report listing of Business Partners and Items

    Hi
    Our Client requests for Standard reports on Business Partners and Inventory Item Masters records to include all availabe fields that was entered into the Master Profile.
    Kedalene Chong

    Hello,
    I was wondering whether usage of B1 queries could not help to solve this requirement.
    Are there any other specific requirements on structure of the report, sorting, filtering, selection criteria, print layout templates?
    In which business situation, customer would like to utilize these reports? What are his/her needs?
    Thank you.
    Peter Dominik
    SAP
    B1 Product Definition

  • List Of Business Partner

    Hi friends,
            I created a new for replacing List of business partners form.I need to display the newly created form when i press tab key from customer textbox of A/R Invoice form.For that my code is
       if (pVal.ItemUID == "4") & (pVal.EventType == PbouiCOM.BoEventTypes.et_KEY_DOWN) &  (pVal.Before_Action == true  & pVal.CharPressed == 9)
                                    BubbleEvent = false;
                                    string xmlFile = "";
                                    xmlFile = "ListOfBusinessPartners.srf";
                                    oCommonmethods.LoadFromXML(ref xmlFile, SBO_Application);
    The problem is when i pressed the tab key both the forms are coming ...Please suggest solution for this problem.
    Nisha

    Hello Nisha,
    Are you going to filter some customer in A/R invoice when type tab in cardcode. Actually you cann't change the system choosefromlist, but you can set the condition for it, It is unnecessary to create a new BP list form for it.
    try the following 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
    Or it doesn't meet your requirement, you would like to block the CFL of B1, you may set BubbleEvent = fale in Before Action for ChooseFromList Event. But this is the last option.
    Kind Regards
    -Yatsea
    Edited by: Yatsea Li on Oct 10, 2008 4:54 PM

  • Prevent users from printing the List of Business Partner window

    Hi All
    I have had this request and not sure if it possible.
    He wants to prevent the users from printing the List of business partner.
    That is when you do a search on the marketing documents.
    when do a search it brings up the window, List of Business Partners.
    they can go to file print...choose table and print the list of BP.
    is there anyway to prevent that?
    Thank you
    Jerusha

    is it a smartform
    You have to disable from ADOBE end
    sfpoutputparams-NOPRINT = X
    when calling the function module FP_JOB_OPEN.
    Unfortunately the PDF converter, which converts the output
    of a Smartform, does not allow to disable the print button.
    Please see note 841850 about this. Only the PDF-based forms
    support this features (class CL_FP_PDF_OBJECT also belongs
    to the PDF-based forms).

  • Multiple "Bill To" for Customer type Business Partners

    Hi all!
    Can someone tell me when the functionality of Multiple "Bill To" addresses for Customer type Business Partners became available? I have a customer on 2007A SP00 PL06 and we cannot create more than one, while in my test system at 2007A SP00 PL41 I do.
    Thanks,
    Richard.

    Dear Richard,
    You are requested to check this in the latest patch and see if the issue is resolved for you.
    Becasue in earlier patches this problem is there.
    In case the issue is not resolved, please update the message.
    Regards
    Vikas Rastogi

  • Post Code : Want to determine the list of Business Partner !!!

    Hi all
       I have given Post Code of BP.
       I want to determine the <b>list of Business Partner</b> present in the specified <b>Post Code Location</b>.
      Is their any direct way around to determine the list of
    Business Partner ?  or Please let me know the possible ways to determine the BPs with the given Post Code !!!!
    Many Thanks
    Jack

    Hi Jack,
    Have a look at BAPI_BUPA_SEARCH function module.
    Enter the Post Code in the ADDRESSDATA structure and it will return list of Business Partners for the same.
    Also ,have a look at BUPA_PARTNER_CONTACT_SEARCH function module.
    <b>Reward points if it helps.</b>
    Message was edited by: Amit Mishra

  • Business Partners and Qualifications

    My customer is intending to use Business Partners (BUP003 - Employee) to represent resources in the MRS (Multi Resource Scheduling) application.  My challenge is that I am unable to assign a qualification to a Business Partner (BUP003) using transaction PPPM.  I get a message saying "Unable to display a profile for object 'BP'."  What is strange about this is that I can assign a qualification to a Business Partner in my company system but not the customer.  So far I have been unable to figure out what the difference is between the two systems that might be impacting on this.
    The other strange thing I have come across is that in one of the customer systems I can search and display a list of Business Partners but in another, when I search, I get a message telling me that "the search has not produced any hits".  In the system "with no hits" I can see the BP record and I can assign it to a Position so I know it's there, I just can't display in in the list.  Weird...
    I'm a PM/MM person with little Business Partner experience so any help would be appreciated.
    Thanks,
    Mark

    Hi Mark,
    In table T778V, for relationship 032, click on Allowed Relationships on the left hand panel under Links. You will have to uncheck the values in column Not maint. against BP with Q and Q with BP. This will then allow you to maintain qualifications for relationship 032 using transaction PP01/PP02, not PPPM.
    Regards,
    Priya.

  • HR ALE org model distribution - multiple business partners created

    Hi,
    I am experiencing weird problems with HR ALE org model distribution to CRM 7.01. It creates multiple business partners for some org units and some persons. However, it does not create them everyone. Right now it seems like a new business partner is created on every second destribution in update mode. Does anyone have an idea what might be wrong? In my understanding no new business partners should be created, rather the existing ones should be recognized and updated.
    There is just one IDoc warning saying there was an error calling function module BUPR_EMPLO_ADDR_ADD because parameter value IV_X_SAVE has changed. This warning apperas everytime, also when no new business partner is created. Thus I am not sure if this is important. Also I do not use any custom coding, so I don't think that I am causing this warning.
    Thanks a lot
    AP
    Edited by: linex83 on Mar 26, 2010 10:45 AM
    Edited by: linex83 on Mar 26, 2010 10:46 AM

    I just discovered a part of the problem. In CRM the relationship between the organisation unit and its business partner gets deleted if it already exists. On next update a new business partner is created, because there is no business partner assigned to the organisation unit yet.
    It would be interesting to know why the relationship is deleted. Also I am not sure that it happens to all organisation units. Furthermore the same problem exists for persons.

  • About business partners opening balance

    Hi experts,
    I opened business partners' balance on January 1. and now I want to know the remain balance. how can i list all business partners' unclosed balance regarding opening balance?
    thanks...

    Hi,
    Just use query script that combined OCRD (BP master data table) and OJDT - JDT1 tables. The transtype code is -2.
    you could also try to use aging customer report.
    Rgds,

  • During opening Apple ID. I do not get My country region Bangladesh in given country region list and credit card from my country is not accepting apple. How could I sort it out? I cannot buy any app

    During opening Apple ID. I do not get My country region Bangladesh in given country region list and credit card from my country is not accepting apple. How could I sort it out? I cannot buy any app

    Yeap, that's what I was afraid of. I have a valid card and a valid billing address, I just don't see why they're keeping people like me from using their service, and what the actual roadblock is in getting an iTunes Store for Serbia.
    Thanks anyway!

  • How can I use iCloud-keychain if i can not find my country in the country code list?

    How can I use iCloud-keychain if i can not find my country in the country code list?

    Welcome to the Apple Community.
    If your country code does not appear in the list…
    Go to System Preferences > iCloud > Keychain and enter your Apple ID password (Settings > iCloud > Keychain, from a mobile device)
    Select the ‘Create Different Code’ option. (Mobile devices only)
    Select the advanced option and choose whether to create a random code or no code, selecting the later allows syncing across devices but not with Apple’s servers.

  • My IPhone 5c won't let me download apps because it says I have the wrong billing adress. I have the right adress so how do I fix it?

    I just downloaded the new iOS 7.0.3 software and it told me to download iCloud. So I did and now I can't download or update my apps because it says I have the wrong billing address. I know I have the right billing address. How do I fix the problem?

    You can authorise your account on the Mac's iTunes via the Store > Authorise This Computer drop-down menu at the top of iTunes e.g. :
    If you still have your PC then you could also copy the content over from that : http://support.apple.com/kb/HT4527

  • Training and event management: Book Attendee List for Business Event List

    Dear all,
        I know this:
        PV07: book attendee list for business event
        PV08: book attendee for business event list
       Is there a tcode to book an attendee list for a business event list
    Thanks a lot in advance!

    Hi Federico,
    I think.., no. Below are the tcodes available to book attendee,
    PV00 Book attendee for business event
    PV01 Rebook attendee for business event
    PV02 Prebook
    PV03 Replace
    PV04 Cancel
    PV07 Book attendee for list  for Business event
    PV08 Book attendee for business event list.
    Let me know if you found tcode for your requirement.
    Thanks,
    Karunakar

  • Extract list of Business Partner attachments from CRM to BW

    Hi All.
    I have a need to extract from CRM to BW a list of documents (Name only, not the actual document) that are attached to CRM Business Partners.  Does anyone know of a business content datasource that would provide this?  Lacking that, would anyone know on which tables this information is stored in CRM?
    Thanks in advance.
    Casey

    have a look at the MDM IT scenario Configuration Guide: https://websmp110.sap-ag.de/~sapidb/011000358700004656452006E
    This document describes how you setup bupa data extraction from CRM to MDM, which is actually done via Proxies and not via IDocs.
    Regards
    Christine

  • Service interface not listed in business system in ID.

    Hi Experts,
    In my QA system service interfaces are not listed in business system in ID, i have added product and SWCV in SLD and i am still unable to see the service interfaces of SWCV that i have added. i have done SLD and CPA cache refresh, restarted the QA system but still unable to resolve the issue.
    Please suggest how to resolve this issue.

    Hi Venu,
    i have done SLD and CPA cache refresh, restarted the QA system but still unable to resolve the issue.
    Try if "Compare from SLD" works? This can be accessed by going to ID -> double-click business system -> communication component -> adapter specific identifiers
    Regards,
    Mark

Maybe you are looking for

  • What does it take to complete a contract?

    Hello Gurus, I would like you to use a Sales Contract. Change the completion rule of the according Item Category to 'Not relevant for completion'. When you reference a sales order to this contract item, the contract status will stay open. What does i

  • Chart legend : adding tooltip on each item

    Hi, My app displays a simple Linechart and its legend. I'm surprised to see that the Legend component doesn't provide many possibilities in accessing each of the items that compose it. First, I'd like to add a tooltip on each item of the legend. Then

  • Slide deck alongside video in a webcast

    Hi there,  what would be the best and most reliable way to use Flash to crate "PowerPoint" slideshows to run along a video in a webpage. i.e. a webcast with video and slides for the viewer, and a control page for the slide deck? Most webcasts have th

  • Data base Access

    Hi I am developing a PDK (java) application From my application i need to get data from .Net system What are all the possible ways to access data from .Net System Thanks Rudra

  • Illustrator 2014, Titan Black not compatible with GPU-Features?

    Hello, I try to activate the GPU-feature in Illustrator 2014, but it says it can't find a compatible card. I work at a desktop with 3 Geforce Titan Black GPUs. In theory this should be enough power to support the GPU-feature. But in practice AI2014 d