Contry not displaying in Ship-to Address

Dear All,
In the billing document SAP Script output Country is not getting display for Ship-To customer.
In SAP Script form, I have two addess window, one for Sold-to and another for Ship-to. For the Ship-to Country is not getting display. Both Sold-to and Ship-to customer are same. Both address window use same control statement as follows ;
/:   ADDRESS DELIVERY PARAGRAPH AS                                                  
/:     TITLE    &VBDKR-ANRED_WE&                                                    
/:     NAME     &VBDKR-NAME1_WE&, &VBDKR-NAME2_WE&, &VBDKR-NAME3_WE&, &VBDKR- >     
/:     STREET   &VBDKR-STRAS_WE&                                                    
/:     POBOX    &VBDKR-PFACH_WE& CODE &VBDKR-PSTL2_WE& CITY &VBDKR-PFORT&           
/:     POSTCODE &VBDKR-PSTLZ_WE&                                                    
/:     CITY     &VBDKR-ORT01_WE&, &VBDKR-ORT02_WE&                                  
/:     REGION   &VBDKR-REGIO_WE&                                                    
/:     COUNTRY  &VBDKR-LAND1_WE&                                                    
/:     FROMCOUNTRY &VBDKR-SLAND&                                                    
/:     ENDADDRESS
Kindly let me know how to display country for ship-to customer.

Problem solved by using Perfom address to display ship-to customer. I have checked all possilbity of Address window but doesn't workout. Using perform i am selecting ship-to customer country from customer master and displaying. Kind regards, Nilesh Shete

