User Profiles are the wrong style after importing/migrating site collections from other SharePoint versions

I manage a couple of different version of SharePoint, which we are in the process of migrating to SharePoint 2013. I have a problem which I am not sure how to resolve. We are using MetaLogix to migrate site and site collection data from an older SharePoint
2007/WSS3.0 server environment into our new SharePoint 2013 environment and we are having a problem with user profiles that get created.
I have SharePoint 2013 set up for "SharePoint Profile Synchronization" and some of our user's profiles are being created in an older format that shows the user's claims account information, rather than the more fancy profile type that allows us
to include pictures and click on "follow this person" links. 
If we manually delete the profile, it will be recreated properly however, as we are migrating many sites and collections over, it is near impossible to do this and keep track of each user so that their profiles can be deleted and recreated.
Is there some way to change this behavior so that SharePoint will only create the newer style of user profile?

These 'profiles' are you looking at them in the User Profile Service Application itself or are you looking at site collections? There is a huge difference between the two but people often miss it.
In most cases you'll have some partial information on the Site Collections but when you click through to their actual profile (not just their User Information List entry) you'll see the prettier version. That information is normally internally synchronised
by a timer job but that may not have run yet and/or the fact that your users haven't actually used the site may be causing it not to update them (it's an efficiency matter).
Finally: Drop your sales guy at Metalogix an email, they will bounce it to one of their techies and they'll have seen it a million times.

