Duplicate labels in Personal Information- Family Members/Dependants

Hi Experts ,
We have implemenated the EHP4 and now we are getting the below errors in Family Members/Dependants in Detail page :
Parent
Parent  <Duplicate SubType Text>
Family Data
Last Name   
First Name  
Family Data <Wrong Header Text as the below attributes belong to ID Information>
ID Number
Tax ID
ID Information <Wrong Header Text as below attributes belong to Address>
House No 
Please help
Regards,
Ravi

Hi Ravi,
Were there any modifications/customizations done to the frontend FAM WD app?
Check the code and see if you are able to see the wrong header texts in the Edit view and in the Review view. Also check the corresponding language xlf files of Edit and Review views.
In case if you see wrong headings in the code or in xlf files, check with your team if they have done any changes and apply the fix. In case if your team has not made those changes then itu2019s a SAP defect, raise the ticket to the SAP and they will fix it.
In case if you donu2019t see wrong header in the code then, some one might have done changes from personalization.
From Content Admin, open the iView. Do the preview of iView and then use Ctrl + Right mouse click on the Edit button to display the web Dynpro personalization. Make the required changes.
Even if its SAP code defect, you can apply the fix from personalization. (Apply the fix and also raise the ticket to SAP)
Regards
Yugandhar Reddy