Similar Messages

  • Country not displaying in Ship-to Address

    Dear All,
    In the billing document SAP Script output Country is not getting display for Ship-To customer.
    In SAP Script form, I have two addess window, one for Sold-to and another for Ship-to. For the Ship-to Country is not getting display. Both Sold-to and Ship-to customer are same. Both address window use same control statement as follows ;
    /:   ADDRESS DELIVERY PARAGRAPH AS                                                  
    /:     TITLE    &VBDKR-ANRED_WE&                                                    
    /:     NAME     &VBDKR-NAME1_WE&, &VBDKR-NAME2_WE&, &VBDKR-NAME3_WE&, &VBDKR- >     
    /:     STREET   &VBDKR-STRAS_WE&                                                    
    /:     POBOX    &VBDKR-PFACH_WE& CODE &VBDKR-PSTL2_WE& CITY &VBDKR-PFORT&           
    /:     POSTCODE &VBDKR-PSTLZ_WE&                                                    
    /:     CITY     &VBDKR-ORT01_WE&, &VBDKR-ORT02_WE&                                  
    /:     REGION   &VBDKR-REGIO_WE&                                                    
    /:     COUNTRY  &VBDKR-LAND1_WE&                                                    
    /:     FROMCOUNTRY &VBDKR-SLAND&                                                    
    /:     ENDADDRESS
    Kindly let me know how to display country for ship-to customer.

    Hi!
    I think your ADDRESS window is too small to display the data. Try raising its height.
    If it is not working, you can forget the ADDRESS command and print it manually...
    A1 Name: &VBDKR-NAME1_WE&
    Here's the documentation about ADDRESS command.
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/803238454211d189710000e8322d00/content.htm
    Regards
    Tamá

  • Title should not appear in Ship to Address in SAP SCRIPT

    Hi all,
              Title Information should not appear in Ship to Address in SAP Script.
    help me , what are the commands to be used in ADDRESS-ENDADDRESS.
    Regards
    R.Ragu

    Thats why I am asking you to not to print that PO tile field. Instead keep some dummy variable that does not have any value.
    /:           ADDRESS PARAGRAPH AS
    /:             TITLE    &LFA1-ANRED&
    /:             NAME     &LFA1-NAME1&, &LFA1-NAME2&, &LFA1-NAME3&, &LFA1-NAME4&
    /:             STREET   &LFA1-STRAS&
    /:             POBOX    &LFA1-PFACH&  CODE &LFA1-PSTL2&
    /:             CITY     &LFA1-ORT01&, &LFA1-ORT02&
    /:             POSTCODE &LFA1-PSTLZ&
    /:             COUNTRY  &LFA1-LAND1&
    /:             REGION   &LFA1-REGIO&
    /:             FROMCOUNTRY &T001-LAND1&
    /:           ENDADDRESS
    in the above LFA1-ANRED will have some value right .  so replace it with some other variable say v_dummy.
    Reward points if useful.
    Regards.
    Nageswar

  • Mac outlook 2011 not display "Contact and Recent addresses"

    I just installed Mac outlook 2011 in my new 2014 Macbook Pro OSX 10.9.4
    When I type email address to the bar it does not display "Contact and Recent addresses" to list all the typed email address. Only if I press "tab" button, it will finish the rest of the address. The point is I cannot choose the address
    from a list of same name persons.
    However, it works well in my old Mac Book pro. OSX 10.9.3
    Thanks.

    Hi,
    Since the issue is related to Outlook 2011 for Mac and this forum focuses on Microsoft Outlook for Windows, I recommend you to ask a question in Microsoft Outlook for Mac forum for more professional suggestion:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macoutlook?sort=lastreplydate&dir=desc&tab=Threads&status=&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&tm=1398357753849
    The reason why we recommend posting appropriately is
    you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Why Street prefix and suffix are not provided in ship to address?

    Hi Experts,
    Anyone have any idea why SAP provided Street prefix and Suffix fields in "BBPADDRINTC (Edit Internal Address)" screen but not in Ship to address screen of shopping cart.
    Is there any OSS note which can include these fields into ship to address screen. Please advise.
    Regards,
    Kamal

    Hello Kamal,
    Even though the fields Street Prefix / Sufix are available in the address maintenance screen (BBPADDRINTC), they are not available in the procurement documents, like Purchase Orders or Shopping Carts.                   
    The fields STR_SUPPL1 (prefix) and STR_SUPPL3 (suffix) are not implemented in such screens.                                                                               
    According SAP developers, it is not possible to provide a note to change this behavior at this time, since it is part of the design and, making a change, would require changing all other documents and versions.                                           
    Kind regards,
    Ricardo

  • Ship to Address at line level not Updating to Ship to address at header

    Hi All,
    While Importing Sales Orders using DTW ,The Order header is correctly updating the logistics  Ship to address we mentioned in Address2 Filed . However, the lines is defaulting the shipto address from the Business Partner.The Lines needs to show the same address as the header.
    Issue is in SAP 2007 A SP-01 PL-10.
    Thanks,
    Neetu

    HI Gordan,
    Thanks for reply.
    We are setting ship to code as blank at header level and specifying ship to description.We want similar to be copied to line level.
    When entering Orders manually,it is updating corretly but when importing using DTW taking address from BP for LIne Items.
    If it updates correct address manually entering orders ,it should update while importing using DTW.
    Thanks,
    Neetu

  • Not displaying matching entries from address book

    I used to be able to type a contact when sending a message and it automatically displayed a list of suggested contact names but now it is no longer doing that. I have not recently installed any new extensions or add ons and not sure why it has stopped from doing this. Can anyone please tell me what the problem may be?

    Try restarting Thunderbird with add-ons disabled (Thunderbird Safe Mode). On the Help menu, click on "Restart with Add-ons Disabled". If Thunderbird works like normal, there is an Add-on or Theme interfering with normal operations. You will need to re-enable add-ons one at a time until you locate the offender.
    It was an add-on that caused that last time for me.

  • ICloud for Windows Not Displaying Contacts in Outlook Address Book

    I am trying to setup my iCloud account in Outlook 2013. I have installed the iCloud Control Panel applet and it is all setup fine, I can see all my emails, my contacts are in the people section and I can see my Calendars in the Calendar section. But when I try to search my contacts in the Address Book window there are no Contacts to search. When I try to make the contacts visible in the address book by right clicking on the contacts folder the option is greyed out.
    I have read everything I can find about it online and tried every trick that I have come across but nothing seems to work. I have tried changing the default data file, I have tried recreating the PST files and signing in and out of iCloud reinstall the iCloud control panel Applet. Nothing seems to work.
    Does anyone have this working? If so how did you do it?
    Thank you in advance for any help you might be able to provide.
    Kind Regards,
    Gryffon-G-Wiz

    Address books aren't email.
    You need to export them from yahoo and import them to Thunderbird. Yahoo will probably offer CSV ("comma separated values") format which Thunderbird can use.

  • Ship to party search help address not display

    Hi,
    Using 'Edit internal address' We added one plant address, and the address no also generated. plant having several address.
    But when we creating shopping cart, trying to select the ship to address from the search help, address not displaying in the list.
    even we tried adding this address in the attributes as delivary address also .but the address not displaying in ship to party search help.
    If any one faced this problem let us know how to proceed.
    Thanks in advance,
    prasad.s

    it is strange .
    whatever you have defaulted ship to adress has to come.
    did you maintain at position level and make ensure that you have really inherited.
    FM bbp_read_attributes
    for your user execute and make ensure that you have inheited ship to address
    when you create ship to address . did you check this box Ship-to Address  in Use Address as:
    muthu

  • Ship to address doesn't display in PO

    Hello all.
    When one of our purchasers made a PO, this PO doesnu2019t display the ship-to address, the field is empty. The user was customized in PPOMA_BBP with several internal addresses and we check one of them like default address, however the field still empty.
    This case only appear whit one user, in others users, include user of the same unit org. the addresses are ok.
    Please, any suggestion?

    Hi Rahul
    can you see his shopiing cart. since ship to address must copy into PO from sc.
    however check his attribute inheritance
    bbp_read_attributes
    The ship to addresses are maintained manually in SRM system .
    do you maintain ADDR_SHIPT maintained in PPOMA_BBP
    The ship to addresses are maintained using web transaction 'Edit Internal Addresses'.
    br
    muthu

  • Text does not display in address bar or any windows I open

    Text does not display when typing in address bar. When I open a window (eg Edit > Preferences) no text is displayed within that either.
    Problem has persisted through Ubuntu 12.04 (possibly 11.10) to 13.04. Has also remained after re-installs, both through use of Software Centre, and through Terminal commands, and after running purge of all firefox content.
    Running Firefox as root using gksu command also doesnt help.

    Have finally solved,
    1st checked default system fonts available using unity-tweak
    Then went to ~.mozilla/firefox and found prefs.js file, deleted everything to do with fonts and families, saved and restarted.
    The odd thing is how this file persisted despite removing and purging firefox.

  • Ship to address not copied to EDI from SRM SC

    We have SRM 7.0 with ECC 4.5 classic scenario.
    When a shopping cart with more than one item is created, the Ship to address is not sent to EDI document through the PO in ECC.
    I checked the IDOC and noticed that when the PO has one item the delivery address is being populated in EDI and it is shown in header information in the IDOC.
    When the PO has more than one item, the delivery address is not sent in the header of the IDOC but it is present in the item level in the IDOC for all items.
    The PO document has the delivery address same as Shopping cart.
    But the EDI document is not having the Ship to address.
    Please let me know where could this be going wrong.

    HI,
    I think this is the wrong forum to proceed with this.
    SAP Community Network Forums » SAP Solutions » SAP Solution Manager
    Regards

  • Ship to Address in the Global Outline Agreement PDF

    Hi All,
    We are creating GOAs. When a GOA is Released an email is sent with a PDF attached. In the PDF attached there is the section "Ship-to-address" on the top right part of the sheet but is showed without content (only the description Ship-to-address is displayed but below where should be the content it is empty).
    Does anybody know from where the system take this information?
    Thanks in advanced!!!
    Mar

    Hi
    Please have a look at the following OSS notes, which might help.
    Note 925530 - Smartform BBP_SC - delivery address is blank
    Note 828263 - Default delivery address cannot be changed manually
    Note 1003059 - TTE tax calculation: Error on change of ship to address
    Note 1022048 - BBPSC03: Ship-to address gets cleared off
    Note 953657 - BBP_POC: Ship to address cleared during change of PO item
    Note 956119 - Ship-to address for shopping cart using public template
    Note 752612 - JavaScript error in address management and partner maint.
    Regards
    - Atul

  • Ship-To Address/Performance Location

    Hi experts,
    i'd like to know the origin of the default values into the tab "Ship-To Address/Performance Location".
    Are these valuesthe same values which are in the "Plant" into Organizative Structure (ppoma_bbp)?
    Are they replicated on the back-end? (ecc 6.0)
    Regards
    andrea

    Hi,
    The ship to addresses are maintained manually in SRM system and do not come from backend. However plant addresses are replicated but they are attached to Location address and not assigned as Ship to address.  The ship to addresses are maintained using web transaction 'Edit Internal Addresses'. Here you can create ship to address as well as Invoicing addresses. All addresses are attached to the company code Business partner. After creating these addresses you can maintain one of the addresses as default using 'Ship to' attribute in ppoma_bbp.
    Regards,
    Sanjeev

  • "Ship To Address" details missing in the SC and subsequent documents

    Hi All,
    We have a strange situation.
    There is no "Ship To Address" details in the shopping Cart and its subsequent documents.
    This happens only for some shopping carts.
    As per my understanding "Ship To Address" is a mandatory partner information without which the Shopping cart should not be created at all.
    Can anyone please let me know the possible reasons for "Ship to Address" not being present?
    Thanks & Regards,
    Mayank

    Hi Mayank,
    Have a look at the following OSS Note:
    Note 738534 - Ship to address disappears when product category is changed
    Note 953657 - BBP_POC: Ship to address cleared during change of PO item
    Note 1022048 - BBPSC03: Ship-to address gets cleared off
    Hope it helps.
    Thanks,
    Pradeep

Maybe you are looking for

  • NTSC Monitor

    Can I use the Apple Mini-DVI to Video Adapter, Part Number: M9319G/A, and set FCP Audio/Video Settings to view the canvas on an NTSC monitor?

  • HT4623 why i can't activate my iPhone ????

    Who know's how to activate my iPhone i conect it to iTunes and it still show me again and again please help ???

  • Loading/Unloading a .swf that adds event listeners to the Stage

    Hi all, Disclaimer Apologies if I suck so bad at using forum search that the answer to this is on page 1 somewhere; I tried... Question I am loading and unloading a .swf to which I do not have source code access. This .swf places several event listen

  • Can I use GPShell?

    Hi, I want to load an applet on my JCOP31 cards. I'm using the SDiD 1020 contact-less SD card, which is connected to a PDA, in communicating with my card. The SDK provides me with two functions, one for sending APDU commands to the card, and the othe

  • Error in SAPKB70012 patch

    Hi, when am applying the SAPKB70012 patch it will taking the long time in "tp user check ok" this phase. This phase is running last 6 hours and still running. plzzz send me solution and experts. Thanks, Sumanbabu.B