PLD cant print Country name when I link country code field to OCRY variable

Dear Experts,
I am using PLD, and from the database variable OCRD we have the OCRD.Country field which returns a Country Code, I link it to a OCRY.Name database variable, hoping this variable can print me the country name.
However, it doesn't, what am I missing here? Is it a PLD bug?
Thanks!
Warmest Regards,
Chinho

Hi Chinho,
You are welcome.
The link to is slightly different.
Say if you added a database field to a layout such as contact name.  Next to the contact name you may have a text field that contains the text "Contact:" This will look on the layout like
Contact: Joe Bloggs
You can link the "Contact:" text field to the field ID of the database field, if you do that and the database field is empty then the text "Contact:" will not show.
There are a few other uses, you can link a field to a formula field, an example might be that a customer wants to show a big logo on page 1 of documents, if it runs on to multiple pages show a smaller logo.  Here you can add the following fields.
1. A big picture field showing the logo
2. A smaller picture field showing the logo
3. A formula field that calculates if the page number equals 1
4. A formula field that calculates if the page number does not equal 1
Link the big picture to field 3 and the smaller picture to field 4.
There are many other scenarios, but both the Link To functionality and the Relate To functionality are useful.
Kind regards,
Adrian

Similar Messages

  • I can't see my country name when I tried to log into iTunes Store for first time

    Hi,
    Couple of days ago, I successfully registered in iOS Developer Program. All of the process is completed. Today I tried to log into iTunes Strore from my mac. But it asked me "This Apple ID has not been used with the iTuens Store" Please review your account information.
    I clicked on review.
    I am not in United Kingdom, so I need to select my country for a valid billing information. But my country name isn't listed there. :-(
    I am from Bangladesh, and I believe that we do not have payment processing problem. So I don't know why Bangladesh isn't included there! Can someone give me any suggession? Should I contact with Apple Support Team?
    I have already Purchased iOS Developer Program Using my Credit Card. If my credit card is acceptable, then why can't I get registered in iTunes Store? I want to connect with it and all of you know that iTunes Store is the worlds best store for applications/games/.................... and more......
    Please help someone
    thanks.

    Ohemod,
    There are 120+ countries that have iTunes Stores, but that leaves many that do not.  You can consult this document:  iTunes Store: Which types of items can I buy in my country?
    Opening in a new country requires a tremendous amount of legal, commercial and financial investment, but I am sure Apple would be interested in knowing where there is unmet demand.  If you wish to make suggestions to Apple, you can use the iTunes Feedback page.

  • Error -5002 when adding linked user defined field using DI API

    Hello,
    When I try to add a linked user defined field using DI API I get the error number -5002 with description:
    "The field 'Related Table' should consist of 8 alphanumeric characters with no valid or default values"
    I Get the error when I use the Add method.
    What is the solution for this problem? I use SBO 2005 A SP1 Patch 18
    The code I use is (.NET C# 2.0):
    SAPbobsCOM.IUserFieldsMD uf = (SAPbobsCOM.IUserFieldsMD)company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields);
    uf.Name = "S_BUCO";
    uf.TableName = "OPOR";
    uf.Type = SAPbobsCOM.BoFieldTypes.db_Memo;
    uf.SubType = SAPbobsCOM.BoFldSubTypes.st_Link;
    uf.LinkedTable = "S_BU";
    uf.Description = "Description";
    uf.Add()
    Regards,
    Jeffrey

    Hi Jeffrey,
    Your code above does not match the settings you are using in the UI. In particular, the type and subtype you are setting in code are not correct.
    To create the UDF via code, set the field types as follows:
    SAPbobsCOM.IUserFieldsMD uf = (SAPbobsCOM.IUserFieldsMD)company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields);
    uf.Name = "S_BUCO";
    uf.TableName = "OPOR";
    uf.Type = SAPbobsCOM.BoFieldTypes.db_Alpha;
    uf.EditSize = 8;
    uf.LinkedTable = "S_BU";
    uf.Description = "Description";
    uf.Add()
    There's no need to set the SubType property as you require a regular alphanumeric field.
    Kind Regards,
    Owen

  • Receivables - ARDLP Report Not Printing Country Name

    AR Report ARDLP for concurrent program Dunning Letter Generate is not printing Country Name on send to and remit to part of the letter. Though the package 'arp_addr_label_pkg.format_address' is giving the output with the country name(when I ran the package in SQL Developer) but when I run the report it is not giving the country name. What could be the reason?
    Thanks,
    Sravanthi

    Thankyou very much Nagamohan. It is printing the country now on the dunning letters. I think it was because of settings in system options though the default country was set, print home country was unchecked. When I reran the process it printed the country.
    The Statement print program also had the same issue. Now after the changing the system options, it is printing the country in the send to address but not in the remit to address if the countries are same for both send to and remit to. If they are different it is printing in both the places. Eg. If it is United Kingdom in both send to and remit to, its printing only in send to. If its united states in send to and united kingdom in remit to then its printing in the remit to area. Any idea on this?
    Thanks,
    Sravanthi

  • PLD:Print country name in 'Bill To' & 'Ship To' Address

    Hi.
    I want to print "Bill To" & "Ship To" address but the problem is that it is printing country code instead of country name.
    Is there any solution?
    Regards,
    Uday Shankar

    To set the default address format for a country go to Administration -> Setup -> Business Partners -> Countries and choose an Address Format.
    The system will use the address format based on the BP Bill to country so let's say you create an Invoice for a customer who's Bill To country is UK, then in the address field on the invoice the address format set up under Countries for UK will be used - so if you set this address format under Address Formats for UK to display the Description, on this invoice you will see United Kingdom instead of UK.
    Hope it makes sense.
    Regards,
    Nat

  • Country name is not printing F110

    Hi All,
    The country name is not printing on the check when using transaction F110 for one vendor. I checked the vendor master and country is there. I do not have any idea about transaction. Please help me find out what is causing the error.
    Thanks,
    Veni.

    Check printing SAPScript uses the Address ... Endaddress command of the SAPScript.
    In this command, if you provide the sender country as fixed value than, it will not print the country for the vendor in the same country.
    /: FROMCOUNTRY sender country
    Check this help:
    http://help.sap.com/saphelp_40b/helpdata/en/d1/803238454211d189710000e8322d00/content.htm
    Regards,
    Naimesh Patel

  • Invoice print country name

    Dear Experts:
    When printing invoice to customer, the country name will be printed in last line.
    When the customer is EU country, the country name will not be printed in last line.
    "Print country name" flag is set in OY01.
    How can I print EU country name in last line on invoice ??
    Shwan Wang

    Hi,
    What i understand of this is that you can either select - EU country or Print Country Name.
    Since European countries dont print country names at the last line of the address, i believe you wont be able to print EU country in the last line based on standard settings.
    Regards
    Ravi

  • Smart Print button on Bing toolbar links to HP Smart Print web page when depressed.

    Smart Print  button on Bing toolbar links to HP Smart Print web page when depressed. I'm using IE9. How do I get the Smart Print button to work properly.

    vic235 wrote:
    Smart Print  button on Bing toolbar links to HP Smart Print web page when depressed. I'm using IE9. How do I get the Smart Print button to work properly.

  • When I print, a last page is printed with a summary of document printed - file name, directory, ...

    When I print, a last page is printed with a summary of document printed - file name, directory, ... Just got Windows 8. Is this something I can stop? Waste of paper and ink!!

    Hi RebeccaQ,
    Generally speaking, a summary page, document summary or document properties page is often generated based on a setting in the software application being used as opposed to the printer driver or menu setting.  For example, in MS Word you can select to print this page with each printed document.  In this case, depending on your version of Word, you can enable/disable the feature often in "Word Options", "Display", "Printing Options", "Print Document Properties".
    Does this help?  If not, which printer model and software application is being used when the summary is printed? 
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Specify the output file path and print name when printing pages

    hi,
    how can i Specify the output pdf file path and print name when i am using the function PrintPagesSilent from AcroAVDoc Object.
    My Code :-
    Acrobat.AcroAVDoc doc = new Acrobat.AcroAVDoc();doc.Open(path,
    "temp");

    Dear Irosenth,
    i try with different format (doc, docx,  xls, jpg, bmp and txt) and it working successfully, but it give an random name for the file which saved in default folder for Adobe PDF print.
    you can use the following function:
    private void PrintPDF(string[] inputfilepath){
    foreach (string path in inputfilepath){
    Acrobat.
    AcroAVDoc doc = new Acrobat.AcroAVDoc();doc.Open(path,
    "temp"); 
    Boolean v = doc.PrintPagesSilent(0, ((Acrobat.AcroPDDoc)(doc.GetPDDoc())).GetNumPages() - 1, 0, 0, 1);doc.Close(1);
    and calling it by the following code:
    PrintPDF(System.IO.Directory.GetFiles("c:\\t\\printjob"));
    copy all files that you want to convert in side the mentioned path and run it program, then check the defualt print path for Adobe PDF printer.
    test it and reply me. thanks again

  • Country name not printing for EU countries

    Hello,
    I am using the SAPscript Z_9H_RVORDER02 for printing sales quotes. For EU countries, I notice that the country name is not getting printed in the address.
    In the customization OY01, I even checked the checkbox 'Print Country Name', still it does not print the country name. Is there any other setting that I need to make in order to get the country name in the address for EU countries.
    Thanks,
    Rugmani

    Dear Rugmani,
    I think this is related to output program issue so,
    Please take help of ABAPer and ask him to debug the program, chek how the country field is capturing in the output.
    There is a Function Module to capture the address please check that also.
    I hope it will help you,
    Regards,
    Murali.

  • FI Correspondence Print Country Name in all Addresses

    Hi Experts,
    I am using form script to print payment advice as correspondence and below is script (SAP standard) I am using in element "Address". My client has the requirement that even if the vendor is local (of same country) then also in the address data COUNTRY NAME should be printed.
    I understand there is some conceptual logic due to which for local country addresses country name is not printed.
    Any way through which we can print country name even for the local vendors?
    /:   ADDRESS PARAGRAPH AS
    /:   TITLE       &REGUH-ZANRE&
    /    :NAME        &REGUH-ZNME1&, &REGUH-ZNME2&, &REGUH-ZNME3&, &REGUH-ZNME4&
    /:   STREET      &REGUH-ZSTRA&
    /:   POBOX       &REGUH-ZPFAC& CODE &REGUH-ZPST2& CITY &REGUH-ZPFOR&
    /:   POSTCODE    &REGUH-ZPSTL&
    /:   CITY        &REGUH-ZORT1&, &REGUH-ZORT2&
    /:   REGION      &REGUH-ZREGI&
    /:   COUNTRY     &REGUH-ZLAND&
    /*   FROMCOUNTRY &T001-LAND1&
    /*  Inserted,see Sap Note 167440
    /:   ADDRESSNUMBER &REGUH-ZADNR&
    /:  ENDADDRESS
    Thanks and Regards,
    Prashant Rane

    Hi Michael,
    Thank you for your reply.
    Could you advise yow to change this to see the Country Name and Code in Print form
    Thanks & Regards,
    Venkataraju

  • Avoid printing the Country name in the SAP Script

    Hi All,
    I am printing the address of the ship to  customer in SAP script using ADDRESS and ENDADDRESS. The address is formatting based on the country code that I am passing in the COUNTRY parameter. Everything looks fine. But here my requirement is It has to display the address according to COUNTRY parameter and it should display all the part of the address except country name.
    I  am using the following syntax
    /:   ADDRESS PARAGRAPH AD LINES 7
    /:     NAME     &IT_SOLDTO_ADDRS-NAME1&, &IT_SOLDTO_ADDRS-NAME2&
    /:     STREET   &IT_SOLDTO_ADDRS-STRAS&
    /:     POBOX    &IT_SOLDTO_ADDRS-PFACH&  CODE &IT_SOLDTO_ADDRS-PSTL2&
    /:     CITY     &IT_SOLDTO_ADDRS-ORT01&, &IT_SOLDTO_ADDRS-ORT02&
    /:     POSTCODE &IT_SOLDTO_ADDRS-PSTLZ&
    /:     COUNTRY  &IT_SOLDTO_ADDRS-LAND1&
    /:     REGION   &IT_SOLDTO_ADDRS-REGIO&
    /:   ENDADDRESS
    for example if I pass COUNTRY = 'DE', it is printing country name as 'GERMANY'.
    Please advise me how to avoid the country name alone from printing in the address.
    It is very urgent requirement. Points will be awarded for helpful answers.
    Regards,
    Yellappa.

    Hello.
    Since it's only one script, you can always do it without command address, like this:
    * &IT_SOLDTO_ADDRS-NAME1& &IT_SOLDTO_ADDRS-NAME2&
    * &IT_SOLDTO_ADDRS-STRAS&
    * &IT_SOLDTO_ADDRS-ORT01& &IT_SOLDTO_ADDRS-ORT02&
    * &IT_SOLDTO_ADDRS-PSTLZ&
    If a field is not formatted as your needs, you can always convert it yourself, it's not that hard (in driver program or create a PERFORM in script).
    Hope this solves your problem.
    Best regards.
    Valter Oliveira.

  • MacBooks can't resolve printer name when sending job to windows 2008 R2 print server.

    So I am work at company in a windows server 2008 r2 and we have a windows 2008 r2 printer server. Our macbook pros are not on the domain so every time we print to the server we have to type in our credentials.
    MacBooks can't resolve printer name when sending job to windows 2008 R2 print server while on wifi but works when hard wired. Any thoughts? The error message I receive is "invalid printer name". I've tried adding the printer through the advanced tab in the print and scan tab of system preferences. I add it buy smb://servername/printername.
    When I tried to print on the wifi at my office I get "invalid printer name" in the print job status que.
    We can just do direct printing but I would like to know if anyone has had this issue before and if you could point me in the right direction. Thanks!

    I assume you aare using exchange when configuring the email notifications? What I would do is just use a normal IMAP & SMTP account such as Outlook.com or if you use a POP connector for exchange, one of those accounts' SMTP settings.
    For example, I have a POP connector installed and my emails are hosted at 1and1. What I would do here is put my 1and1 SMTP settings in and use these, instead of using Exchange.
    Let me know if this is possible.
    Ed

  • I got a new Macbook Pro and a Superdrive when i put in a DVD it reads it and puts a dick icon with the DVD name when i open that i have the auido and video folders but cant play the DVD anyone know why

    I got a new Macbook Pro and a Superdrive when i put in a DVD it reads it and puts a dick icon with the DVD name when i open that i have the auido and video folders but cant play the DVD anyone know why.

    Open with iDVD.app in your applications folder.
    or download VLC.app
    http://www.videolan.org/vlc/download-macosx.html

Maybe you are looking for

  • Audio not working / Video flashes to black every ~5 seconds

    Hi. For some reason, when we turn on our TV as of late, every channel is having this issue where upon turning on, the video will flash to black every 5 seconds or so, and there is no audio. The only thing that solves the problem is unplugging and rep

  • LR CMYK Soft Proofing: CMYK ICC to RGB ICC Conversion workaround?

    Okay, here's a long shot: So, CMYK isn't supported in LR. Got it. Annoying, but whatever. Here's my longshot question: Is there a method to mimic the CMYK colourspace available in my CMYK ICC profile by creating a limited RGB space similar to it? For

  • Creating I Movie from Keynote Slides

    I'm trying to create an iMovie from slides I created in Keynote - I created them in 1920 by 1080 pixels.  When I import them to iMovie - through I photo - they are fuzzy  when I try to use them.  I want to use I movie because I want to use video's as

  • XML Signature in OWSM

    Any idea on XML signature? How to validate OWSM policy to validate XML signature?

  • FUNCTION 'CSAP_MAT_BOM_MAINTAIN'

    I am trying to update a BOM. I am using FUNCTION 'CSAP_MAT_BOM_OPEN' FUNCTION 'CSAP_MAT_BOM_MAINTAIN' The open returns a sy-subrc 0. so everything is ok The maintain also completes successfully However, the material # I am updating on the BOM does no