Finding Installed Modules in SAP

Dear All,
Is there any method to find out the installed modules of the SAP. In Oracle Apps, there's Query to find the same like below:
select
   application_id,
   application_short_name,
   application_name
from
   fnd_application_vl;
I'm looking for the similar one for SAP, Can any Pl. throw some hint.
Thanks
Mahesh

Hi,
If by SAP, you mean ECC6 (SAP is a software company which sells many different software products), then all the modules are always installed.
You can see them indirectly from a sapgui connection withe the menu : System --> Status --> Magnifier button.
If you have implemented Enhancement packages, you can check the installed and activated business functions from transaction SFW5.
Regards,
Olivier

Similar Messages

  • Wants to find out customise function module in SAP

    Hi all There,
    I want to find out Customize Function Module in SAP,
    I am not able to find out though SE03.
    Pl provide the detail solution
    Regards
    Sagar

    hi,
    Custom function module start with Z or Y.So go to table TFDIR and enter z* and y* on input screen field function module name and then check number on entries by pressing tab number of entries on application toolbar.
    So number of custom function module =  z(number of entries) + y(Number of entries) .
    Thanks
    Mohit

  • Finding the modules implemented in a SAP system

    Hi All,
        Is there any way of finding the modules implemented in a SAP system?
    Please reply.
    Thanks in advance
    Dhanapal S

    Hi Dhanpal,
    This is more of a functional question than a technical question. But if you can give a list of all the modules that you would like to know about, then it may be possible to get fair idea of which of them have been implemented.
    For example, if you'd like to know whether SD is imploemented or not, you would look for data in tables like TVKO, VBAK, VBAP etc.,
    In case of HR, you will see if there are any infotypes being used. for example tables PA0001 etc.,
    In case of MM, you will look at tables like MARA etc.,
    These points are by no means comprehensive. There are so many other factors that neeed to be considered. For example, if SD is implemented, then in general MM will also be implemented (may not necessairly be the case, but this is common).
    The point is that we examine the Customizing Data and Master Data for each of the modules and figure out if it is being implemented.
    But the easiest way is to ask the customer which ones he is implementing.
    Regards,
    anand Mandalika.

  • How to find list of languages installed in the SAP system?

    Hi All,
    Please tell me, how to find list of languages installed in the SAP system?
    Thanks and Regards,
    Kumar.

    Hi Virgo Rhyme
    Hope the following info will be helpful
    3rd - SAP is the 3rd largest software company in the world
    30,000 - Total number of people employed by SAP
    5,400 - Number of programmers employed by SAP
    $7.024 billion - FY03 Revenue
    $1.077 million - FY03 Net Income
    12,000 - Number of companies using SAP
    79,800 - Number of SAP installations
    12,000,000 - Number of people using SAP
    120,000,000 - Total number of people in the 12,000 companies who are using SAP
    28 - Number of languages supported by SAP
    46 - Number of country-specific versions of SAP
    22 - Number of industry-specific versions of SAP
    1,000 - Number of pre-defined best practices contained in the SAP system
    10,000 - Number of tables requiring configuration in a full SAP implementation
    55,000 - Number of SAP experienced consultants worldwide
    28 - Number of years ago SAP was started
    Reward if helpful
    Regards
    Lakshman

  • Where can i find clear information about sap function modules?

    where can i find clear information about sap function modules?
    for example,
    if i want to know whats the use of function module  "SAPGUI_PROGRESS_INDICATOR" .
    where i can find all the detail info..
    is there any sap transaction code for knowing about all function modules and there use?
    Regards
    Smitha

    Hi:
    For documentation, you have to find it out in se37 but it is not neccessary every Fm would have.
    Now question is about its used (if you know th e function module)-> go in se37-> put function module -> select where used list -> select used in like - program, class, BSP application etc -> click on ok; it would give the list of its used and just go in that find  how it is being used.
    if you have to find the function module for table - > go in se11 -> select table name -> click on where used list -> select function module  interface and click on ok, it would give the list of  its used.
    Otherwise go in g o o g l e dot  c o  m.
    Regards
    Shashi

  • Modules in SAP Netweaver 7.2 Trial.

    Hi everybody,
    Hope you are all fine.
    I m new in this forum and new in SAP technology and development.
    Recently, I install the SAP Netweaver 7.2 Trial in order to start to develop with ABAP.
    But, the problem is I donu2019t find the RH modules and some others modules too. In the program that I want to develop I should call  some tables which belong to the RH module;
    Son, my questions are:
    Can I get all SAP modules in SAP Netweaver 7.2 Trial ?
    Will I get problems on my programs when I call a RHu2019s table ?
    On the other hand, I donu2019t find to the transaction BD10? why  ?
    Thanks for helping me!

    Hi everybody,
    Hope you are all fine.
    I m new in this forum and new in SAP technology and development.
    Recently, I install the SAP Netweaver 7.2 Trial in order to start to develop with ABAP.
    But, the problem is I donu2019t find the RH modules and some others modules too. In the program that I want to develop I should call  some tables which belong to the RH module;
    Son, my questions are:
    Can I get all SAP modules in SAP Netweaver 7.2 Trial ?
    Will I get problems on my programs when I call a RHu2019s table ?
    On the other hand, I donu2019t find to the transaction BD10? why  ?
    Thanks for helping me!

  • SAP Applications and Business Suite Installed on an SAP System

    Hi to all SAP gurus,
    I have a couple of questions:-
    1) Is there any way to find out about the SAP applications installed on an SAP system? I used CCMS to find out about the Installed SAP
    components. But does this list give the correct information? Also, can we find out which are the major and minor components from this list?
    2) Can there be more than one business suite (CRM, SRM, SCM etc.) installed on a single SAP system? Or is it always the case that a single SAP system can have only one business suite installed on it so that it can either be a CRM system, SRM system or something else.
    3) Is there any way (Any database table or RFC function) I can find out out about the business suite installed on a particular SAP system? One thing I saw in SAP GUI is that the title bar reads "Customer Relationship Management" if it is a CRM system. Is this a fool-proof way to find out whether an SAP system is a CRM system, SRM system etc. If yes, will this information be stored in a database table or is there any RFC function so that I can get this data programatically?
    Please bear with my BIG questions. I would be grateful if any of you guys can help me on these questions. Please let me know if I have to provide clarity on any of my queries. Thanks in advance

    Hi Mike,
    Thanks a lot for your suggestions.
    I did some research towards this as suggested by you.
    1) I tried out SPAM. But this is giving more or less the same information that I am already getting using the database table "CVERS" or the RFC function module "DELIVERY_GET_INSTALLED_COMPS". Both of these give information about the installed SAP components. But these modules don't give the precise information as to which particular business suite application is installed on the SAP system.
    2) I checked out the site -http://service.sap.com/instguides but couldn't get much help on here. I couldn't exactly get any information about the combinations of the business suite applications
    that can be installed on an SAP system.
    However, I was curious about one thing which I observed on my SAP system. The SAP GUI title bar reads "SAP Easy Access Customer Relationship Management". Can we be come to a conclusion that this is an SAP system with CRM installed on it?
    Also, the installed components for this system lists "BBPCRM" as one of the application component. Can we say that this is a CRM system by looking at this? If yes, are you aware of such a similar component for the other applications SRM, PLM, SCM which tells us about the business suite application installed on the SAP system?
    3) I did some rigorous search for RFC function modules that give the information I need. I came across 2 RFC function modules which give information on the SAP applications installed on an SAP system:-
    a) TERM_GET_TOPLEVEL_COMPONENTS
    b) SKWF_APPLS_GET
    The function module "TERM_GET_TOPLEVEL_COMPONENTS" is showing a list of business suite applications installed but I am not sure if it's giving the correct information because it shows both CRM and SRM in the applications list for an SAP system.
    I'd be most interested for your further suggestions regarding this.
    Thanks again
    - John

  • Error while Installing and Starting SAP Widget Development Tools

    Hi All,
    I have downloaded Eclipse: eclipse-SDK-3.3.2-win32.zip from http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.2-200802211800/eclipse-SDK-3.3.2-win32.zip
    I am following the link: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc
    for Installing and Starting SAP Widget Development Tools as an Eclipse Plug-in
    I am very new to it, So I was following Step by Step procedure.
    On the 16th step I am getting an error:
    AP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent.
    I had download the SAP Widget Development Tools.zip file from https://www.sdn.sap.com/irj/sdn/downloads?rid=/webcontent/uuid/b03b6544-c741-2a10-8999-ed04eb2b2c71
    While unzipping the eclipse-SDK-3.3.2-win32.zip, there were two errors:
    The System cannot find the file specified &
    The file name or extension is too long.
    I ignored them and continued the unzipping.
    Please guide me as to how we can solve this error.
    Ankur
    Is it because I am using Eclipse 3.3.2 and not 3.3.0? If yes from where I can download Eclipse 3.3.0
    Edited by: ankur malhotra on Jul 25, 2008 7:36 AM

    Hi Ankur,
    This happens sometimes because of the Eclipse that you use. Download the Eclipse JEE Version. When you go to eclipse.org and try to download eclipse you can do a comparision of the versions there, You download the version which supports all the web features.
    http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/ganymeder
    Check the above link you will be able to see the package details. Please download this Java IDE for EE developers and try installing the SAP widgets foundation then, If you are facing any problems in installing the plugins thru local archived site please let me know.
    Regards,
    Sai

  • Summary: Install (and re-install) steps of SAP NW 7.01 ABAP Trial

    This forum is awesome !
    After ran into bunch of errors (200 601 etc) during install, thanks to all the Q&As especially posted answers in multiple thread discussions, I finally managed to make the install a success.
    I put following summary here hoping to help anyone who is trying to install or re-install of NW 7.01 ABAP trial, please use it as a reference or preparation guide.
    - On an XP SP2 system (mine is a Dell laptop w/ 1G RAM), make 15G space on D: drive for final trial product (under D:\SAP), and 10G space on C: drive for downloading rar files and install process itself.
    - Download the SAPNW7.01ABAPTrial.part1.rar and SAPNW7.01ABAPTrial.part2.rar, put them both under C:\downloads\nw701, use 7zip to unzip SAPNW7.01ABAPTrial.part1.rar at the place, and you will have a new "SAPNW7.01ABAPTrial" folder with trial guide "start.htm" under it. C:\downloads\nw701\SAPNW7.01ABAPTrial is the <extract folder> referred by SAP.
    - Check against the list at <extract folder>/DOC/html/SystemRequirements.htm, make sure the system requirements are met.
    - If the system is behind a firewall and a router with DHCP (mine is behind a Linksys and it gets IP 192.168.1.100), you have a network install so continue to next step. (I also tried successfully with non-network install, using the loopback adapter setup and changing windows system32\drivers\etc\hosts file, as detailed in <extract folder>/DOC/html/loopback.htm. All other steps stay the same.)
    - Exclude entries in windows system32\drivers\etc\services files for the ports 3200, 3600 and 8000 (using # to comment out lines having these port numbers).
    - Pick a DB password for MaxDB, Say <syspwd>.
    - Open <extract folder>\RegCleanTool and double click RegistryClean.cmd, this is to stop and remove all (lingering) blocking services to make way for SAP and MaxDB.
    - [This step is for re-install] Drop existing MaxDB instance by : Control Panel > add/remove programs > change/remove programs > MaxDB > remove, then select "Remove MaxDB components".  When challenged by uid/pwd, user control/<syspwd>. 
    - In Control Panel > Sys Admin > Services, search and find "Server" service (named "lanmanserver"), make sure it is automatic started with OS.  This service on XP enables named pipe and file sharing etc, which is critical for named pipe usage in the install (A Java Error error code = 200 STACK_TRACE: 15 at 96% install which I struggled with for days, as detailed in log file D:\SAP\NSP\home\steps.StopSCSInstance.log, was due to this disabled service).
    - If for whatever reason you still find MaxDB and SAP services in Control Panel > Sys Admin > Services at this step, you can use regedit and manually search and delete "sap" and "maxdb" entries -- I did this but CAUTION !!! do this as your own risk !!!
    - For the sake of cleanness, you may want to delete all existing JRE or JDK installed (I did this) because the trial has its own Java engine for install.
    - Open <extract_folder>\sapmmc, double click sapmmcX86u.msi to install SAP Management Console.
    - Delete \Program files\common files\InstallShield folder
    - [This step is for re-install] delete D:\SAP and D:\sapdb, where SAP NW and MaxDB reside
    - Reboot now
    - Open <extract folder>\image, double click setup.exe, and follow the instructions on screen to install MaxDB and SAP NW, where you need to specify d:\sap as install destination and <syspwd> as MaxDB password (its uid is "control").
    - Reboot again if install is successful. o.w. Check errors in D:\SAP\NSP\log.txt and log files in D:\SAP\NSP\home and D:\SAP\NSP\DVEBMGS00\work and search in this forum !
    Hope this help your install !  Have fun !

    Could be issues of network, db or OS services... 
    That's why I suggested to "Check errors in D:\SAP\NSP\log.txt and log files in D:\SAP\NSP\home and D:\SAP\NSP\DVEBMGS00\work and search in this forum" as the last step.
    Did you see any error in either or all of those files?

  • WM/IM modules for SAP

    Being a newby to the WM/IM modules for SAP, does anyone know where I can get documentation and/or refer me to documentation on low level features of these modules.  I'm basically looking for answers to the features listed below. Thanks
    Feature
    RECEIVING
    ASN/EDI:
    Conventional:
    Automatic:
    Purchase Order:
    Lot:
    Serial Number:
    Vendor:
    QC Sampling:
    Receipts Tagging:
    Cross-docking:
    STORAGE/PUTAWAY
    Operator Directed:
    System Directed:
    Dedicated Storage:
    Random Storage:
    Verification:
    Quarantine:
    INVENTORY CONTROL
    Units of Measure:
    Shelf Life:
    QC Status:
    Bulk Storages:
    Lot Tracking:
    Consolidation:
    Relocation:
    Cycle Counting:
    ORDER PROCESSING
    Conventional:
    Local Terminal:
    Emergency:
    Back Orders:
    ORDER PICKING
    Mechanized:
    Pick Generation:
    Stock Allocation:
    Picking Labels:
    Picking Strategy:
    Negative Picking:
    Sortation:
    Restrictions:
    Pick Strategies:
    Verification:
    Pick Retasking:
    SHIPPING
    Order Verification:
    Anomaly Handling:
    Manifesting:
    Bills of Lading:
    Freight Ratings:
    Shipment Labels:
    Product Sizing:
    OTHER
    Reports/Screens:
    GUI
    Host Link:
    Returns:
    Fine Granularity
    Partial Receiving
    Handling Unknown
    Reverse Pick

    Hi Sonny,
    I am working with Extended Warehouse Management, the latest solution of SAP for WM/PI, and you will be glad to know that all the functionality asked by you are provided by EWM and many more.
    to know more about EWM you can search its documantation at https://help.sap.com
    search for mySAP Business Suite -> Supply Chain Management-> SCM 5.0 -> EWM
    you will find the complete documentation explaining the solutions to all your problems regarding warehouse management and PI. Just check it out.
    If you still faces problems or need some direct answers just ask me I will be happy to help you out.
    Regards,
    Shailesh

  • Larch "couldn't find kernel modules"/"unexpected kernel files"

    Hey guys,
    I'm using `larch` to build an Arch Linux live ISO. I made it through the Installation part, however I can't get through "Larchify" (whatever that means). Here's the log:
    ##Initializing larchify process
    >>rm -f /home/Kiwi7/larch_build/.larch/system.sqf
    >?0
    >>rm -rf /home/Kiwi7/larch_build/.larch/larchify
    >?0
    >>mkdir -p /home/Kiwi7/larch_build/.larch/larchify/overlay
    >?0
    ##Seeking kernel information
    ##(WARNING): More than one kernel found:
    vmlinuz-linux-aufs_friendly
    vmlinuz-linux
    ##(WARNING): No kernel version file (/home/Kiwi7/larch_build/etc/mkinitcpio.d/linux-aufs_friendly.kver)
    ##Unexpected kernel files at /home/Kiwi7/larch_build/lib/modules/extramodules-3.12-aufs_friendly
    ?>WARNING:
    You seem to have installed a package containing modules
    which aren't compatible with your kernel (see log).
    Please check that this won't cause problems.
    Maybe you need the corresponding package for your kernel?
    Continue building?
    ??YES
    #>Yes
    ##Unexpected kernel files at /home/Kiwi7/larch_build/lib/modules/extramodules-3.13-ARCH
    ?>WARNING:
    You seem to have installed a package containing modules
    which aren't compatible with your kernel (see log).
    Please check that this won't cause problems.
    Maybe you need the corresponding package for your kernel?
    Continue building?
    ??YES
    #>Yes
    ##(WARNING): More than one kernel module directory found:
    3.12.6-1-aufs_friendly
    3.13.4-1-ARCH
    !>Couldn't find kernel modules
    Please help me out.

    Kiwi7 wrote:I can't get through "Larchify" (whatever that means).
    Hmm... personally I would never run any command without understanding what it does, but it's your funeral, I guess.
    Apart from that, are you sure larch is still compatible with Arch? It's nearly four years since the last update in the larch git repo, and as I'm sure you know, Arch changes frequently. I'd suggest you try to contact the developer directly.

  • Best practice identifying ERT modules with SAP / IS-Utilities

    Hi everybody,
    I'm looking for the best practice identifying ERT modules with SAP / IS-Utilities (electricity).
    Here's the physical device set up :
    The ERT modules are internal to the electricity meter. They're integrated into a multi purpose electronic circuit. So they can't be remove physically as a separate device.
    The ERT modules are used to transmit data from the meter to a radio frequency receiver (handheld or drive-by). The main data that is transmitted is the consumption reading. So the receiver stores the ERT module number and the reading value.
    They may be one or more ERT modules in a single meter, and each ERT module transmit his own specific consumption reading (energy reading, demand reading, etc...).
    Each ERT module has is own manufacturer number.
    My issue is :
    To find a way to identify in IS-U the ERT module within the meter's register group (or somewhere else???) in order to relate each register to his ERT module number.
    The purpose of all this is to create reading orders with the ERT module number following for each register.
    This way we can match, using a unique key, each reading order and his corresponding reading value uploaded from the radio frequency receiver (handheld or drive-by).
    Thanks for your help and ideas on best practice.

    Hi,
    1) The system (application) environment of BI (what is integrated in it - e. g. within the portal, there is a storage for unstructured information like documents or virtual rooms for collaboration between departments - and what does it make)
    Document management from RSA1 transaction of BI helps to attach any unstructured documents at specific level in BI.
    2) How does development in BI works (development environment, coding, debugging, building, deployment and test) and what is used stronger (ABAP or ABAP OO)? Here, I don't mean how to write ABAP or ABAP OO programs, only the infrastructure from development to transport to a target system
    BI has got  a separate tool and GUI to perform all the Extract, Transform and load related activities. ABAP is part of BI but you don't need much extensive ABAP learning. Basic ABAP is sufficient to write routines and extractors.
    3) How is a BI system to configure as default after installation?
    May be a BASIS person can help you out here about the configuration but this is not the job of BI person.
    4) Good guides (e/books) to learn ABAP and ABAP OO (as far as possible oriented on the practive)
    You can search for SAM Series learn ABAP in 24 days book. This book is sufficient to learn the ABAP required for working in BI.
    But except ABAP you will have to completly learn the BI system to work efficiently.
    Regards,
    Durgesh.

  • Install The ERP SAP Best Practices Baseline Package (VE)

    Hello
    We would like to install The ERP SAP Best Practices Baseline Package (VE)
    And reviewing the  Quick Guide to Installing the SAP Best Practices Baseline Package (VE), included in the SAP NOTE 1171816, in the list of components installed we need SAP ERP 6.0 with EhP3 with support package stack 1, but we received the installation disc of the Ehp4, and this version is not supported for the Baseline Package (VE).
    We are unable to find the installation the disc, or the media list for this solution (SAP ECC 6.0 EhP3).
    Can somebody tell me where can i find this?
    The information in the service.sap.com/instguides is about installing EhP4.
    We are using Windows 2008 EE with MS-SQL 2005.
    Thanks for your Help

    Hello Sunny,
    I hava setup MOPZ, and uploaded the correct packages to the SAINT transaction, but it gives me a warning, i need to include the following files to my upgrade queue:
    EA-APPL, 603       SAPK-603DHINEAAPPL   (SP Level: 0001)
    FINBASIS, 603      SAPK-60301INFINBASIS (SP Level: 0001)
    EA-PS, 603           SAPK-603DHINEAPS     (SP Level: 0001)
    SEM-BW, 603        SAPK-60301INSEMBW    (SP Level: 0001)
    I downloaded the packagesfrom SWDC but still is missing EA-PS, 603 SAPK-603DHINEAPS the file i downloaded was CSN0120061532_0028760.PAT
    In the SAP Note 1083533
    "If you receive the warning stating that additional Support
    Packages (level 0001) must be included in the installation of
    Enhancement Package 3, check the Support Package level of the
    relevant component. You can ignore the warning in the following
    cases:
    All components (Release 600) except EA-HR 600: Support Package
    level 0011
    EA-HR 600: Support Package level 0026
    - Note the following: In the case of a higher Support Package
    level (at least Support Package level 0012 or Support Package
    level 0026 for EA-HR), you must NOT ignore this warning."
    My SP level is 11 for all components and EA-HR is lvl 22, should i ignore this?
    Kind Regards

  • Problem to install modul SCXI 1112 with a 1000DC chassis

    I want to install the module SCXi 1112 with the chassis 1000DC but when I test the chassis with NI Max, it don t find the module.I connect the chassis to a MIO 6025E. One precision, I have control the connection between the two elements and the autodetection don t find the module
    warning message Failed to find Slot 1 is empty

    Mous,
    The first step is to make sure that the NI-DAQ driver is installed properly and that your DAQ board (6025E) is working properly.
    Then, refer to page 2-6 and 2-7 of the SCXI 1112 User Manual. It gives some troubleshooting help for the error you are receiving.
    http://www.ni.com/pdf/manuals/322476a.pdf.
    You may also want to try installing the 2 modules separately and install them in different slots to rule out which module or slot is causing a problem.
    Hope this helps. Have a great day!

  • PageComposer Error - Cannot find the module necessary for printing C5051

    Hi
    Having some problems trying to setup a Windows 2008 R2 print server with shared Canon iR C5051 printer
    I've created the printer, installed the 64 bit driver Canon iR-ADV C5045/5051 PCL6 v 20.90 and works fine for 64 bit Windows 7 clients, installed the 32 bit driver by selecting printer properties, sharing tab, additional drivers and selecting x86 and pointing to the 32 bit PCL driver. Driver installs fine on the print server without any errors.
    Goto 32 bit client, add printer, select the shared printer from the printserver, printer installs Ok. When the user however tries to print, get the error:-
    Canon PageComposer
    Cannot find the module necessary for printing
    Re-install the printer driver
    I've done this countless times, any idea's on how to fix ?
    Thanks

    Where is the code you posted? Running in a separate project, I assume? Does that project have a dependency on the project containing the app module specified?
    And just to check (although by default, JDev should do this for you)--the app module project has been compiled since adding the configuration, right? You need to check to make sure the config exists not only under Project/src, but under Project/classes.
    Edited by: Avrom Roy-Faderman on Oct 6, 2008 2:02 PM
    Oh, and BTW--I assume this is not a typical ADF application, right? In a standard ADF application, you would very rarely need to instantiate an application module in code like this; you could just let the data binding facility do it for you. The technique like the one you're using is most appropriate for purely programmatic, no-UI cases. (e.g., once I tried to implement an SMTP server backed by business components. That was an appropriate case for ditching databindings and doing the sort of thing you're doing, because it had no view layer (because it had no UI to render).

Maybe you are looking for

  • Icloud storage for more backup

    I bought extra icloud backup storage with credit card, and apple already deducted my credit card meaning already charged money to my card, but i waited about half an hour already, still the storage plan not reflected to have the extra space i bought,

  • Problem with flowable tables

    I have a form that contains two flowable tables, one inside a fragment and one not. They populate based on user action, so long story short, a user clicks a button and a new row is added with the data. When I test my form in Designer by clicking Prev

  • Saving a freeze frame as a jpeg?

    I've done this in the past when I was on FCP3, now I've upgrade to 6 and it's a little different. All of my options are OfflineRT HD, NTSC and PAL. It says Photo JPEG but just saves it as a .mov. How do do this?

  • When I try to authorize my computer I receive a message saying you cannot authorize 5 computers at once. I only have one computer

    I have made several purchases from the Apple Store, But when I tried to access them I receive a message that says 'Your computer is not authorized to play this track/album'. So I try to authorize and another message says 'You cannot authorize 5 compu

  • Replace a laptop with an Ipad?

    As a college student, can I replace my laptop with an Ipad? Fyi I will be able to purchase keyboards and additional software.