ECM Base Pay formatting for Korea,Jordan

Hi ECM folks,
                       I 'm facing issues with Korea,Taiwan,Jordan currency to display Annual Salary  with exact amount rounded in ECM Base Pay screen with 2 decimal places (SAP Std)
for e.g : 123.00 is displayed as 12300 (Korea)
              123.00 is displayed as 123.000 (Jordan)
Eventhough from SAP ,we are passing amount rounded and shifted based on TCURX table .Only these countries seems different in screen.Other countries with 3 or 0 decimals looks good and displayed with 2 decimal places as SAP std
Let me know for any solution .Thanks in advance.
-Chitra

hi chitra,
first answer, aahhhhh!!!!
these currencies are nightmares to work with, especially within ECM. 
The reason why these currencies happen like this is because for these currencies, and about 7-10 others, there is no such thing as having a decimal amount.  You can't have 1,250.35 JPY.  So basically how SAP handles is this is the factor configuration used in TCURF.  If you look in this table things start to make sense.
Basically you have to use these factors to properly load you rate of exchange in TCURR.  right now you are probably loading the ROE currencies mentioned with the same factor as normal currencies.  once you fix your ROE in TCURR, things will appear normal. 
best regards,
michael

Similar Messages

  • How can i get monthly base pay rate for the past 5 months ??

    i need to get monthly base payrate for all employees.
    for eg;  the month salary for a particular employee  is listed as follows.
                    mar-4500
                    apr-4800
                    may-4800
                    jun- 5000
                   july-5000
    these are the salary for a particular employess assuming his salary is changed twice. now i need to get all these past 5 months salary.and the effective date changed? in our system payroll will be run bi weekly. if any body has peice of code for this kindly send-very urgent.
    Thanks in advamce.
    Shiva.

    Hi Shiva:
         I am not sure I can completely understand your reqirements, but I assume there are two possibilities:
        1. You need to gather last five months payroll together.  You probably need use average wagetype. And yes, it needs some configurations to make it work.
        2. You need to gather information of payroll changed in the past five months. Then you have to use retroactive accounting function and customize  PCR to meet your reqirements.
       If possible, pls give more details on your reqirements, for example: what kind of information need to be collected during the payroll, how to process this kind of information.

  • ZIP code format for each country in SAP

    Please provide me the way to retrieve ZIP code format for each country in SAP.....

    Well Yash
    You might have noticed the checking rules in the same place. They are the ones which is used for checking formats. I don't know which internal table  (I doubt if there is one) holds the format data per country.  There are formal format checks for few specific countries like Canada, the Netherlands, Poland, Sweden, Slovakia, the Czech Republic, South Korea, and Portugal and I guess they are hardcoded.  Another thought is that Regional Structure Group related tables may hold this.
    If you have ABAPer by your side, check out Function module POSTAL_CODE_CHECK which is used in conjunction with the checking rules mentioned. This may provide you some clues.
    I am wondering why you need this info.
    If you need to set up your own config in Address Management than what is supplied in the standard,  then use the following path:
    SPRO/IMG/SAP NetWeaver/Application Server/Basis Services/Address Management
    Also go through the following OSS notes:
    1123588 - Postal code check for different countries
    1381564 - Postal codes

  • Can i make (for example) 3 partitions on my external Hard Drive, and make different formatations for each, so i can share files of one of them in a pc and mac?

    Hello ...
    My name is Rui, i'm from Portugal ... (so please be patiente with my english, it can get a bit confusing)
    so... first of all ... i have to say ... i'm still a pc user ... i don't have a Mac ... yet ... they are sold out right now in the shops near me ... i am waitting for them to arrive so i can pick up mine ... (i wish in a couple of days i will be entering the Mac world ....) ... i'll be picking the "entery" iMac model, the 21,5'', i5 with 500gb hard disk ... well .. i know it's the cheapest one (i hope it is a good machine tho) ... but it's my entering Mac world too (my only apple products till know were the ipod ...) ... one of my concerns are being the 500gb hard drive ... that for my pc experience is a little bit short ... that makes me a little scared (but paying 300e for the next model to have a 1tb disk, it's not a good option for me right now) ...
    so..
    I've been reading a lot about iMac's ans OS X so i can get familiar with this all new world ...
    and i couldn't get any answer for some of my doubts... so i decided to ask you Mac Users ..
    My idea is to have an external HD to store files (and not to fill the 500gb of the iMac) ... and i am wondering if it would be possible to make this ...
    - make three partitions on the external Hard Drive and
    - the first be formatted in Mac OS extended (journaled) mode
    - the second on fat 32 - so i can store and share files with a mac or pc
    - third be reserved for  Time Machine
    i wonder would that be possible... or would make sort of incompabilities ... would it work all well ?
    hummm ...
    I hope someone can help me with this ...
    ... if it is a silly question ... sorry ... but please remember, i've never had a Mac computer (i'm waiting for my 1st iMac to be available on store) ... so a lot of things are "flying" in my head right now ...
    ... and of course .. sorry for my english ... i hope you all understood me ...
    thanks (obrigado) a lot for your patience...
    Rui from Portugal

    Hi! Dwagner, once again ...
    I've just got my Mac last friday ... i'm still getting amazed with this new world to me ... eehe .. quite different ... but
    ... "i can do it, i can do it" eheeh
    i'm in that period that a new question appears at almost every mouse click ... lol
    so ... can you help me (once again) ..
    you said you had your hard drive with this settings...
    "You can partition for OSX (extended Journal) - read/write by only OSX or read only by Windows via BootCamp
    You can partition for Windows (NTFS) - readable by only Windows
    OR - you can format with ex-FAT and this is read/write capable for both operating systems."
    how did you formated the partition in NTFS ? ... on the mac? using the "disk utility" ? or did you use another program to do so ...?
    i hope i'm not "bugging" you ... this might be a silly question for most of people ... but right now ... it's a major question for me ... ehehe
    once again Obrigado (Thank You)
    Rui from Portugal

  • How to Change the default format for differnt language both in java and SQL

    Hello,
    I am using SQL Anywhere in my application.And in my java client application user can log in with their preferred language like English,French,German,Chinese,etc....When even the user log in to the application the data from the database will be displayed with respective to the language.But when i tried to see the dates in Interactive SQL all the dates r in the format of '2008-12-5 16:44:10:673' but say for example for Chinese it will be displayed as '08-12-5 16.44.10' and for some other language it will come in some other format(which is standard format for those language).
    Mean while i am using java client.When ever i am displaying a date it will be with respective to the language using Locale and date format classes.When i am displaying the date for Chinese in GUI it will show the date as '08-12-5 下午4:44'. In summary
    1. For Chinese,the default date pattern from SQL Anywhere date base is '08-12-5 16.44.10'
    2. For the same language date using java code is displaying as '08-12-5 下午4:44'. and i am getting the time format pattern as 'ah:mm'.I tried to change the display format in regional settings but no change in display.
    Is there any way to make both the time format as same?
    Please help me to solve this issue!!!
    Thanks in Advance!
    Arun

    pon_arun wrote:
    Hello masijade,
    I did as u said but still the date display is not the same......And I'm telling you that it doesn't matter. What "format" the DB likes to display a Date in when it displays it, is completely irrelevant to how you display it in your GUI.
    A Date does not have a format. A String representation of a Date does.
    As long as you use getDate from ResultSet and setDate from PreparedStatement you do not have to worry about this. Those methods will handle dates to and from the DB themselves. You can then use SimpleDateFormat to display the Date anyway you want to.
    Just because you show the Date one way, and the DB shows it another, does not mean that it is not the same date. Don't get hung up on how the String representation of the Date looks.
    Edit: If you simply want to be able to do "Human Comparisons" then look at the SQL TO_CHAR function (for Oracle, for other DBs the function name may vary). And for Java, read the API docs for SimpleDateFormat (as already intimated above).

  • Best Hi Def File Format for PE 10 on a PC?

    I am running Premiere Elements 10 on a PC, Windows 7 Professional 64 bit, two internal 1 TB Hard Drives, 16 gigs of RAM, with Blu Ray Burner drive. I have done a fair amount of video editing using PE 10 on this rig with standard def material, but now I hope to do some high def work. I plan to have some old family 16mm home movies transferred to hi-def media and do some minor editing (color / contrast correction and maybe some simple transition effects) and then burn the edited files to Blu ray disc.
    I am all ready to send my 16mm footage off the the transfer house, but I need to know what would be the best file format for my set up. The formats they have available are DPX Image Sequence, TIFF Image Sequence, and Quicktime (either 422 HQ or 4444 HQ). I am assuming the preferred format would be either of the Quicktime files, and I have downloaded short (about 10 to 15 second) sample files in both 422 HQ and 4444 HQ and was able to import each into PE 10 with no problem and successfully do various edits on each.
    But I have read a good number of posts on this and other forums from PC owners who are running Premiere Elements and have had problems either loading Quicktime 422 & 4444, or editing them once they were loaded into PE.
    Can anyone comment on this for me? Basically, all I want to know is what Hi Def file format(s) I can reliably use on my computer with PE 10. I don't want to pay several hundred dollars (or possibly more) for a digital transfer from my 16mm footage that turns out to be useless to me.
    Rob McKay

    ATR -
    Thanks for your very informative reply. I'm afraid the transfer house doesn't offer samples.
    Since you think the ProRes 422 would be best for me, here is what I have done in my own tests:
    1) Downloaded short ProRes 422 HQ clips into files on my computer hard drive from several websites. The longest of these clips is 30 seconds.
    2) Using the "get media" tool in PE 10, I've brought these clips into PE 10.
    3) Dragged the clips into the project timeline. At first I got a popup message saying (and I have paraphrased this) the "file format is not supported by PE 10. Would you like the program to convert it to a format supported by PE 10?"  I clicked "yes" and the clip appeared in the timeline. Later on I stopped getting this popup message. I've no clue what format the program might be converting the ProRes 422 HQ files to.
    4) After I had a couple minutes of short clips in the timeline, I copied and pasted some of them over and over in the timeline until my entire video time was about 30 minutes in length. Reason for this was simply because I am trying to replicate as best I can what my file from the Transfer House will be like - not 2 minutes in length, but closer to 30 minutes.
    5) Did a few minor editing effects on the timeline of the sort I would be doing on my Transfer House file - contrast and color correction, time stretch /speed change, etc.
    6) Went to "Share" tab, clicked on "Disc - Burn to Blu Ray". In the Presets dropdown menu, I chose "H.264 1920x1080i NTSC Dolby" (Note - Only four choices appear. The one I chose, as well as "H.264 1440x1080i NTSC Dolby" and the same two again except in PAL Dolby.)
    7) Burned a BD-R of the project in Blu ray burner.
    I was very pleased with the result - image was nice sharp quality, smooth moving (no dropped frames) and filled my 4 foot x 8 foot screen when played on my Blu Ray player through an Epson projector.
    Rob

  • HT1335 My ipod classic have no software and I am stuck with it. It was formatted for apple but I use windows 8.  Please help. Thanks in advance.

    My ipod classic have no software and I am stuck with it. It was formatted for apple but I use windows 8.  Please help. Thanks in advance.

    Hello there, DrDhillon.
    The following Knowledge Base article goes over the steps that will help you resolve your issue:
    Restoring iPod to factory settings
    http://support.apple.com/kb/HT1339
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • HT1711 Why do I have to pay extra for something that I already bought? Shouldn't I be able to have access to my music even if its not through apple? This is ridiculous when I go to the store and buy a CD I'm not relegated to only playing it on one CD play

    Why do I have to pay extra for something that I already bought? Shouldn't I be able to have access to my music even if its not through apple? This is ridiculous when I go to the store and buy a CD I'm not relegated to only playing it on one CD player

    iTunes Plus is the name for the option in iTunes that allows customers to buy music at the iTunes Store that is free from digital rights management, or DRM.
    Digital Rights Management, or DRM, is designed to prevent unauthorized sharing of files. This especially became a big concern for the music industry after the rise of Napster, Limewire, and Kazaa.
    DRM, even the DRM used by Apple on iTunes Store content, prevented that. Apple's DRM allowed users to share files on only up to 5 computers.
    According to TUAW, the new iTunes Plus songs have information embedded in them that identifies the user who bought and shared them by name.
    This means that if you share your music and record companies want to track you down and sue for you copyright infringement, it's going to be easy.
    This may help you understand why you would need iTunes Plus - http://support.apple.com/kb/ht1711.
    It may be that Android required that type of file to be able to let it sync.  See here - http://developer.android.com/guide/appendix/media-formats.html.

  • Line Drawing best file format for import in InDesign

    i was wondering what is  the accepted and recommended file format for files to be imported in InDesign. I was under the impression that AI files should be saved as EPS but I just read an article that says that Adobe's Dov  Isaacs said that eps will be shortly obsolete.What should I do. I work on curriculum that contains both photographs and line drawing and we use tiff for the former and eps for the latter. Most of our line drawing is done in AI. Howeverwe have a cartoonist that sends us files in jpg format. What would be the best file format for him and for us as we draw in AI?
    Article link: http://www.prepressure.com/library/file-formats/eps
    The future of the EPS file format
    EPS is rapidly becoming an outdated file format which is being  replaced by PDF just like PostScript itself is also being phased out and  replaced by PDF. Don’t just take my word on this. Here is what Dov  Isaacs from Adobe said in a discussion on a PrintPlanet forum about the  future of PostScript: “ …Adobe will continue to support EPS as a  legacy graphics format for import of non-color managed, opaque graphical  data into Adobe applications (such as InDesign and Illustrator).  Although we certain do not recommend that new graphical content be  stored in EPS format (except to satisfy the need to import data into  page layout programs that aren’t quite PDF-centric — no need to mention  names here!), our user base should feel comfortable that there is no  need to worry about a need to convert their very sizable libraries of  EPS-based graphic assets.”

    Yes, I drag the AI file in.
    If after it's in place I need to change I can just right click and chose edit original make the changes and save and the illustration in inDesign will reflect the changes.
    On the other hand I can make changes to the original and all iterations of the file will automatically update, say if I used the illustration in several documents.
    As an example I had completed a set of documents for a new company, i.e., biz cards, brochures, product labeling, stationery, etc. and in their wisdom they decided to make changes in their logo, which, of course, is on everything. I opened the AI file with the logo made the changes saved and all the documents then reflected the changes. The only caveat to do this seamlessly is to make sure that your file logo size is the same as the original or you might have to tweak placement in the other documents
    It is this interoperability that to me makes the Creative Suite so much more than the sum of their parts.
    Craig

  • For some reason i have two accounts and I want to cancel one of them. they are yearly contracts but i dont want to pay double for the same product. How can I cancel one account?

    for some reason i have two accounts and I want to cancel one of them. they are yearly contracts but i dont want to pay double for the same product. How can I cancel one account?

    Is it possible that you are using the same password for the old O2 Study and newer O2 Apple Base Station networks?
    If so, Keychain Access is storing the old information about the old network and may be associating it with your AirPort Extreme settings based on the BSSID that William has mentioned.
    If that's the case, open Macintosh HD > Applications > Utilities > KeyChain Access and look for a listing with the old network name. Delete this entry. You may need to power down both the computer and the AirPort Extreme and restart them.

  • How to create print format for report

    Hi Experts,
    Can we create print format for report program. I need x_90_150 format,
    means 90 rows and 150 column. If possible then give me solution.
    Thanks,
    Ashish.

    Get with your Basis folks to set up a 90x150 printer option.
    Then you set something like this.
    REPORT zlmr_lead_account_list LINE-SIZE 150 LINE-COUNT 90.

  • Payment medium DME format for Cheque Refunds

    Dear Gurus,
    We have cheque Refund process in ISU FICA, cheques are not printed in SAP, instead data  will send to printwork bench via SAP PI  to print the cheques and distribute to customers,  which is handled by  3rd Party.
    In order to send the data we may  have to develop custom payment medium generate DME file,  I wanted to check with you if any one has an idea is there any SAP standard payment medium format or function module which enables less development.
    Would really appreciate your inputs and thoughts.
    I checked by copying International Payment medium CHECK and activated DME format, however am unsuccessful on put. DME file generated with no Data.
    Regards
    Prab.

    Pravakar,
    There is no standard DME format for Chq Refunds as far as I know.
    In R/3, there is a standard program for Voyager<FCKR>. If you are looking for similar program in ISU, You need to go for customized program.
    Also if you want Text file for your Chq Refund, suggest you look into the format of Legacy to understand the format.
    If it is similar to BACS Refund file like VOL1, HDR1, HDR2 etc, you can copy the standard FMs
    FKK_PAYMEDIUM_BACS_00
    FKK_PAYMEDIUM_BACWAY_10
    FKK_PAYMEDIUM_BACS_15
    FKK_PAYMEDIUM_BACWAY_20
    FKK_PAYMEDIUM_BACWAY_25
    FKK_PAYMEDIUM_BACS_30
    FKK_PAYMEDIUM_BACWAY_40
    and tailor suit to your requirements. But again, if this is only a text file for SAP PI, suggest you to look what they are expecting from SAP <like Chq no, amount,date, Customer number>.
    In that case you can write a program where it shall use the data base tables DFKKCR*, DFKKOP & FKKVKP.
    Coming to FPY1, you may see a DME entry in FDTA for Check but you cannot view it there as it is only a correspondece. Alternatively you can view in Spool.
    Hope this is clear and helps.
    Rgds
    Rajendra

  • I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same fam

    I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same family.

    Welcome to the world of digital media. Your can't really transfer it. I don't know what the rules are about transferring to your spouse but I do know that in some cases when you die, your heirs cannot inherit your digital media. This is why there is still an advantage to buying the CD since the usage rights belong to whomever holds the physical media.
    A possible workaround is to burn the songs to a music CD with yout account (tracks only without song titles) and then having your wife upload it as a regular music CD onto her account. It's been a while since i've done this so I'm not sure if it would work now.
    Please note that I'm not advocating copyright and/or TOS violations. I'm only suggesting ways to copy music for your own personal use which has traditonally been permitted. I only did this because I wanted to convert iTunes songs to mp3 files so I could burn them onto a data CD for use in my car. It would make sense that since married couples are a joint entity, this would be personal use.
    Also, I'm not a lawyer so don't take this as legal advice.

  • What is this message: Base Line Date for rule 11 not set ?

    Hello all,
    I am doing some test.
    Cenario:
    I need to create a Scheduling Agreement in transaction: VA41
    The material I am using to create the VA41, I have just created.
    I created in MM01 the views: Basic Datas 1 and 2, Sales View 1,2 and 3 and Account View 1.
    Issue:
    When I am creating the VA41 and I enter the material, the system shows the messages:
    1) Dates from:: Base line date for rule 11 not set
    2) Dates from:: Base line date for rule 9 not set
    *obs: the messages dos not block the creation of VA41. It is a information message.
    Question:
    What that means? What will happen if I do not fix that? What should I do in order to not have more these messages?
    Tks & Rgds,
    Barbara
    Message was edited by:
            Barbara Barbos

    Hi
    Please check whether you have assigned - payment terms both at company code and sales area level
    VVR

  • I have tried a lot to find an app or some way in email to attach multiple of pdf files in one email. I could not find anything that sends multiple pdf file in one email and still keeping the file in simple pdf format for the recipient.

    I have tried a lot to find an app or some way in email to attach multiple of pdf files in one email. I could not find anything that sends multiple pdf file in one email and still keeping the file in simple pdf format for the recipient.

    I am not aware of a way except for photos that allows you to select multiple files in an email. I even checked settings in the Adobe Reader app, and it does not show that ability.

Maybe you are looking for

  • Server Crashes during GC/very high request rate?

    We have lately seen our production server crash with the same error code (47433441534B3448524541440E435050002F). We are not sure exactly what this error means excepting that we see a high load on the server (~ 30 Http requests). I don't think this is

  • Why Did I Lose My Render?

    I rendered a 3rd party clip effect in a timeline last night that took a couple of hours to complete. The next time I started Premiere, there was a red line over the part i rendered. I looked, and the preview files are where they are supposed to be. W

  • Regarding  currency translation for Display attribute(key figure)

    Hi Gurus, How can i do currency conversion for  MATERIAL COST(key figure) ,which is  Display Attribute  of MATERIAL... thanks advancely....... CHANDRA

  • My BT account

    I had a phone line with BT, then after getting my phone line slammed by talktalk a couple of months ago I had to get a new account with BT...Eventually everything is up and running except when I log in to see my account, it's the old account... After

  • Can the FCS install disks be made into disk images?

    I can't remember if these were copy protected. I no longer have a disk player/burner, but I can get to one. Can I make disk images from the discs and use them to install the applications? Anyone done this? The apps seem to get FUBARed periodically an