Similar Messages

  • Getting Exception in the Personal  Information Family Member/Dependent Scre

    Hello ,
    When i try to run the Family Member / Dependent Service in the webdynpro I am getting this error.
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:572)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:840)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:252)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:299)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.onCleanup(InternalFcPersInfoInterface.java:455)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.cleanUp(FPMComponent.java:644)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$1000(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.exitCalled(FPMComponent.java:963)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.exitCalled(FPMComponent.java:1134)
         at com.sap.pcuigp.xssfpm.wd.BackendConnections.wdDoExit(BackendConnections.java:124)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.wdDoExit(InternalBackendConnections.java:228)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.doExit(DelegatingCustomController.java:77)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.exitController(Controller.java:180)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154)
         at com.sap.tc.webdynpro.progmodel.controller.Component.exitController(Component.java:251)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.exit(ClientComponent.java:219)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.exit(ClientApplication.java:474)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.destroy(ClientApplication.java:527)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.destroy(ApplicationSession.java:398)
         at com.sap.tc.webdynpro.clientserver.session.ClientWindow.destroyApplicationSession(ClientWindow.java:235)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doDestroyApplication(ClientSession.java:1003)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doSessionManagementPostProcessing(ClientSession.java:789)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:264)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Access via 'NULL' object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Cleanup(HRXSS_PER_MAC.java:359)
         at com.sap.xss.per.model.mac.Hrxss_Per_Cleanup_Input.doExecute(Hrxss_Per_Cleanup_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
    Please can any one suggest how to correct the same.
    Regards,
    Vinay

    Hello prasad,
    It seems you are perner is not assign to essuser , and also check JCOs.
    assign perner to essuser and try it once.
    let me know you solved problem or still need info.
    points if helpful
    close thread if problem soleved
    thanksyou,
    Regards
    Vijai

  • Family members dependent scenario

    Hi all
    i have got a problem.
    The problem is related to IT 21.
    Actually one of our application fetches the family dependents data from the IT21.
    We need that if a daughter gets married there should be some meachanism or some flag ..that can tell the system that now the girl has married and she will be excluded from the family members.
    How can i do this.
    regards
    nikki

    Hi for your reference
    1) Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the ‘Employee Infotype’ radio button.
    4) Select the ‘PS Structure Infotype’.
    5) Click on Create… A separate table maintenance window appears…
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on ‘All’ push button. It takes a few moments.
    10) Click on ‘Technical Characteristics’. Infotype list screen appears
    11) Click on ‘Change’(pencil) button
    12) Select your Infotype and click on ‘Detail’ (magnifying glass) button
    13) Give ‘T591A’ as subtype table
    14) Give ‘T591S’ as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on ‘Infotype Characteristics’ … Infotype list screen appears
    18) Click on ‘Change’ (pencil) button
    19) Click on ‘New Entries’
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotype’s infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirement…
    25) In the PM01 initial screen…Select ‘Screen’ radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select ‘Layout Editor’ and click ‘Change’.
    27) Screen default layout appears…here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Don’t forget to ‘Activate at every level)

  • Error in personal information in ESS

    Hi all
    We have suceessfully configured ESS business package.But when i click on the personal information workset, i am unable to see any details.Instead i am getting the message <b>"There are no services in this area"</b>
    Any configurations needed to rectify this error.
    Points will be surely awarded for helpful answers.
    Thanks in advance.
    Regards
    Yoga

    Hi YOGALAKSHMI
    Personal Information workset contain following services link
    Address,
    Bank Information
    Family members/dependent
    Personal data
    now this service link u can find for R3 ECC
    go through
    spro->img->cross-application components->homepage framework->services->Assign Services to Subareas->Assign Services to Subareas (Find Entries)
    now find the subarea key EMPLOYEE_PERSINFO_SUBPERSINFO
    and look at assign service key short (table key)
    u found following mapping (if not create the mapping)
    Subarea Key--Service key short----position
    EMPLOYEE_PERSINFO_SUBPERSINFOEMPLOYEE_PERSINFO_ADDRESS1
    EMPLOYEE_PERSINFO_SUBPERSINFOEMPLOYEE_PERSINFO_BANK2
    EMPLOYEE_PERSINFO_SUBPERSINFOEMPLOYEE_PERSINFO_FAMMEMBER3
    EMPLOYEE_PERSINFO_SUBPERSINFOEMPLOYEE_PERSINFO_PERSDATA4
    EMPLOYEE_PERSINFO_SUBPERSINFOEMPLOYEE_PERSINFO_PERSID5
    any query revert back
    regards,
    kaushal

  • How to add "child data" button in Personal information

    Hi guys , I m a portal consultant , we are EHP4 portal and ECC 6 in R/3...
    In personal Information > Family members/Dependents> there is no Add child tab is there to enter the details of the children...... how to add this??
    please help me .......

    Hi sidhu
    have check the tab called "new child" button there you can create the children s
    OR check the country specific iview
    Go to content admin> content provided by sap>end user >EH3> iview -->check the specific iview
    Hope this is help to you.
    Thanks& Regards
    G.srinu
    Edited by: gorlisrinu on Nov 10, 2011 10:29 AM

  • HT204053 I have multiple family members using one apple id account and all of each others information is going onto each others phones/how do i stop this?

    I have multiple family members using one apple id and all of our data is going onto each others phones/how do i stop this?

    Each person needs to have their own separate Apple ID along with their own separate computer user account and iTunes Library.

  • TS3999 I had an icloud account setup in 2009 when I first got my family members each a mac. I let that account expire(we never used it) and I don't know how to get it off of my ical. It is not recognizing any of the information to reset the password?

    I had an icloud account in 2009. We set it up as a family plan because my family had just changed from PC to Mac. We never used it and let the plan expire in 2010. My ical will not sync with my new iphone because it is linked to the family plan account that no longer exist. Because I don't remember my password, I tried resetting it. It says the personal information I entered is incorrect, but I know the information is correct...It's my birthday it asks for! Does anyone know how to get that account off of my mac without the account existing?

    You were a MobileMe (not iCloud) subscriber in 2009 and this service has been terminated. However the login is an Apple ID and this never expires. What is your operating system? Do you have a MobileMe icon in System Preferences? - if so you should be able to sign out in it, but you may not have an iCloud icon to let you create an iCloud account, though you can do so if your iPhone has iOS 5 or above.
    If you are getting login requests or other irritations from your MobileMe account you can go to (user)/Library/Preferences/ByHost and delete all .plist files beginning with com.apple.DotMac or com.apple.idisk, then reboot.
    The minimum requirement for iCloud to let you sync your data is 10.7.5 though you can sync through iTunes (except with Mavericks).

  • Question on Personalization - Family members and dependants iView

    Hello experts,
    I have a requirement to hide a fiew fields on Family members and dependants.
    For example : I have to hide date of birth, gender etc.
    Now, I was successful to hide the fields using CTRL+Right click.
    But, the problem is, this kind of hides from all screens.
    Like, the need is to hide the fields from Spouse entry, but when I change that in Edit spouse details screen, it hides from Edit Child entry screen as well.
    How to achieve personalization such that the entry is removed from only one screen and not all?
    Regards
    Avik

    Hello Avik
    As siddarath told it is correct. You can't hide subtype level in one application using CTRL+Right Click.
    You can do wrirte piece of code in EDIT and Review screen of WDModifyView method.
    Get subtype value put condition.
    example :
    if ("1".equals (getSubtypeValue))
    Create context Attribute of type Visible : set the value based on the condition bind UI element to context attributes.
    This is only way you can do it
    BR
    SS

  • Family Details in ESS personal information

    Hi gurus,
    how to edit the family details in ESS personal information .
    when i click on family details link it is showing me spouse , child details
    beside child and spouse details there is a edit button, when i click on edit button it is showing the information in display mode,
    i want to change this to edit mode so than employee can change and save his family data.
    Note:- i have searched SDN , what i found is ,how to hide that edit button
    throw some light on this.
    Regards
    K Naveen Kishore.

    Hi Navin,
    Looks like some one has made fields readonly.
    1. It can be done via personalization
    2. It can be done from NWDS
    Do the personalization and make the fields required fields editable.
    See tish help link on how to do personalization.
    http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/content.htm
    Make sure ur user id has the Content Admin role and the valid pernr attached.
    Regards
    Yugandhar Reddy

  • ESS error for Personal data and Family members

    Hi,
    I am having an error in ESS For pesonal data and Family members.
    The error message is
    Acritical error has occured.Processing of the service had to be terminated.Unsaved data has been lost.
    PL contact you sytem Admin
    An exception error has occured that was not caught error key RFC_ERROR_SYSTEM FAILURE.
    Thanks
    Sasikanth

    Check the table V_T7XSSPERSUBTYP.
    Also check by the t.code HRUSER if the user have an employee assigned.
    Check the log using the T.Code ST22.
    Please You should do a trace using the t.code ST01
    Hope this help you.
    Regards

  • Display error In Personal Information of ESS

    Hi all,
    When we goto Personal Information of the ESS, and then to Family members/dependents- it displays a screen with details of family members added, if mother details are added , the details of Mother are displayed with the following entries.
    First Name - " first name"
    Last Name- " empty"
    Date of Birth - " last name"
    message.BizcardField4 - "date"
    So if you observe, the entries are arranged wrongly(misplaced) and a new field is displayed.
    How do we rectify this error ?
    Appreciate your inputs...
    Regards,
    NR
    (Note: we are on ECC5.0,erp2004,ep6)

    Plz chk the note 997806...
    1. Select Web Dynpro Components. Here select the component
    VcPerPersonalFIReview. Here select ReviewView under Views.
    2. In the layout of the ReviewView select Name Prefix label.
    3. Select the Name prefix Text View which is in the Outline window.
    For this text view in the properties of this text view delete
    SelectedInfotype.Vorsw from the text field.
    4. The same needs to be done for the fields Title and Name Affix.
    5. In the layout of the Review View select Title label. Now select the
    Other_title text view in the properties of this text view delete
    SelectedInfotype.Titel from the text property.
    6. For Name Affix field, Select Name Affix in the layout of the
    ReviewView. For the Name affix text view in the Outline window delete
    SelectedInfotype.Vors2 text property.
    7. Save the changes build and deploy the DC

  • Multiple Family Members using a MAC

    Hello,
    Can someone give me an overview of how family members all use 1 MAC and ICloud so that each person gets their own "stuff"?  For example, I would like to get my calendar, my songs, my contacts, my apps synced with my devices--iphone and ipad.  And my wife would like her own stuff synced.  Seems pretty fundamental but I could not find any info from Apple.  Is there a way to do this if each person has a separate Apple ID?  What are other people doing?
    Thanks,
    Matt

    If each person has a separate Apple ID, as you stated, it should be no problem. However, i'm not sure exactly how you have your computer set up, if you have separate User accounts set up, or if you just use one User account.
    You should create a separate User account for each family member. Decide if you want those User accounts to be Administrator accounts, or if they are Standard accounts, and set your Parental Controls as desired. You can also find the Parental Controls settings in the System Preferences as well.
    So once each User account is established, you can copy over only the information for them (i.e. contacts, iCal events, iTunes music, etc).
    Set up to sync their iOS devices with iTunes with their information on their User accounts, with their own separate Apple IDs, and everything should work smoothly.

  • I used to shoot video in my Powershot S3 IS (MVI_.AVI) and load it into iPhoto, I used quicktime pro so I could convert it for emailing to family members.  That was when I was running Leopard now with Mt. Lion nothing works.  Videos do not open at all?

    I used to shoot video in my Powershot S3 IS (Format MVI_.AVI) and load them into iPhoto, I used quicktime pro so I could convert for emailing to family members.  That was when I was running Leopard now with Mt. Lion nothing works.  Videos do not open at all.  Any simple suggestions, I am not real keen on iMovie Productions and not real certain how they compress for emailing attachments.  Something simple here that I am missing?  Thanks so much.  I am a grandpa trying to share with family members far away (quickly & simply).

    I am surprised that Apple did not build a converter into Mt. Lion.
    Apple does have a converter built into Mountain Lion. It is call "Quicktime." However, in order to use this converter, you must first make sure the compression formats are playback compatible with QT. Basically, there are three levels of QT compatibility. The lowest is "Playback." These file can be played by QT but may not be conversion or edit compatible with QT. The second level is QT "Conversion" compatible. These files are playback compatible and can be converted to other compression formats using QT. "Edit" compatible media files are "Fully" compatible with QT since the can be played, converted and/or edited by QT. The main problem here is that AVI is a "legacy" file format that has not been officially supported by Microsoft for more than 11 years when it was replaced by Windows Media multimedia file/compression formats. Many of the original compression formats used in AVI files have never been transcoded for the Mac platform, use beyond system 9, or use beyond PPC platforms. In addition, some commonly used AVI codecs are proprietary or use non-standard (hybrid) profile and level combinations. In short, there is little wonder that Apple has been distancing itself from this outdated file type as it re-writes and upgrades its own QT structure to support more standardized, more scalable, more modern high definition file types and compression formats. It is really unfortunate that users continue to use this outmoded file type simply because it is freely available, easy to use, or they are simply too lazy to move on to a more modern or more efficient file types and/or compression formats.
    I tested Wondershare Video Converter Ultimate for the Mac, which seems to be the "state of the art".  I may be purchasing a new camera which might create a whole new set of variables.  This program seems to cover all bases and is great for novices.
    There are many third-party apps available if you wish to search for them. Many are even available in the App Store. Most do their job well and it is usually a matter of personal user preference as to which is best.
    HandBrake seems more suited to folks with more experience and knowledge.
    I mentioned Handbrake primarily because it is free and easy to use when you employ the included conversion presets options. (The TV options can normally be used for almost any situation depending on the source file and output requirements.) It is also excellent for more experienced users, but has a somewhat limited choice of output options as it does not access the user's system QT codec component configuration.

  • How do multiple family members use iTunes.? One account or multiple?

    How do multiple family members use iTunes. One account right now but apps gets added to all devices and iTunes messages go to all devices.  Can multiple accounts be setup and still have ability to share purchased items?

    Hey Ajtt!
    I have an article for you that can help inform you about using Apple IDs in a variety of ways:
    Using your Apple ID for Apple services
    http://support.apple.com/kb/ht4895
    Using one Apple ID for iCloud and a different Apple ID for Store Purchases
    You can use different Apple IDs for iCloud and Store purchases and still get all of the benefits of iCloud. Just follow these steps:
    iPhone, iPad, or iPod touch:
    When you first set up your device with iOS 5 or later, enter the Apple ID you want to use with iCloud. If you skipped the setup assistant, sign in to Settings > iCloud and enter the Apple ID you’d like to use with iCloud.
    In Settings > iTunes and App Stores, sign in with the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match). You may need to sign out first to change the Apple ID.
    Mac:
    Enter the Apple ID you want to use for iCloud in Apple () menu > System Preferences > iCloud.
    Enter the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match) in Store > Sign In. In iTunes 11, you can also click iTunes Store > Quick Links: Account.
    PC (Windows 8):
    Enter the Apple ID you want to use for iCloud in the Control Panel. To access the iCloud Control Panel, move the pointer to the upper-right corner of the screen to show the Charms bar, click the Search charm, and then click the iCloud Control Panel on the left.
    Enter the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match) in iTunes. In iTunes 10, select Store > Sign In. In iTunes 11, click iTunes Store > Quick Links: Account.
    PC (Windows 7 and Vista):
    Enter the Apple ID you want to use for iCloud in Control Panel > Network and Internet > iCloud.
    Enter the Apple ID you want to use for Store purchases (including iTunes in the Cloud and iTunes Match) in iTunes 10 in Store > Sign In. In iTunes 11, click iTunes Store > Quick Links: Account.
    Note: Once a device or computer is associated with your Apple ID for your iTunes Store account, you cannot associate that device or computer with another Apple ID for 90 days. Learn more about associating a device or computer to your Apple ID.
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Multiple iMacs, multiple family members -- so common, yet so hard?

    I have a media-loving family of four. We're an Apple family. One shuffle, two touches, two iPhones (coming Friday), three AppleTVs, and two iMacs. We love them all.
    I HATE the pain it seems to be to keep my media in synch, however.
    It's not so hard keeping my account in synch with the AppleTVs and my Touch. Where I get into trouble is in wanting to allow my family members to leverage MY library as a basis for theirs. Moving and copying music and movies from my library to my daughter's, for example, just seems a lot harder than it should be. As does keeping my library on my upstairs iMac in synch with my downstairs iMac.
    I've been unsuccessful in attempts to use iTunes Ranger.
    What's the best way to move between accounts on an iMac?
    And, is there an easy way to keep two iMac iTunes libraries in synch?
    Also -- can anyone point me to some really good documentation that explains the finer points of media storage on a Mac. Everything Apple provides (unless I am missing the secret detailed manual with all of the crazy tips) seems so high level...
    Many thanks in advance. Appreciate the support.
    Jim

    thejester77 wrote:
    Also, latest news shows that Android only made $22million in revenues last year, and spend $20 billion acquiring Motorola.  So I don't see Andriod being able to do much in the year 2012 to ramp things up to compete against Windows Phone 7/Nokia and Apple. What news are you reading? Android is not a company but a phone operating system. GOOGLE acquired Motorola, not Android. GOOGLE's 2011 revenues were 37.9 billion, NOT 22 million. Google acquired Motorola for 12.5 billion, NOT 20 billion.
    Also, here's another suggestion... Do like AT&T has done and give users a early termination fee to get out of there contracts.  I believe they charge $35 dollars or something higher if your not satisified and want to terminate your contract early.
    Since you don't want to support or offer any more Windows Phone 7, why keep us as unhappy customers.  Give us an option to pay a early termination fee and leave!!! Again, where are you getting this information? The AT&T ETF is $325 less $10 for each month of your contract which has been completed. It is NOT $35. Verizon has a similar, although slightly higher ETF of $350 less $10 for each month of your contract which has been completed.
    Yes, we can hear you, but you are not making any sense!

Maybe you are looking for

  • Determining the size of an Image

    I am running Pages 5.2 and I have a document with a whole load of images taken from photos. Usually I shrink the original images to keep the document size manageable but I forgot on some but I don't know which. Is there a way I can determine the size

  • Anybody that has ever had, or still have battery problems....

    Please join me in finding a solution. Lets all converse in this thread about battery problems. I Have noticed many many many battery and power problems going unresolved in this discussion forum and I think if we all get organized into one thread and

  • Import and export statements

    I am trying to use import and export statements in two different programs . The control from one program goes to another program with the function modules they have . I dont see the value while importing. export i_field1 to memory id 'bus_ind' import

  • Oracle 11gr2 in Oracle Enterprise Linux 64 bit

    Hi, I am installing Oracle 11G(11.2.0.1) in Oracle Enterprise Linux 64 bit(VM ware workstation). I have installed all the rpm's and prerequsites but when i run ./runInstaller and start the installation the GUI screen is very slow in response and scre

  • Activation of additional Switch BC sets

    Hello, I've recently activated several business functions for Utilities via the Switch framework. Apparently a few additional BC-sets have been saved with inconsistencies and therefore not all Switch BC sets are "on" The reason for this inconsistency