ADDRESS in SAPSCRIPT becomes chinese

dear people,
i have a question, what might be the reason why a character becomes chinese in the address for some country but for some country its not. the sapscript is using the command ADDRESS to display.
your answer will be much appreciated.
thanks.
den

youre probably using a variable for  langauge and from country.
check what are the values youre passing to them.

Similar Messages

  • Address in sapscript

    Hello all,
      Can any body tell how to format the address in sapscript
      i want to print the name , po box and street 4 next to it. can anybody tell how define the variables in address and endaddress
    Regards
    srinivas

    Hi,
    Try using this:
    /: ADDRESS PARAGRAPH AS
    /:   TITLE    &LFA1-ANRED&
    /:   NAME     &LFA1-NAME1&, &LFA1-NAME2&, &LFA1-NAME3
    /:   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
    Rgrds
    Francisco Castillo
    (rewards points if it helps)

  • Why my adobe reader english version become chinese version? it works fine in last 6 month

    why my adobe reader english version become chinese version? it works fine in last 6 month

    MacKeeper is a known troublemaker, and is also the subject of two separate class-action lawsuits alleging fraud. Uninstall it immediately!
    Intego VirusBarrier can have a significant negative impact on system performance. I don't generally recommend it, and would recommend uninstalling it.
    Also, having two different apps with active anti-virus components installed is never a good idea, and note that this hasn't prevented you from being infected with the Spigot adware. You probably got infected with this by downloading software from somewhere like Download.com. (See Boycott CNET’s Download.com.)
    For help removing Spigot, see my Adware Removal Guide.
    (Fair disclosure: The Safe Mac is my site, and contains a Donate button, so I may receive compensation for providing links to The Safe Mac. Donations are not required.)

  • ADDRESSNUMBER to print address  in sapscript.

    Hi all,
    This is the code in my sapscript, currently it is printing the 'PO Box Addresss'. I know this method calls the function module 'address_into_printform' for printing address. In FM 'address_into_printform' there is a parameter through which we cans set 'Priority to street address' . Is there a way i can pass the same parameter here in the sapscrip to 'ADDRESSNUMBER', so that it prints 'Street Address' with higher priority.
    I dont want to write an extra perform and call the FM 'address_into_printform'.
    Thanks

    Hi,
    This is format of the command.
    /: ADDRESS [DELIVERY] [PARAGRAPH a] [PRIORITY p] [LINES l]
    /: TITLE title
    /: NAME name1[,name2[,name3[,name4]]]
    /: STREET street
    /: POBOX PO box [CODE zip code]
    /: POSTCODE zip code
    /: CITY town1[,town2]
    /: REGION region
    /: COUNTRY country
    /: FROMCOUNTRY from country
    /: ENDADDRESS
    PRIORITY tells program which address lines can be omitted if there is not enough space on the output.
    Values for Prioirty
         A     form of address
         P     mandatory blank line 1
         Q     mandatory blank line 2
         2     name2
         3     name3
         4     name4
         L     country name
         S     line for the street
         O     line for the city
    Hope this helps
    Regards
    Abhi

  • Priont address in sapscript dynamicaly

    Hi,
      I have a problem in sapscript ,in address iam displaying name1,name2,street,str_suppl1,str_suppl2,str_suppl3 etc........it is working fine but in some case the name1 have the value and name2 dont have the value,in that case i should see the space in the output.it should be like this name1,street,str_suppl1,........like that if any value is empty then in should not see the space line.How to solve this issue.
    Thanks,
    Deesanth

    Is it yuoe Address fields under ADDRESS and ENDADDRESS? If Yes
    write the Name field variable separeted by ','
    /: NAME name1[,name2[,name3[,name4]]]
    /: STREET street
    Ex
    /: ADDRESS
    /: TITLE 'Firma'
    /: NAME 'Schneider & Co', 'Finanzberatung'
    /: ENDADDRESS
    This produces the following
    Firma
    Schneider & Co
    Finanzberatung

  • Network address reconfig - what becomes my def gw?

    looking to reconfig existing address space to NEW ip's.....
    -move from single c6500 to dual c6500s w/ single sup720 in each
    -remove vlan 1 and move to mgmt vlan 300
    assuming vlan 1 (192.168.1.1) is being removed and mgmt vlan 300 (172.16.1.1-172.16.1.50) is config'd...what ip address becomes the default gateway for the entire network? (note: C6500s are doing ALL L3 for network...there is no router)
    sample config: (am i thinking correctly on this one?)
    core-1 w/ single sup 720
    interface vlan 300
    172.16.1.2 255.255.0.0
    standby 1 ip 172.16.1.1
    standby 1 priority 150
    standby 1 preempt
    core-2 w/ single sup720
    interface vlan 300
    172.16.1.3 255.255.0.0
    standby 1 ip 172.16.1.1
    standby 1 priority 100
    standby 1 preempt
    does the defaul gateway become 172.16.1.1? (which is the same address range of mgmt vlan?)

    Hi
    If you are changing the mgmt ip of your switch network , then the HSRP ip configured above would be the default for others.And you are correct.
    regards
    vanesh k

  • Output of Sapscript in Chinese language

    I have a Purchase order in english and now i want its output in chinese.
    I want the output of my script in chinese language.
    I have tried logging in chinese language but the output comes in German.
    I have also tried through se63.
    An output type is attached to the script(zneu) . I have changed its language(i.e. output type )  to chinese   ( ZH) but yet i am not able to see its output as desired.
    Please help me in this query as early as possible.

    It is quite simple, now change all your text to standard text..
    Now display the text in your form using standard text. Maintain standard text in both english and chinese.
    Ex.
    If COMPANY CODE EQ <CHINA>
    Pick standart text LANGUAGE<b> 'ZF/ZH'</b>
    ELSE
    Pick standard text LANGUAGE <b>'EN'.</b>
    I hope you will be successful with solution.
    Reward points if useful.
    Regards,
    Sairam

  • Customer or Vendor address in SAPSCRIPT

    Hi ,
    From where  the address data from customer and vendor are pulled ?
    Common data or from the international address screen?
    i.e which table and how
    thanks

    Hi Bobby,
    Take the ADRNR(Addree Number) from KNA1 or LFA1 table and get the customer or vendor details from ADRC Table by giving the ADRNR value.
    Reward Points if this helps,
    Satish

  • Paragraph Format / Character Format for Variable address in SAPSCRIPT

    Dear All,
       I am trying to print variable address for ship-to-party. But the address is variable address for different vendors.
    The contents like
    /:  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
    My question is, How to assign Paragragh format or character format to the above code?
    Your reply will help alot..
    Thanks and waiting
    Regards
    Anukul

    hi,
    in ur code u already gave
    /: ADDRESS PARAGRAPH AS goto paragraph formats n define or make the required changes for the paragraph format AS.
    click on character formats n define/change the character formats as breakpoint has mentioned.

  • Control command Address in sapscript

    Hi experts ,
    Can any one explain me how Address and Endaddress work .
    I have the below script  in window presently
    ADDRESS PARAGRAPH Z1
           TITLE    &VBDKR-ANRED&
           NAME     &VBDKR-NAME1&, &VBDKR-NAME2&, &VBDKR-NAME3&, &VBDKR-NAME4&
           STREET   &VBDKR-STRAS&
           POBOX    &VBDKR-PFACH&  CODE &VBDKR-PSTL2& CITY &VBDKR-PFORT&
           POSTCODE &VBDKR-PSTLZ&
           REGION   &VBDKR-REGIO&
           CITY     &VBDKR-ORT01&, &VBDKR-ORT02&
           COUNTRY  &VBDKR-LAND1&
           FROMCOUNTRY &VBDKR-SLAND&
           ADDRESSNUMBER &VBDKR-ADRNR&
         ENDADDRESS
    I would like to know the difference between the top  and one below .
    ADDRESS DELIVERY PARAGRAPH Z1
    FROMCOUNTRY &VBDKR-SLAND&
    ADDRESSNUMBER &VBDKR-ADRNR&
    ENDADDRESS
    Is there that we set the format  For "delievey address" somewhere in system .
    If so please can I have inputs for doing
    Thanks
    Vinay

    Hi,
        If DELEVIRY is specified then the address should be formatted as a complete delivery address, using the street name and number rather than the P.O. Box.
        If DELIVERY is not specified and if a POBOX is specified, then the POBOX is used in an address instead of a STREET.
    Example
    /: ADDRESS
    /: TITLE 'Firma'
    /: NAME 'Schneider & Co', 'Finanzberatung'
    /: STREET 'Kapitalgasse 33'
    /: POBOX '12345' CODE '68499'
    /: POSTCODE '68309'
    /: CITY 'Mannheim'
    /: COUNTRY 'DE'
    /: FROMCOUNTRY 'DE'
    /: ENDADDRESS
    Without specifying DELIVERY output will be
    Firma
    Schneider & Co
    Finanzberatung
    Postfach 12345
    68499 Mannheim
    With specifying DELIVERY, then the street name and number will appear in the address in place of the    P. O. Box number.
    Firma
    Schneider & Co
    Finanzberatung
    Kapitalgasse 33
    68309 Mannheim
    Regards
    Bala Krishna

  • Address at sapscript form

    Hi,
    /:   ADDRESS PARAGRAPH AS
    /:     TITLE    &VBDKL-ANRED&
    /:     NAME     &VBDKL-NAME1&, &VBDKL-NAME2&,
    =    &VBDKL_KUNWE&/:     STREET   &VBDKL-STRAS&
    /:     POBOX    &VBDKL-PFACH& CODE &VBDKL-PSTL2&
    /:     POSTCODE &VBDKL-PSTLZ&
    /:     CITY     &VBDKL-ORT01&, &VBDKL-ORT02&
    /:    REGION   &VBDKL-REGIO&
    /:   COUNTRY  &VBDKL-LAND1&
    /:   FROMCOUNTRY &VBDKL-SLAND&
    /:   ENDADDRESS
    /:   ENDIF
    I need to display the kunwe field however, at debug it is not initial and has a value but is not displayed.
    What is the problem?
    Thanks.
    Deniz.

    I need to display the kunwe field however, at debug it is not initial and has a value but is not displayed.
    /: ADDRESS PARAGRAPH AS
    /: TITLE &VBDKL-ANRED&
    /: NAME &VBDKL-NAME1&, &VBDKL-NAME2&,
    = &VBDKL_KUNWE&/: STREET &VBDKL-STRAS&"here you are using continious line '=' is your window is wide enough to let VBDKL_KUNWE print?
    /: POBOX &VBDKL-PFACH& CODE &VBDKL-PSTL2&
    /: POSTCODE &VBDKL-PSTLZ&
    /: CITY &VBDKL-ORT01&, &VBDKL-ORT02&
    /: REGION &VBDKL-REGIO&
    /: COUNTRY &VBDKL-LAND1&
    /: FROMCOUNTRY &VBDKL-SLAND&
    /: ENDADDRESS
    /: ENDIF
    Amit.

  • Address in SAPScript Rem Statemetn

    Hi All,
    We just applied Support Packs up to 33 for HR, and have run into a small issue with our Rem Statement.  When an associate has a PO Box for his address instead of a street, the address prints as follows:
    <h4>Assoc. Name
    Some City State PO Box </h4>
    The form did not change at all, so I'd like to think it is a Support Pack issue.  Maybe a change to Rffous_T?
    Has anyone run across this or know what else I should look at?
    Thanks,
    Mary

    Linda,
    Thanks for the suggestion.  I applied that note in our Sandbox environment awhile back, but it did not fix the issue.
    Mary

  • Addresses in Contacts become corrupted when synchronised

    When I enter a new address into Contacts on my MacBook Pro, there may be up to 3 lines in the 'Street' box.
    For example:      Flat 1
                               Churchill House
                               23 High Street
    When I then synchronise my MacBook Pro Contacts via iCloud to my iPhones and iPad (both running on iOS  7.0.6), the 'Street' part of the address will corrupt and Lines 1, 2 and 3 will then appear as 3, 2 and 1 or any other random combination in the iPad and iPhone but usually remains as Lines 1, 2 and 3 in the MacBook Pro! However, on occasion, the synchronisation process will also change the order in the MacBook Pro.
    I have tried carefully re-entering the addresses affected, but to no avail!
    Can anyone offer any help or advice, please?
    CDavidE

    Ah!  At last. Somone else who has the same problem as I do.  Doing any editing of a contact on my Mac Mini running 10.9.2 causes the house, street or city fields to swap places on my iOS 7.1 devices.  Examining the contacts on iCloud shows the correct order but with some address fields missing.
    It doesn't matter how trivial the edit on the Mini.  Even just the addition of a space to a contact's notes causes the corruption during the next sync.  The only place the problem can be corrected is on iCloud as there are not enough lines available on the iOS Contacts app to correct them there.  The address usually appears OK on the Mac Mini even though it is corrupted on iCloud and the iOS devices although sometimes it has the same corruption.
    I don't know when the problem started but I believe it was before iOS 7.1 on the iPhone and iPad, so I think it might have been the update to 10.9.2 on the Mini that caused it, unless it's an iCloud bug which needs sorting.  I'm sure the problem didn't exist initially after first upgrading to Mavericks.  As the corruption happens when making an edit on the Mini, I can only assume some sort of mis-communication between the Mavericks Contacts app and iCloud with iOS being totally innocent.  But who knows?
    The problem is not a user account corruption.  I created a new user account and it had the same problem.
    Anyone have any ideas?
    HamerKS

  • I am coming across a probelm when using multipel tabs in FireFox6. If I open a new tab it takes several minutes for the address bar to become clickable to type. how do I fix this?.

    recently upgraded to 6.0.2. Could this be the reason? using windows XP. unable to duplicate issue through other browsers so definitely FireFox related.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Address printing issue in SAPSCRIPT

    Hi All,
    I am getting address printing issue in address in sapscript .
    Here is my address format in the script.
    /: ADDRESS DELIVERY PARAGRAPH ZA LINES 10
    /:    TITLE                &KNA1-ANRED&
    /:    NAME               &KNA1-NAME1&,  &KNA1-NAME2&,  &KNA1-NAME3&,  &KNA1-NAME4&
    /:    STREET            &ADRC-STREET&
    /:   LOCATION        &ADRC-STR_SUPPL1
    /:   POBOX             &KNA1-PFACH&  CODE  &KNA1-PSTL2&
    /:   POSTCODE       &KNA1-PSTLZ&
    /:  REGION              &KNA1-REGIO&
    /:  CITY                   &KNA1-ORT01&,  KNA1-ORT02&
    /:  COUNTRY          &KNA1-LAND1&
    /:  FROMCOUNTRY &T001-LAND1&
    /: ENDADDRESS
    Here in the above code I had added LOCATION and modified the STREET field value.
    Moved the changes to QAS server along with the driver program., confirmed all the related transports are moved.
    While testing in QAS , i noticed that after LOCATION print I am getting blank space and then the remaining fields are printed.
    For example:
         casa velas boutique hotel
         Attn:  Marie John
         AV.  cocoterosss
        63550 Nuevo Vallarta, Nayarit,
        MEXICO.
    In the above example the third line the LOCATION data.
    The surprise here is that I am not getting blank space in DEV , I had checked all the transports, and all are ok.
    Please advice me where I am wrong, ie why i am getting blank space in QAS whereas it not showing in DEV.
    Thanks in advance.
    Vengal Rao.

    Hi Jay,
    I fully agree with you that the address printed will be as per SAP standards.
    Currently I am looking into the country configuration in DEV - I hope may be the reason,
    I have to use the existing ADDRESS....ENDADDRESS format as our client is using  4.6 version,  he just print the financial reports using the common script.
    So anything away from the orginal one may lead to more trouble in other reports.
    Once I get a reason behind the issue, I shall definetly post them.
    Thanks,
    Vengal Rao.

Maybe you are looking for