Similar Messages

  • OSD - MDT 2013 - USMT Scan/LoadState Runs Successfully but user profiles are not restored.

    I have this odd issue that I can't seem to figure out. I have an MDT Task Sequence that I created runs scanstate and loadstate without any issues using hard link. Unfortunately, the user profiles are not loaded/restored after loadstate runs. I can go to
    the StateStore folder and manually run the loadstate again or use the Windows Easy transfer to restore the users, but I want this to occur when loadstate runs. 
    Here is the loadstate log:
    2014-03-30 18:01:10, Info                  [0x000000] USMT Started at 2014/03/30:18:01:10.787
    2014-03-30 18:01:10, Info                  [0x000000] Command line: C:\_SMSTaskSequence\Packages\CMP0010E\x86\loadstate.exe C:\StateStore /c /v:5 /l:C:\WINDOWS\system32\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\WINDOWS\system32\CCM\Logs\SMSTSLog\loadstateprogress.log
    /i:C:\_SMSTaskSequence\Packages\CMP0010E\x86\MigApp.xml /i:C:\_SMSTaskSequence\Packages\CMP0010E\x86\MigUser.xml /ue:*\* /ui:company.local\*
    2014-03-30 18:01:10, Status                [0x000000] Activity: 'MIGACTIVITY_COMMAND_LINE_PROCESSING'
    2014-03-30 18:01:10, Info                  [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\CMP0010E\x86\MigApp.xml[gle=0x000000cb]
    2014-03-30 18:01:10, Info                  [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\CMP0010E\x86\MigUser.xml[gle=0x000000cb]
    2014-03-30 18:01:10, Info                  [0x000000] Replacement Manifests are processed because this OS version has built-in component manifests
    2014-03-30 18:01:10, Info                  [0x000000] The ReplacementManifests folder used to service system component manifests is not present. OS settings migration will be done with system component manifests
    installed onto the system.
    2014-03-30 18:01:10, Info                  [0x000000] Starting the migration process[gle=0x00000006]
    2014-03-30 18:01:10, Status                [0x000000] Activity: 'MIGACTIVITY_MIGRATION_START'
    2014-03-30 18:01:10, Info                  [0x000000] Excluding path: C:\_SMSTaskSequence\Packages\CMP0010E\x86
    2014-03-30 18:01:10, Info                  [0x000000] Excluding path: C:\StateStore
    2014-03-30 18:01:10, Info                  [0x000000] Excluding path: C:\WINDOWS\system32\CCM\Logs\SMSTSLog\loadstate.log
    2014-03-30 18:01:10, Info                  [0x000000] Excluding path: C:\WINDOWS\system32\CCM\Logs\SMSTSLog\loadstateprogress.log
    2014-03-30 18:01:10, Info                  [0x000000] Excluding path: C:\_SMSTaskSequence\Packages\CMP0010E\x86\MigApp.xml
    2014-03-30 18:01:10, Info                  [0x000000] Excluding path: C:\_SMSTaskSequence\Packages\CMP0010E\x86\MigUser.xml
    2014-03-30 18:02:55, Info                  [0x000000] Leaving MigCloseCurrentStore method
    2014-03-30 18:02:55, Status                [0x000000] Activity: 'MIGACTIVITY_SUCCESS'
    2014-03-30 18:02:55, Info                  [0x000000] Success.[gle=0x00000006]
    2014-03-30 18:02:55, Info                  [0x000000] USMT Completed at 2014/03/30:18:02:55.116[gle=0x00000006]
    2014-03-30 18:02:55, Info                  [0x000000] Entering MigShutdown method
    2014-03-30 18:02:55, Info                  [0x080000] COutOfProcPluginFactory::FreeSurrogateHost: Shutdown in progress.
    2014-03-30 18:02:55, Info                  [0x0803e6] Removing mapping for HKLM
    2014-03-30 18:02:55, Info                  [0x0803e7] Successfully unmapped HKLM
    2014-03-30 18:02:55, Info                  [0x0803e6] Removing mapping for HKU
    2014-03-30 18:02:55, Info                  [0x0803e7] Successfully unmapped HKU
    2014-03-30 18:02:55, Info                  [0x080487] Destroying OS analysis service
    2014-03-30 18:02:55, Info                  [0x080488] Destroyed OS analysis service
    2014-03-30 18:02:55, Info                  [0x000000] Leaving MigShutdown method

    I've got this to work although I haven't figured out the root cause.
    My initial OSDMigrateAdditionalCaptureOptions were: /Hardlink /nocompress /uel:30 /config:%_SMSTSMDataPath%\Packages\%_OSDMigrateUsmtPackageID%\%Processor_Architecture%\config.xml"
    My OSDMigrateRestoreCaptureOptions were:  /Hardlink /nocompress /ue:*\* /ui:domain.local\*
    Since the restore was failing, I removed the domain name from the ui switch which magically caused the restore process to load the user profiles to the computer.
    My final OSDMigrateRestoreCapptureOptions which worked: /Hardlink /nocompress /ue:%computername%.
    Just to note /hardlink commands are not necessary when you are using MDT task sequence, but I put it in anyway and it seems ensure that I get consistent results.

  • After a UPSA connection edit, all my user profiles are "missing from import"

    Hi there,
    I've got a problem with my User Profile Service Application. I edited my existing connection to add some new OU containers to the list, after the networks team had done some
    restructuring to reflect an organizational change. Then I ran a Full Synchronization. But now all of my user profiles show up under the "Missing from Import" list. I still have 943 profiles in SharePoint, and not surprisingly, people search isn't
    working. I suspect that I did something wrong in the process of selecting the Users OU containers in the AD tree (in Populate Containers), but I cannot see what, since I replicated the selections that had been made for an unchanged department, to
    the ones that had been reorganized.
    Any help appreciated.
    Tom
    SharePoint Systems Officer, Capital Regional District, BC, Canada

    Hi  Tom ,
    According to your description, my understanding is that all the user profiles are showing up under "Profiles missing from import" list after you edited the existing User Profile Synchronization
    Connection.
    For your issue, it can be caused by that your User Profile Synchronization Connection is unable to connect to  your AD. Please make sure  the account used to connect to Active Directory to import
    profiles has access to the Organizational Unit you are importing from. By default this account is the Default Content Access account. And the Default Content Access account  must be a domain user account and it must have read access to external or secure
    content sources that you want to crawl by using this account.
    Then you need to check if the “Profile Synchronization” job status is “succeed”.
    Also please check the “Sync filter” for the service, and make sure the account are not include in the Exclusion Filter for Users.
    For a workaround, you can just delete the existing connection , recreate it and perform a full synchronization.
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Netboot user profiles are not persitent after reboot

    Hello,
    we are migrated our environment to Mountain Lion Server and Netboot Clients also with Mountain Lion. User profiles are located on the Server.
    If Users change some profile settings like default browser or standart application for opening files, these settings are persistent until the user reboot the machine. After that, all settings reverted to default. User permissions looks like it should. Also if some settings would be changed inside Safari proberties like search machine or startup page, these settings will be stay after the reboot. :-( Some other not.
    Any sugestions where i have to look?
    Thanks and regards.
    Joris

    Hey Brian,
    we use Netboot ... yes but every User which is log in to the netboot client get an own Network Home Directory mapped.
    I know that changes on the OS not stay persistant inside the Netboot OS. But changes on the UserProfiles, like default Browser or somthing else, are also reseted after the reboot. I think they should saved in the UserProfiles and stay persistant if the user log in again after the reboot?
    Regards

  • How to correct Lens Correction Profile choosing the wrong lens?

    Using LR 3.5.1. When applying Lens Corrections/Profile/Enable in Default, my Sigma 10-20mm f/4-5.6 actual lens is being corrected by the profile for a Sigma 10-20mm f/3.5 lens. I can tell it's the wrong correction because the barrel distortion after using the default profile is not corrected, and when I manually select the 4-5.6 lens the correction is perfect. So I know the right data is embedded in the LR correction data bank but is not being used.
    I found that when I set the profile Setup selector to "Auto" the correct lens is selected and the correction it makes is "correct." But then moving to the next photo it switches to Default again, selecting the wrong lens, and so has to be set to Auto for each photo. This action doesn't seem to me to me an expected result called "Setup." I need this for my home interior photography, and with hundreds of photos a week I don't want to manually operate this. This didn't happen until v.3.4 or 3.5, I think.
    So, how do I get it to select the right lens as the Default, or get the Auto setting to stick? Either would do. (Seems to me they logically are the same thing).
    ==========
    In addition, why isn't it possible to have the profile itself enabled as a default perhaps in a preset - or is that possible and I don't know how to do it? In other words, once it's working right, why not make it an import preset for that lens?
    Thanks for any help.

    Thanks for the quick reply, Ian - it works.
    I wonder how many users have used the wrong corrections, and will
    continue to do so not knowing it's an error. Now I wish the profile
    Enable could be a default as well.
    merrymar

  • I have a password problem. After importing data and settings from one MacBook Pro to a new one, I have to put my iCloud password in when re-starting, but the password from the old computer in when waking the computer from sleep.

    I have a password problem. After importing data and settings from one MacBook Pro to a new one, I have to put my iCloud password in when re-starting the new computer, but the password from the old computer in when waking the computer from sleep. I want to use my iCloud password on both computers consistently. How can I fix this?

    The only other place to change a password for the computer login is in Users & Groups preferences. But I don't really know enough here to fix your problem. You can try fixing the keychain:
    iCloud- Frequently asked questions about iCloud Keychain
    Tutorial: Resolving Keychain Issues
    If you can't access your keychain, or forget your password If you can't get into your keychain file because you've forgotten your password or the keychain file appears to be corrupt, there are a couple of options.
    First, if you've forgotten your password, you can use the "Keychain First Aid" utility to make the keychain password the same as the login password. This can be accomplished via the following process:
      1. Open Keychain Access (located in Applications/Utilities)
      2. Go to the "Keychain Access" menu and select "Preferences"
      3. Click the "First Aid" tab
      4. Make sure the "Synchronize login keychain password" box is checked
      5. Close the Preferences window
      6. Go to the "Keychain Access" menu and select "Keychain First Aid"
      7. Enter your username and password
      8. Click the "Repair" button
    The second option is to completely delete your keychain then recreate it. This routine is useful if your keychain appears to be corrupt or otherwise inaccessible. This can be accomplished as follows:
      1. Launch Keychain Access (located in Applications/Utilities)
      2. Click "Show Keychains" in the lower-left corner of the window.
      3. Select the problematic keychain from the left-hand pane.
      4. Navigate to the "File" menu and select "Delete Keychain '(name of keychain)'"
      5. Check all options for deletion and press "OK"
      6. Create a new keychain by going to the "File" menu, then "New" and selecting
          "New Keychain"
      7. You can now make this keychain your default if you desire by selecting it, then
          going to the "File" menu and selecting "Make '(name of keychain)' Default"
    Login as root and perform repair In some cases, problems with keychains can only be resolved when logged in as the root user.
    First, you want to enable the root user:
      1. OS X Mountain Lion: Enable and disable the root user
      2. OS X Lion: Enable and disable the root user
      3. Mac OS X 10.6: Enabling the root user
      4. Enabling and using the "root" user in Mac OS X
    After enabling the root user, and logging in under this account, again open Keychain Access. First attempt repairs using Keychain First Aid, and failing that, delete then recreate the keychain as described above while logged in as root.
    Persistently asked for stored passwords If you are persistently asked for passwords in various applications that you have specified should be remembered in a keychain, your "login" keychain may not be active for one reason or another.
    Navigate to ~/Library/Keychains/ (this is the Library folder inside your user's home folder). Find the file named "login.keychain" and double-click it.
    Failing that, select the "login" keychain within the Keychain Access application and make sure it is the default keychain by going to the "File" menu and selecting "Make 'Login' Default"
    Turn off Keychain synchronization in applications having problems If specific applications are experiencing issues when accessing password-protected material, the Keychain may be to blame.
    The above comes from an article published on MacFixit.com.

  • TS2518 My RAW (nikon .NEF) files changing to a dull, darker version of themselves after selecting them for the first time after import.

    My RAW (nikon .NEF) files are literally changing to a dull, darker version of themselves after selecting them for the first time after import. I.e. The correct photo (light/color/etc) seems to be there and then a second later the photo changes. It's almost like it's showing a quick enhanced version then back to basic raw image. Started within last two updates.
    Is there a fix or is this the straw that forces a switch to Lightroom?

    Just recall that Aperture (or any other 3rd party raw converter) has NO information about the JPEG preview and how it was made.  That information is camera-vendor proprietary.
    Also note that there are like 6 "picture styles" in camera and this change you're seeing is entirely dependent on how you have them set.  If you have your camera set to "vivid" or something you'll see more of a change than if your on-camera is set to "faithful."
    That said, people here ALSO complain that Aperture's initial renders are TOO vivid, the exact opposite of your complaint, so you can't please everybody (in some cases, it seems you can't please ANYBODY ;-)
    Aperture provides a starting point.  Again, if you don't like it, you can tell Aperture to go with a "punchier" interpretation at its first render.  In the import dialog, try setting Aperture to use the "auto enhance" preset which is built in.  Aperture will add a little vibrancy adjustment, and it will add a curve, which will greatly add punch to the image.  If you want adjustments in a different direction, you can create a preset and set it at import.
    The only thing Aperture CANNOT do is what you're asking, which is "take the JPEG that my camera vendor generates through some voodoo and try and render the raw file just like that."  It's, unfortunately, impossible to do.

  • How do you "eject" a camera or such device from the photos app after import?

    How do you "eject" a camera or such device from the photos app after import?

    Thanks for your answer. It certainly seemed that since there was no longer a control-click option in Photos for a mounted device that a hot dismount or eject would be OK. Should there be any caveats to the user who selected a Finder option not to show Hard disks, External discs or CDs DVDs and iPods--or is this still uniformly true across all devices (old iPads, Firewire, etc.)?
    This is only true for devices that are not accessible in the Finder. For iPhones, iPads, newer iPods. If a device shows up in Disk Utility as a mounted disk, you have to eject it properly.
    But the newer iOS devices are not mounted as a disk, that a user can write to or eject.
    For example, I just connected my iPhone 5s. It shows in Photos and iTunes in the sidebar, but Disk Utility does not show it as a mounted device, so there is no way to eject it.

  • Cisco ISE Failure: 24408 User authentication against Active Directory failed since user has entered the wrong password

    Hi,
    Since we implemented Cisco ISE we receive the following failure on several Notebooks:
    Authentication failed : 24408 User authentication against Active Directory failed since user has entered the wrong password
    This happens 2 or 3 times per Day. So basically the authentications are working. But when the failure appears, the connection is lost for a short time.
    The Clients are using PEAP(EAP-MSCHAPv2) for Authentication. We've got a Cisco Wireless Environment (WLC 5508).
    Why is this happening?
    Thanks,
    Marc

    The possible causes of this error message are:
    1.] If the end user entered an incorrect username.
    2.] The shared sceret between WLC and ISE is mismatched. With this we'll see continous failed authentication.
    3.] As long as a PSN not receiving a response from the supplicant within this limit during an EAP conversation, it will throw this error code. In majority of cases it says eap session timed out.
    In your cases, the 3rd option seems to be the most closest one.
    Jatin Katyal
    - Do rate helpful posts -

  • No monitor profile available. Yellow tint after import

    Hello. I have bough last week a new Toshiba notebook which has Windows 8.1 preinstalled on it.
    I have noticed a problem that seems other came also on the same issue. When i watch images on a non profile managed software, the images look fine. Once i import them on Lightroom or Photoshop, the images get a yellow tint.
    The problem and a possible solution is also described here: http://photography-on-the.net/forum/showthread.php?t=1164320 . This is setting the sRGB as a monitor profile. I know this is not a great solution, but surely better than what i see on my monitor. In any way, this unfortunately this did not work for me.
    This is what i mean with the yellow tint (left Lightroom, right Irfan)
    Today i tried following:
    Step 1
    The image is in RAW format. I import it in Lightroom and gets that yellow tint i described.
    I export it with sRGB in jpg format. The jpg file has still that yellow tint.  Please note here, that others that report similar problems, they mention that after the export they image looks again fine.
    Step 2
    I open the RAW image with Irfan (not color managed) and save it as jpg. The image is saved "correctly", as you see on the right side of the image above.
    Step 3
    I import the exported jpeg that was created with Irfan and import it to Lightroom.
    The yellow Tint now does not appear on the imported JPEG.
    One more tip i can give is: When i do a Soft proofing on Lightroom and choose sRGB i still see that yellow tint.
    What exactly is happening ? I try to identify the problem. Why i see just raw images with this yellow tint, no matter the profile i set for my monitor and no matter the proofing options on lightroom.
    I don't want to spend 100+ euro for a calibration device and not being able to use the profiles.
    Any suggestions for further testing ?

    First - Irfanview needs to be at least IV 4.35 and needs to have the LCMS.DLL plug-in installed as well as having the Color Management enabled so that you have some chance of your Photoshop and IrfanView versions of an image matching:
    Alright we have the first conflict here.
    I have the latest IrfanView version (4.37) , i saw that the Lcms.dll exists in the plugin list, and i have set the settings as suggested.
    Furthermore at the moment i have sRGB as my default monitor profile. Still this is how i see things.
    IrfanView and Photoshop have the same difference as before. Yes i have rerasted IrfanView on every change. I actually freshly installed also the latest irfanView version with its plugin.
    Photoshop - Irfan Side by Side
    Monitor Profile Settings 1
    Monitor Profile Settings 2
    IrfanView Settings
    About this
    As you can see the Adobe default processing with the Adobe Standard profile, at top left, is a little greenish.  This is compared to the default camera processing as viewed in the camera-embedded preview jpg from the CR2 at the bottom right which a white frame around it.
    When i open the raw image on LR, i have (from what i can see on my monitor) the same results as your Adobe default processing (Top left) . What confused me on your image above is bottom left image "Adobe processing - Camera standard". What is with Adobe processing meant here? The camera profile? If yes then how can we have Adobe camera profil but also camera standart ? If you mean the process LR provides, mine is set on 2012. But no adobe available for selection. I do not know if this is meant though.
    Here is my comparison between Adobe Standart Profile and Camera Standard.
    LR: Adobe Profile vs Canon Standart Profile
    One more comparison is of the files you made available including the IranView jpg you supplied as compared to the Canon JPG preview that I extracted from the CR2 file:
    What you can see is that the CR2 as viewed in LR and LR's exported JPG of that CR2 look about the same (top and bottom left), and the IrfanView and Canon-JPG versions of the CR2 look the same (top and bottom right).  This is your IV version of the JPG, not something I made, but I expect IV has just extracted the camera-embedded fullsize preview JPG from the CR2 file just like I did using a different tool, so they look the same, but it is possible your IV is using a Canon-specific plug-in that uses the Canon-supplied SDK library DLLs that can also duplicate Canon processing.  I only have the Formats.dll and the CRW.dll but not all the extra SDK DLLs so I expect my IV is only extracting the camera-embedded preview JPG.
    Yes i can confirm that also on my environment. The exported CR2 from LR matches the  exported JPG as also there is a match between IrfanView CR2 with the Camera standard profile export. Unfortunately i cannot confirm if IrfanView uses a sort of Canon-plugin to make the RAWS rendered automatically with the Canon standard profile.
    And if you want your Adobe treatment of CR2 files to look much more similar to your camera's treatment, then use the Camera Standard profile in Lightroom and the PS ACR plug-in.
    Question on this. Should i always put a Camera Standart profile on all my images after importing them on LR ?
    Also please, let me know what you meant with Adobe Processing. I searched on the web with "Adobe Processing lightroom" , but i could not understand what is meant.
    If using the Camera Standard profile doesn't make things look almost the same, then please post a side-by-side of LR's view of the CR2 and IrfanView's JPG extracted from the CR2--what you've linked to, just above.
    Here is a comparison between an exported JPG from Lightrom with camera profile (Right) compared to an exported JPG with IrfanView from the RAW (left). As mentioned before the images look identical, with the one exported from LR with Camera profile being a bit more vibrant. But not much of a difference.
    IrfanView vs Camera Profile export
    So in the end it seems you see also that green-yellowish cast on the RAW image. From what i see on the screenshots you made.
    The question now is why i do not see RAW the same as Adobe software ? Could i do this test with an other viewer?
    To summerize from my side as well. A monitor calibration is surely good to do. On the other side the cast i see on the RAW in this case has not to do with the profile but rather with Adone profile and the way this image was captured.
    PS. I must admit that is one of the best on line support i have ever seen. Thumbs up ssprengel !

  • HT3965 Can you add multiple user profile to the iPad

    Can you add multiple user profile to the iPad

    Hi Friend,
    Apple devices are developed for single users.
    Hope it helps

  • 2012 R2 User profiles are multiplying user, user.000, user.001

    This is a new 2012 R2 server and the user profiles are multiplying user, user.000, user.001 or user, user-backup-0, user-backup-1.
    The server was working fine for about a month and then the profile issue started.
    I'm now getting 1 user that is now getting a Temporary profile when she logs in.  I checked the registry and there are no .bak listings in the user profile section.
    The event viewer only mentions 1 error about the user getting the Temp Profile.
    Samero

    Hi,
    Did you configure user profile disk for that user? If yes, please make sure that
    the user profile disk settings are correct.
    In addition, did you find any SID of the user account in the error in event log? If yes, please check the registry path below:
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    Then find the same SID in the path above and delete the key “ProfileImagePath”, then log off and log on again. In addition, please backup the value of the key “ProfileImagePath”
    before you delete it as a backup.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Why does my first page print great and all of the rest are the wrong orientation?

    When I am viewing my PDFs in Adobe Reader, they look great. When I print them, the first page is correct and all of the rest are the wrong orientation.
    Please help!

    Hi there ashp,
    Try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Lion Mail selects the wrong entry after delete?

    Does anyone else thing Mail selects the wrong entry after delete? Say your scanning through your mail from latest to oldest, something most people seem to do. You click on an entry, read the mail and then press delete to move it to trash. Mail picks the next newest entry instead of the one right after the one you deleted. But you've probably already looked at that one and want to look at the next older item. So I have to select, delete, click the down arrow, delete, etc. in order to quickly go through mail, deleting the ones I don't need, and leaving others I want to go back too.
    Seems like there should be an option to set what the next entry is after delete.

    jamsden wrote:
    Seems like there should be an option to set what the next entry is after delete.
    http://www.apple.com/feedback/macosx.html
    Regards,
    Colin R.

  • Wrong Valuation type import to be removed from Purchase order

    Hi experts,
    By mistake , valuation type import is maintained in our system.  Correct valuation class which is also maintained is Imports. 
    The wrong valuation type import is automatically captured every time when the user makes an imported  Purchase Order which in turn creates problem at the time of GR.
    We want to disable the wrong valuation type Import from the purchase order screen.
    Please suggest. Suggestion / Solutions will be highly rewarded.
    Regards,
    ( Rajneesh Gulati )

    Hi,
    Go to path, SPRO - MM - valuation - split valuation - configure split valuation.
    then click on Global categories and then in this screen select the valuation category that was created and next to it there should be a default valuation type assigned for this category under DVT ExtPr field. Remove this by changing it to blank and then save.
    In case if you dont want to use the valuation type then why dont you deactivate the types under the category.
    Thanks & Regards,
    Kiran

Maybe you are looking for

  • Crashing.. (URGENT HELP PLEASE)

    Hey guys, I had version 6.0.3 installed I then formated my computer, i resintalled everything and now I am up to installing iTunes, i install it and when I go to run it, the program crashes. It gives me the send error window. Why is this happening an

  • Trying to install a new copy of Leopard without the second installation cd.

    I'm trying to do a fresh install from the first installation disk I got with my Mac. However, when I get past the first installation disk, it tells me it needs disk 2. I don't have a second disk, but after a call to Apple Support I was assured that I

  • Auto show frame edges live view & scaling

    I have just started using InDesign CS5 and I have found how to switch off live view for better performance, but CS5 also has the this thing where if you run the mouse pointer over objects, by default it highlights the frame edges of the object the po

  • How do I get facebook friends off of my iPhone contacts list?

    any ideas?

  • Delete PSA requests; no table name

    Hi, I have to delete a lot of requests from PSA; I do this via a little process chain. Therefore I need to know the PSA table. So I go to my DataSource -> Manage and see in the upcoming dialog window on top the name of the PSA table. Unfortunately at