Other Bank Issue

Hi,
In infotype 0009, I am maintaining main bank and other bank. If the EE earnings are more than 1000$, then 1000$ should get direct deposited into other bank, and remaining amount should be given out as a check or should be deposited into main bank.
Now, my requirement is, if an EE earnings are less than 1000$, his amount should not get deposited into other bank....rather it should get deposited into main bank or should be given out as a check.
How should I modify my schema to achieve this functionality?
Or should I get this done by ABAP code itself?
Thanks,
Haritha

Hi,
You may want to customize the rule X050. The F1 says:                                                                           Banking details for infotype 0009 are processed in personnel calculation rule x050. A distinction is made between the main banking details (banking details type 0) and additional banking details (type unequal to 0). If there are additional banking details the payment amount is modified according to the standard value in infotype 0009. No modification is necessary if the main bank details are used. The payment amounts are placed in the Outstanding Payment (/558) and Bank Transfer (/559) wage types.
You can create an employee sub-group for those earning below $1000 and include it in the sub-schema.
Hope this helps,
Reward points if helpful,
Thank You,

Similar Messages

  • Bank Detail (Other Bank issue)

    Hi Experts,
    I have maintained infotype 9 (bank detail) for same time in main bank and other bank. but payroll data pick other bank detail (when both maintain). I want to pick main bank data. In case of cash payment, only I knowlegde purpose detail maintain in other bank.
    So How can I remove this problem. Any configuration setting or any other???
    Thanks & Regards
    Neelesh Sonkar

    Hello Neelesh,
    There are differences between subtype 0 and 1 (main and addtl').
    Main bank: only one entry allowed  per day, the system reads with payroll enddate (general rule).
    If you run payroll after the enddate of the payroll period the system reads with the rundate of the payroll. The reason for this is that if an employee changes her/his bank account at the 1st of the month, we expect that the payment at the 3rd should go to this account also if the period for which it is paid is before the 1st.
    Additional bank: There can be many entries for a payroll period, so we don't  read with a date but take all records which are valid at least 1 day in the payroll period. If an employee ends the addtl. bank account in the middle of the payroll period, this record is used for this payroll period, but not for the next.
    If you want to user only the Subtype 0 for main bank, there a note that may help you.
    454352: Function P0009: Modification for use of payment date
    Also, please read the note 396399.
    I hope this information helps!
    Cheers an Regards,
    Jaime

  • Issue while editing Other Bank

    All,
    We are having trouble with Other Bank (IT9, ST1) on ESS. The Use Case for this is A6. When we are tring to edit the existing Other Bank, it gives a error message saying: "Change in Payroll Past not Possible". Even when we select future dated, and select a records way after the previous payment dat it gives the same error. It almost looks like the system is not delimiting the existing record and creating a new one, instead it is trying to edit the current record in the past, which triggers the standard error message. Would someone please help me with this?
    Thanks,
    Nakul

    are you getting the same error via pa30? Please verify?
    also
    Additional, if you want to delelmited subtype in ESS, please dont use
    "edit" button and you need to use button: "New other bank".
    A6: Multiple infotype records of the same type (e.g. other bank)
    may exist for an employee at the same time. "New <infotype/subtype>"
    button will always be available on the overview screen of the
    concerned scenario.  E.g., suitable in Other bank.
    Ensure you are using new ITF note 1447867
    you can also use badi HRXSS_PER_BEGDA

  • Macbook Pro on 10.5.8 online banking issues, + failed verify... help!

    Macbook Pro (late 2008) 10.5.8
    I could not sign in to my online banking  (it would sign me back out immediately), and I was told by the bank IT that it is malicious software of some type on my machine.
    I ran the Sophos scan (Sophos still supports 10.5.8 until April 2014) and it found nothing.
    In disk utilities, I ran "verify" and it came up with:
    -Invalid volume file count.
    -Invalid volume directory count
    -Error:Filesystem verify or repair failed.
    I have read through The Safe Mac, very helpful... I also disabled Java in both Firefox and Safari. This could be a source for the issues.
    I do back up using time machine quite religiously... I am very worried about wiping and re-installing, I have a ton of inter-dependent software working beautifully, and cannot update any of the programs because nothing will work if even one of these programs is updated. So I really am married to 10.5.8, and this particular computer.
    I realize it is time to bring my Mac completely offline permanently.
    Any help or suggestions as to how to best proceed to keep it happy and keep what I currently have would be great.
    Thanks guys/gals!

    A "live verify" (ie, a verify performed on the currently-running system drive) in Disk Utility is unreliable. It's likely that you have a problem, but not guaranteed. You'll need to repair the hard drive at a minimum. Instructions are here:
    http://pondini.org/OSX/DU6.html
    In my experience, repairs aren't always that reliable. In addition, I've been told that modern drives do not have these kinds of problems unless they are failing, but have no personal knowledge relating to that and don't know whether your five-year-old drive would be considered "modern." In any case, though, if it were me, I would probably erase the hard drive and restore from backups if I were you, rather than relying on a repair.
    If the repair can't be completed, or if erasing the hard drive doesn't work, or if the problem comes back after erasing or repairing, then the drive is probably failing and will need to be replaced.
    Regarding the bank issue, I believe this is either an error on the part of your bank or represents an attempt to hack your bank account remotely. If I were you, I would demand (politely, but firmly) an explanation of what the bank saw that they are identifying as malicious.
    I honestly don't know how the bank could possibly identify malicious access, unless they noticed an attempted access from a weird IP address (for example, from an IP address in a different country or belonging to an identity-hiding service), which would indicate a hack not involving your computer. If malware on your computer was attempting access to your bank site, it wouldn't really look any different than a normal access attempt to the bank's site.

  • PA30 and ESS behave differently when updating other bank details

    I am trouble shooting an issue with maintaining other bank details in ESS. In PA30 when a other bank details record is updated SAP code just updates the record with new data. it will change the date changed to sy-datum with no changes to the begda and endda,
    In the case of ESS a new enrty is created in created in the PA0009 so now we have 2 active banks. please help

    Hi,
    You need to implement BADI "HRXSS_PER_BEGDA"
    Please find the following SPRO path
    Personnel Management-> Employee Self-Service -> Service-Specific Settings -> Own Data -> Change Default Start Date
    Change Default Start Date
    Use
    In this IMG activity, you can specify a certain date as the default value for the start date of data records in the Own Data area. You can specify the following dates:
    A date that will be displayed as the start date on the overview page
    A date from which the user can maintain his or her personal data
    You can thus specify whether a user can change only present and future dates or if he/she can also change data records whose validity periods are in the past.
    For example, if a customer wants to allow their employees to maintain their family dependents information as of the previous year, the customer can implement this BAdI specifying the date from which employees can maintain their family data.
    Requirements
    The current system date is currently set as the default value. You can overwrite this setting with a date of your choice.
    Activities
    To change the default start date, you can use the Business Add-In (BAdI) HRXSS_PER_BEGDA. You can set the date in the DEFAULT_DATE method.
    Parameters of the method DEFAULT_DATE:
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)

  • PSE 11 editor has stopped importing from scanner, no longer permits drag and drop, will not permit cropping, and other bizarre issues

    Windows 8.1, PSE 11
    I am having a number of issues including loss of import functionality from scanner, I can't drag and drop photos into the editor any more as well, or at least not after the first one. The crop function stops working after the first couple of photos.  Then some freezing.  A little added crashing.  A plethora of other bizarre issues as well.  This just stated happening a couple of days ago. 
    What I have tried:
    Uninstall/Install. 
    Deleted preferences both before opening Editor (crontrol-alt-delete) and after opening it. 
    Kindly advise.  Thanks!
    Adobe Photoshop Elements Version: 11.0 (11.0 (20120830.r.32025)) x32
    Operating System: Windows 8 64-bit
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 8
    Processor speed: 3500 MHz
    Built-in memory: 8139 MB
    Free memory: 5185 MB
    Memory available to Photoshop Elements: 3255 MB
    Memory used by Photoshop Elements: 70 %
    Image tile size: 128K
    Image cache levels: 6
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1440, right: 2560
    Video Card Number: 1
    Video Card: NVIDIA GeForce GTX 660 Ti
    Driver Version: 9.18.13.3750
    Driver Date: 20140327000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 2560 x 1440 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GTX 660 Ti
    Video Card Memory: -2047 MB
    Application folder: C:\Program Files (x86)\Adobe\Photoshop Elements 11\
    Temporary file path: C:\Users\evan\AppData\Local\Temp\
    Photoshop Elements scratch has async I/O enabled
    Scratch volume(s):
      Startup, 931.2G, 805.4G free
    Required Plug-ins folder: C:\Program Files (x86)\Adobe\Photoshop Elements 11\Required\
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Photoshop Elements 11\Plug-Ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2011/03/29-16:11:44   63.457850   63.457850
       adbeape.dll   Adobe APE 2011/01/17-12:03:36   64.452786   64.452786
       AdobeLinguistic.dll   Adobe Linguisitc Library   5.0.0  
       AdobeOwl.dll   Adobe Owl 2012/06/20-18:39:56   4.1.9   78.509892
       AdobeOwlCanvas.dll   Adobe Owl Canvas   3.0.68   61.2954
       AdobePDFL.dll   PDFL 2011/03/29-16:11:44   63.378681   63.378681
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2010/10/12-08:45:30   63.139439   63.139439
       AdobeXMPFiles.dll   Adobe XMP Files   5.0   61.134777
       adobe_caps.dll   Adobe CAPS   4,0,42,0  
       Adobe_OOBE_Launcher.dll   Adobe OOBE Launcher   2.2.0.4 (BuildVersion: 2.2; BuildDate: Wed Apr 27 2011 21:49:00)   1.000000
       AGM.dll   AGM 2011/03/29-16:11:44   63.457850   63.457850
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   1.486530
       aif_ogl.dll   AIF   3.0   1.486530
       amtlib.dll   AMTLib   4.2.0.4 (BuildVersion: 4.2; BuildDate: Wed Apr 27 2011 21:49:00)   1.000000
       amtservices.dll   AMTServices   4.2.0.4 (BuildVersion: 4.2; BuildDate: Wed Apr 27 2011 21:49:00)   1.000000
       ARE.dll   ARE 2011/03/29-16:11:44   63.457850   63.457850
       asneu.dll    AsnEndUser Dynamic Link Library   1, 7, 0, 1  
       AXE8SharedExpat.dll   AXE8SharedExpat   3.3   49.279053
       AXEDOMCore.dll   AXEDOMCore   3.3   49.279053
       AXSLE.dll   AXSLE   3.3   49.279053
       Bib.dll   BIB 2011/03/29-16:11:44   63.457850   63.457850
       BIBUtils.dll   BIBUtils 2011/03/29-16:11:44   63.457850   63.457850
       boost_threads.dll   DVA Product   5.0.0  
       cg.dll   NVIDIA Cg Runtime   2.0.0015  
       cgGL.dll   NVIDIA Cg Runtime   2.0.0015  
       CoolType.dll   CoolType 2011/03/29-16:11:44   63.457850   63.457850
       data_flow.dll   AIF   3.0   1.486530
       dvaadameve.dll   DVA Product   5.0.0  
       dvacore.dll   DVA Product   5.0.0  
       dvaui.dll   DVA Product   5.0.0  
       ems.dll   Elements Organizer   11.0  
       ExtendScript.dll   ExtendScript 2010/03/05-08:21:15   61.423205   61.423205
       FaceDetector.dll   FaceDetector 0000/00/00-00:00:00   2.0.1.1   2.0.1.1
       FileInfo.dll   Adobe XMP FileInfo   5.0   61.134777
       filter_graph.dll   AIF   3.0   1.486530
       hydra_filters.dll   AIF   3.0   1.486530
       icucnv36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       icudt36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       image_compiler.dll   AIF   3.0   1.486530
       image_flow.dll   AIF   3.0   1.486530
       image_runtime.dll   AIF   3.0   1.486530
       JP2KLib.dll   JP2KLib 2011/03/29-16:11:44   63.196876   63.196876
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       MPS.dll   MPS 2011/05/24-09:45:42   63.464027   63.464027
       MSVCP100.dll   Microsoft® Visual Studio® 2010   10.00.30319.1  
       MSVCP71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       MSVCR100.dll   Microsoft® Visual Studio® 2010   10.00.30319.1  
       MSVCR71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop Elements Editor   11.0  
       platform.DLL   Adobe Help System   1, 0, 0, 1  
       Plugin.dll   Adobe Photoshop Elements Editor   11.0  
       PSArt.dll   Adobe Photoshop Elements Editor   11.0  
       PSViews.dll   Adobe Photoshop Elements Editor   11.0  
       ScCore.dll   ScCore 2010/03/05-08:21:15   61.423205   61.423205
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       Tbb.dll   Intel(R) Threading Building Blocks for Windows   2, 2, 2009, 1011  
       updaternotifications.dll   Adobe Updater Notifications Library   2.0.0.15 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   2.0.0.15
       WRServices.dll   WRServices Thursday January 21 2010 12:13:3   Build 0.11423   0.11423
    Required plug-ins:
       Accented Edges 12.0
       ADM 3.11x01
       Angled Strokes 12.0
       Auto Divide 11.0.0.0 (11.0 (20120830.r.32025))
       Average 12.0.2
       Bas Relief 12.0
       BMP 12.0.2
       Camera Raw 7.4
       Chalk & Charcoal 12.0
       Charcoal 12.0
       Chrome 12.0
       Clouds 12.0.2
       Color Halftone 12.0.2
       Color Variations 12.0.4 (12.0.4x001)
       Colored Pencil 12.0
       Comic NO VERSION
       CompuServe GIF 12.0.2
       Conté Crayon 12.0
       Correct Camera Distortion 12.0.2
       Craquelure 12.0
       Crop and Straighten Photos Filter 12.0.2
       Crosshatch 12.0
       Crystallize 12.0.2
       Cutout 12.0
       Dark Strokes 12.0
       Difference Clouds 12.0.2
       Diffuse Glow 12.0
       Displace 12.0.2
       Dry Brush 12.0
       Extrude 12.0.2
       FastCore Routines 12.0.4 (12.0.4x001)
       Fibers 12.0.2
       Film Grain 12.0
       Filter Gallery 12.0
       Fresco 12.0
       Glass 12.0
       Glowing Edges 12.0
       Grain 12.0
       Graphic Novel NO VERSION
       Graphic Pen 12.0
       Halftone Pattern 12.0
       Ink Outlines 12.0
       Lens Blur 12.0
       Lens Flare 12.0.2
       Lighting Effects 12.0.4 (12.0.4x001)
       Liquify 12.0.1
       Matlab Operation 12.0.4 (12.0.4x001)
       Mezzotint 12.0.2
       MMXCore Routines 12.0.4 (12.0.4x001)
       Mosaic Tiles 12.0
       Multiprocessor Support 12.0.4 (12.0.4x001)
       Neon Glow 12.0
       Note Paper 12.0
       Ocean Ripple 12.0
       OnEdge 1, 0, 0, 1
       Paint Daubs 12.0
       Palette Knife 12.0
       Patchwork 12.0
       Pen and Ink NO VERSION
       Photocopy 12.0
       Picture Package Filter 12.0.4 (12.0.4x001)
       Pinch 12.0.2
       Pixar 12.0.4 (12.0.4x001)
       Plaster 12.0
       Plastic Wrap 12.0
       PNG 12.0.2
       Pointillize 12.0.2
       Polar Coordinates 12.0.2
       Polar Coordinates 12.0.4 (12.0.4x001)
       Poster Edges 12.0
       Radial Blur 12.0.2
       Read Watermark 4.0
       Reticulation 12.0
       Ripple 12.0.2
       Rough Pastels 12.0
       Save for Web & Devices 12.0
       ScriptingSupport 12.0.4
       Shear 12.0.2
       Smart Blur 12.0.2
       Smudge Stick 12.0
       Solarize 12.0.2
       Spatter 12.0
       Spherize 12.0.2
       Sponge 12.0
       Sprayed Strokes 12.0
       Stained Glass 12.0
       Stamp 12.0
       Straighten and Crop Image 12.0.4 (12.0.4x001)
       Straighten Image 12.0.4 (12.0.4x001)
       Sumi-e 12.0
       Texture Fill 12.0.4 (12.0.4x001)
       TextureSelect 12.0.4 (12.0.4x001)
       Texturizer 12.0
       Tiles 12.0.2
       Torn Edges 12.0
       Twirl 12.0.2
       Underpainting 12.0
       Water Paper 12.0
       Watercolor 12.0
       Wave 12.0.2
       WIA Support 12.0.4 (12.0.4x001)
       Wind 12.0.2
       ZigZag 12.0.2
    Optional and third party plug-ins:
       Frame From Video 6.0
       Magic Extractor 12.0.4 (12.0.4x001)
       PhotomergeUI 12.0.4 (12.0.4x001)
    Plug-ins that failed to load: NONE
    Installed TWAIN devices: NONE

    Final Update: ...god willing...
    OK! Check it, like I said in previous posts I seemed to have narrowed it down to specific mp3s not converting and playing in their native sample rate which if paired with another sample would give you the "audio midi sync" error and basically screw up your clock! It appears mp3 files converting to mp3 using iTunes would not convert to the correct sample rate if set to something other than 44 in logic and cause this. A tad peculiar Apple iTunes won't work with Apple Logic. I was able to confirm this on two mac's via my friend in Florida. He's running Tiger and tried the same experiment and Booya! Mickey Mouse! It appears this insane week long adventure has came to an end (...god willing) with a super specific unlucky shot in the dark on my part finally revealed to be an perfectly normal function of Logic (obviously one i'm not fond of..) As far as the errors / crashes / system overloads / kernal panics I think I can sort those out to the mackie onyx satellite not being a good choice and trying to add and remove firewire devices in the middle of the sample rate mayhem. Wow! all I can say is, I'm glad it's over
    Wish me a lot of luck in the future.. I'm sure i'll need it!

  • Limit on "Other Bank" records

    Hi experts,
    I am on ERP2004, EP6.0 SP20 and Using ESS.
    In "bank information", we are tryin to set a limit on the "other bank" records. With the help of use cases, we can restrict to 1 or more. But we would like to have a limit of 3 on Other Bank Details. had anybody come across this scenario. Please help me.

    Hello!
    I don't believe that you can use that Badi for your purpose because it's not applicable to ESS applications in ECC5.0. You can use Badi HRPAD00INFTYUI if you are on ECC6.0 but it looks like you are not - nevertheless can you please check if that Badi exists in your system? The reason why I am asking is because you said there are not entries in V_T588IT_SCREEN and that is a bit odd. There should be plenty of entries in that table if you are on ECC5.0!
    You should find entries for the following structures:
    HCMT_BSP_PA_AU_R0009   
    HCMT_BSP_PA_BE_R0009   
    HCMT_BSP_PA_GB_R0009   
    HCMT_BSP_PA_JP_R0009   
    HCMT_BSP_PA_NZ_R0009   
    HCMT_BSP_PA_VE_R0009   
    HCMT_BSP_PA_XX_R0009   
    HCMT_BSP_PA_ZA_R0009   
    The two characters between PA_ and _R0009 represent the screen version/country version the structure is for with XX representing any other country.
    The structures should be mapped to the related conversion classes:
    CL_HRPA_CONVERT_0009_BE      
    CL_HRPA_CONVERT_0009_GB      
    CL_HRPA_CONVERT_0009_JP      
    CL_HRPA_CONVERT_0009_NZ      
    CL_HRPA_CONVERT_0009_VE      
    CL_HRPA_CONVERT_0009_XX      
    CL_HRPA_CONVERT_0009_ZA      
    Please check if the above structures exist in DDIC and also the classes!
    Harald

  • S4LEAGUE AND OTHER GAMES ISSUE - INTERFERENCE WITH...

    Infinity is fine for other stuff except certain web games e.g.
    S4LEAGUE AND OTHER GAMES ISSUE - INTERFERENCE WITH SERVERS
    Issues
    Random disconnects
    slow connection
    slow client server
    Google searches suggest it might be a BT issue.
    Can you help, thanks

    using wired or wireless connection?
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • I recently uninstalled itunes to fix other computer issues. I was told I was able to reinstall and through my apple account could retrieve all my music.. I just don't know how. Can someone please help me? Thanks

    I recently uninstalled itunes to work on other computer issues. I was told I would be able to reinstall itunes, and through my apple account retrieve all of my music. I just don't know how to do that. Can someone please help me? Thanks!

    okay, I figured it out. But for anyone else with this same issue. Open up your itunes. On the panel, on the left hand side, click downloads. It won't show your old stuff, but on the botttom right hand side, there will be a button you can left click that reads "download previously purchased" and everything shows. You just select all and confirm download. YAY! Glad  I got my music back :-) Hope this helps

  • Can this be safely removed and how without causing other security issues???

    Having repeated problems with FF hanging and/or closing unexpectedly. Problem listed is always "plugin-container.exe has encountered a problem and has to close". Running version 3.6.15. Can this be safely removed and how without causing other security issues???

    Disable the plugin-container for some or all 4 plugins. <br />
    http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins#Disabling_crash_protection

  • MBP running at a snail's pace, and a myriad of other interrelated issues, please help :'-(

    Hello, my MBP is running very slowly, MS Office for Mac constantly freezing, Safari constantly freezing, various little issues are arising with many different functions/programs when I try to use them; i.e., the enter key will just stop working in Excel or my Adobe Acrobat will shut itself down out of nowhere, Finder freezes and/or won't relaunch; these are just a few examples, but the overall theme is that I am experiencing problems in usability and functionality with my MBP across the board. There is no rhyme or reason to any of it, and all programs and apps seem to be affected. I first began noticing the problems upon installation of the Yosemite upgrade so initially thought that was the issue, but I have since found that malware items have added themselves to my Safari extensions. I found instructions to remove them entirely, but could not find them anywhere on my computer other than the Safari extensions when I followed the steps provided. I tried clicking "uninstall", but had no luck, which is not surprising since I am pretty sure the "uninstall" option listed with the extension is just part of the malware. I have "disabled" the extensions, but that didn't do anything. I'm sure that they have implanted themselves elsewhere and are lurking in the shadows of my operating system and wreaking havoc throughout my computer.
    The whole situation is making it extremely difficult to get anything done, and if I don't fix it soon it is going to be the major contributing factor to my complete mental collapse.
    PLEASE HELP!!!
    I tried to find suggestions in other areas of the Apple Support Community, and found the EtreCheck tool in one of the discussion threads. I ran the report on my system, and it looks like my MPB is riddled with problems. I don't even know where to begin in order to correct them. I am not sure if the malware has just taken over and is behind all of these, or if I am dealing with several different sources of trouble.
    Any help with this would be much appreciated, the EtreCheck report is as follows:
    Problem description:
    MBP usability decreased significantly after installing Yosemite. Computer constantly freezing and completing any task in any program/using any function of MBP takes 5-10x as long as it used to.
    EtreCheck version: 2.1.8 (121)
    Report generated February 8, 2015 at 7:53:07 AM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Late 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.4 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 364
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Time since boot: 4 days 17:53:1
    Disk Information: ℹ️
        ST9500325ASG disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (332.61 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Kies.app
        [not loaded]    com.devguru.driver.SamsungACMControl (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungACMData (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungComposite (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungMTP (1.4.26 - SDK 10.5) [Click for support]
        [not loaded]    com.devguru.driver.SamsungSerial (1.4.26 - SDK 10.6) [Click for support]
            /Library/Extensions
        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]
        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.rcd.plist
        [killed]    com.apple.recentsd.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        9 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.coresymbolicationd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.GSSCred.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.installd.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.periodic-monthly.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.sandboxd.plist
        [killed]    com.apple.softwareupdate_download_service.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        15 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [running]    com.canon.MFManager.plist [Click for support]
        [unknown]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.sophos.uiserver.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [unknown]    com.oracle.java.Helper-Tool.plist [Click for support]
        [running]    com.sophos.common.servicemanager.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.divx.agent.postinstall.plist [Click for support]
        [loaded]    com.kodak.KODAK AiO Firmware Updater.plist [Click for support]
        [loaded]    com.kodak.KODAK AiO Software Updater.plist [Click for support]
        [running]    com.kodak.StatisticCollection.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    UNKNOWN  (missing value)
        bomgar-scc-20140103-113305    UNKNOWN  (missing value)
        KiesAgent    Application Hidden (/Applications/Kies.app/Contents/MacOS/KiesAgent.app)
        fuspredownloader    Application Hidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
        AmazonMP3DownloaderPlugin1017277: Version: AmazonMP3DownloaderPlugin 1.0.17 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        DivXBrowserPlugin: Version: 2.2 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        CANONiMAGEGATEWAYDL: Version: 3.2.0.1 - SDK 10.6 [Click for support]
    User internet Plug-ins: ℹ️
        WebEx64: Version: 1.0 - SDK 10.5 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
    Safari Extensions: ℹ️
        Saveonmac
        iMedia Converter Deluxe 
        MacVeXe
        DivX Plus Web Player HTML5 <video>
    3rd Party Preference Panes: ℹ️
        DivX  [Click for support]
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            16%    WindowServer
            11%    SophosAutoUpdate
             8%    com.apple.WebKit.Plugin.64
             8%    Safari
             2%    SophosUIServer
    Top Processes by Memory: ℹ️
        120 MB    Safari
        116 MB    SophosWebIntelligence
        43 MB    SophosScanD
        43 MB    InterCheck
        39 MB    WindowServer
    Virtual Memory Information: ℹ️
        44 MB    Free RAM
        751 MB    Active RAM
        724 MB    Inactive RAM
        1.21 GB    Wired RAM
        60.34 GB    Page-ins
        819 MB    Page-outs

    The minimum requirement is 2GB, but most people think 4GB is the bare minimum.
    I primarily buy from Crucial, Other World Computing, or MemoryTen. As long as they have a "configurator" where you pick you exact Mac from a list and it lists all the compatible memory for that Mac, AND it has a lifetime warranty on the RAM, it should be ok.  Macs are very picky about the RAM because they use it to its full capacity. If there are any faults in the modules, it will crash.
    There are suggestions for sites in other parts of the world on the EveryMac website. Look down in the Section for RAM where you'll find links to their sponsors (OWC is the US-based one).
    In Apple's world, there is a difference between and "Upgrade" and an "Update." Updates should generally be installed as they patch vulnerabilities and fix bugs.
    Upgrades on the other hand are an entirely new Operating System (OS). A change in the OS can cause many problems with your installed software as it may not be compatible with the changes. It may rely on programming interfaces that have been removed. They should know that they will be removed as Apple publishes those facts many years prior to removing the features.
    An Upgrade takes you to a major, new version of software whereas and Update just makes changes to the same major version of the software.
    Yosemite was an Upgrade, not an Update.

  • Fix for "Credit Card Rejected" / "Can't buy apps" / other CC issues

    If you're having problems buying things from iTunes such as:
    -- Credit card rejected (even if you're paying by PayPal)
    -- Session Timeouts (on a non-Microsoft platform -- there is a different fix for Session Timeout on a Microsoft platform)
    -- Credit card information does not match bank information
    -- Unable to create a new account or save changes from iTunes to your account
    After struggling for 3 days to fix this problem, I finally found something that works EVERY time, at least for me, and people who go through ALL the steps also find it works for them. It's important to follow ALL the steps -- people who skipped steps because "all my information LOOKS right" kept having problems until they followed all of them, and then all the problems cleared up. So, here's what I've found works EVERY time:
    -- Sign out of iTunes.
    -- Reboot your Mac or whatever device you're using to access the iTunes store (including your iPhone and/or iPad).
    -- Open a web browser and go to http://appleid.apple.com (or Google "Apple ID" and choose the "My Apple ID" option).
    -- Sign in with your Apple ID and click "Manage your account".
    -- Verify ALL of your user information. Seriously, verify and validate EVERYTHING--your name, your e-mail address, your mailing address, your shipping address, your phone number, all of it. Make sure your Primary Address EXACTLY matches the address your bank has as your primary address; if those don't match, your purchase will be refused. If your Primary Address spans 2 lines, change it into 1 line (that is, turn "123 Main Street" and "Apartment 456" into "123 Main Street, Apartment 456") and blank out the second line. Make sure your Apple ID is linked to a valid e-mail address; if not, your purchase will be refused because there will be nowhere to send purchase information and other Apple e-mail. Make sure your date of birth is correct and not missing any part of it (like your birth year; mine had somehow come un-set); otherwise, your age cannot be verified and your purchase may not go through. Click "Save Changes" whenever you change something.
    -- Once all that is done, sign into iTunes, then click on the little downward-pointing triangle next to your Apple ID in the upper-right corner of iTunes and choose "Account".
    -- Click "Edit Payment Information".
    -- Choose "None" as your payment option, make sure all your address and phone number information already listed is correct, fix anything that isn't correct, and click "Done". This will force iTunes to verify your account information as it exists in iTunes with what is registered for your Apple ID at http://appleid.apple.com.
    -- You may be asked to verify the county for your billing address (for sales tax purchases); make sure this is correct, or transactions could be refused. Click "Done" when finished.
    -- Go back to the "Account" screen and choose "Edit Payment Information" again.
    Choose either the credit card logo of the card you want to use or choose "PayPal".
    -- If you choose PayPal, follow the directions on the web page that pops up in your browser to verify your PayPal account and link it with your Apple ID. Click "Return to iTunes Store" inside the web browser to return control to iTunes, then click "Done".
    -- If you choose to enter a credit card, make sure EVERYTHING is correct on the page--your credit card type, account number, CVV, billing address, etc.--and then click "Done".
    I had to do this every time I restarted iTunes to buy something for two days, but as long as I did ALL the steps every time I restarted iTunes, I was able to buy anything I wanted with no problems.
    If you're still having problems after all of this, contact iTunes Support via e-mail. This is important -- the more help requests Apple gets about this issue, the more seriously they will have to take it and the more likely it will be that they address the problem with the seriousness it deserves. The link to file a trouble request via e-mail is:
    http://www.apple.com/support/itunes/contact.html?form=account&topic=iTunes%20Sto re%20Account%20and%20Billing&subtopic=Managing%20your%20Account
    Good luck!

    I believe i can fix this for a some of you out there. The problem is that Apple forces you to have the exact same address the USPS has one file. They do an address verification with the information you submit and they change your city and zip code to match 100 percent.
    The problem is that most people do not change their billing zip code on their credit card when their zip code changes. For example, my zip code was 84088 up until about 3 years ago when it was change to 84081. I have never change my zip code or my city name with my credit card company so when i put in my billing address i always put 84088. Apple decided that they want to force people to change their credit card billing address to match EXACTLY what the USPS has.
    Most credit card transactions can get a better rate if the billing address of the transaction matches the billing address of the card. That is why they always ask for it. However, it makes no sense for Apple to force you to change it to the USPS address because only the credit card billing address and the credit card transaction billing address need to match.
    So, on to my fix. Do not put the whole street address, only put in the first set of numbers. If your address is "1000 Elm Street" then just put in "1000" ino the street address. Then put your proper credit card billing address zip code in. Because apple can't do the USPS database search without the full street address they will not change your city/zip but you credit card validation will work just fine because credit card address validation only cares about the first set of numbers.
    SERIOUSLY APPLE?!? Get a clue! There is no need for you to force us to match the USPS address 100%.

  • SAP Banking - Issue with Bank statement

    Hi
    We are using Banking Services from SAP 6.0. In Account management I am able to create the bank statement and can view in the Bank statement history that the bank statement has been created. However when I double click the bank statement I want to view (in the ALV Grid)I get an error message which reads "FUNCTION DOUBLE_CLICK HAS NOT BEEN IMPLEMENTED YET". Message information
    Application Area >6
    Message no 501.
    Any help on this issue will be appreciated
    Thanks
    Ramesh

    Hi,
    Given the situation I think its a technical problem rather than a functional and for this you would need help from your basis team. Check the version history of SAP banking and apply the patches if required be.
    Regards,
    Abhinav Sethi
    Feedback is most welcomed!

  • Apple rejecting app purchases but not a bank issue

    Checked with bank and there's no issue, billing address is correct etc, but Apple rejects the purchase within an App. Help?

    There are only other users here. No one can help you with your issue with Apple.
    iTunes Support -
    http://www.apple.com/support/itunes/

  • How do I get Apple to stand behind their warranty and replace my defective computer? The hard drive has been replaced twice, the track pad once, and other hardware issues. Can anyone help me so I can get Apple to replace my defective

    My computer has been a lemon. They refuse to properly diagnose, fix, and document my complaints regarding the multiple failures I have had with this computer. Also, I was told that upon my logic board being replaced back in April or May that the topic of replacing the computer altogether with one of equal equipment would be appropriate. Insofar, I have been to the store at least three times in the past month to discuss my issues with the computer that were not resolved when the hard drive was replaced in May. I was also told that the repairs on my system would be good for up to 90 days after the repair work was done and that I could buy AppleCare at the end of the 90 days in lieu of insuring a product that still had defects. I have been on the phone for what feels like hours with Apple trying to work this issue out but they are not wanting to stand behind their product nor are they willing to stand behind their warranty. The warranty expressly states that a computer can be replaced entirely if the defect is considered hardware malfunction and at the representative’s discretion. Every time I brought it in for repair it was due to hardware malfunction; however, they also said once that it was an accessory that I bought that was causing the problem which ended up not being the case after all. This is totally unacceptable. I also asked Mark from AppleCare to let me know what was repaired the second time the computer was put through a diagnostic at the Apple Store. Beachballs, Gears, excessive heat, not being taken seriously at the Apple Store, being insulted by a Mac Genius at the Apple Store, being misinformed by a Mac Genius, dealing with a misinformed Mac Genius. They replaced my iPod touch without much ado.  I was also accused by an Apple Genius of being "hyperbolic." He said this in response to my complaint of the computer melting--literally--items on my computer desk. I am either wanting a refund of my money or a replacement of my laptop. Also, I have lost an incredible amount of data on my computer due to the hard drive being replaced x 2. Not acceptable. Also, the Apple store is 1 hour from where I live. I am currently looking for employment and additionally have a legal case pending where I am the plaintiff. I have lost VERY important documents in both matters which has caused an extreme amount of stress. I do not need the added stress of an unreliable and unsafe computer. I also have been waiting for a call back from Kelly (left two voice messages with Kelly) and Mark (wrote an e-mail for which he has not responded to insofar) at Apple but have heard nothing from either one of them regarding the status of my computer. The only thing I received which was automated by the Apple Store was a confirmation that my computer was ready. I have requested documentation of what was done (basically, I am asking for the receipt) before I drive an hour to pick it up. Haven't heard anything. I brought this computer in on July 24, 2011. We are now upon August 2nd. When do I get to know what was even done on my computer? Do they really think that I am going to take back a computer into my possession only to have to bring it back shortly thereafter to address one of the many issues causing it to malfunction in the first place? I have owned 5 computers  since 1988. All of them PCs. This is my first Mac. Will it be my last?

    The only people who can possibly assist you with this is Apple Customer Relations, call your local Apple contact number and ask for Customer Relations then explain your situation clearly and politely (be firm but don't rant).
    You might want to investiage what the local laws are regarding defective goods and 'fit for use' definitions on warranties etc. Consumer Protection can be a useful tool to use or bargain with if needed ...

Maybe you are looking for