I had to ask.. (Concerning the use of Screens)

This is what I'm suppose to do.
1. Implement your main selection screen with a parameter (recommended: call it PA_INPUT) of type C and length 20. It should appear on screen as "My Input".
2. Upon execution, you will have another screen (say screen 100) that will present two options:
     2.1 Display input as a list
     2.2 Display input in a screen
3. If a user selects the first option, write the input made in the selection screen as a list.
4. If the user selects the second option, write the input made in the selection screen onto 2 separate fields on screen. Both fields are OUTPUT only. The first field will display all the characters in upper case, and the second in lower case. (HINT: Use the command "TRANSLATE <character variable> TO UPPER CASE." and "TRANSLATE <character variable> TO LOWER CASE.")
5. The screen should have two buttons. The first button will return to screen 100 and the other should return to the main screen.
Modifications:
6. Set a GUI Status for Screen 100. It should have the following functionalities:
     6.1 The menu bar should contain functions based on the two buttons defined (Display Input as List and Display Input as Screen).
     6.2 Provide an exit from the menu bar.
     6.3 Enable the Back, Exit and Cancel buttons.
7. Set a GUI Status for screen 110. It should contain the following functionalities:
     7.1 Enable the back button only.
     7.2 The application bar should contain a button that will call screen 120.
8. Create a screen 120 that:
     8.1 Has a title "My Screen 120"
     8.2 Has only the Exit button enabled.
     8.3 Has an entry in the menu bar named "Exit", which has an entry in it with "Exit".
     8.4 Has an exit button at the application toolbar using the icon "ICON_BREAKPOINT".
     8.5 Don't forget to code in the process for the EXIT command in the Process After the Input module of your screeb. Provide command "LEAVE PROGRAM".
Kinda long right?. So I've managed to go to number 2 so far since I'm relatively new at this.
My code kinda looks like this now,:
REPORT  ZISTANZS_TRNG_EX7AA.
PARAMETERS PA_INPUT(20) TYPE C.
DATA: OK_CODE LIKE SY-UCOMM.
DATA: radio1(1) TYPE c, radio2(1) TYPE c.
CALL SCREEN 0100.
*&      Module  STATUS_0100  OUTPUT
      text
MODULE STATUS_0100 OUTPUT.
SET PF-STATUS 'xxxxxxxx'.
SET TITLEBAR 'xxx'.
ENDMODULE.                 " STATUS_0100  OUTPUT
*&      Module  USER_COMMAND_0100  INPUT
      text
MODULE USER_COMMAND_0100 INPUT.
CASE SY-UCOMM.
  WHEN 'ENTER'.
      IF RADIO1 = 'X'.
      ENDIF.
ENDCASE.
ENDMODULE.                 " USER_COMMAND_0100  INPUT
My question is how can I output it to a list? Do I have to create another screen and set its type to list? or is there some other way? Any help on this would be appreciated =) as well as given points of course. Any tips on the future exercise steps would also be helpful

This is what I'm suppose to do.
1. Implement your main selection screen with a parameter (recommended: call it PA_INPUT) of type C and length 20. It should appear on screen as "My Input".
2. Upon execution, you will have another screen (say screen 100) that will present two options:
     2.1 Display input as a list
     2.2 Display input in a screen
3. If a user selects the first option, write the input made in the selection screen as a list.
4. If the user selects the second option, write the input made in the selection screen onto 2 separate fields on screen. Both fields are OUTPUT only. The first field will display all the characters in upper case, and the second in lower case. (HINT: Use the command "TRANSLATE <character variable> TO UPPER CASE." and "TRANSLATE <character variable> TO LOWER CASE.")
5. The screen should have two buttons. The first button will return to screen 100 and the other should return to the main screen.
Modifications:
6. Set a GUI Status for Screen 100. It should have the following functionalities:
     6.1 The menu bar should contain functions based on the two buttons defined (Display Input as List and Display Input as Screen).
     6.2 Provide an exit from the menu bar.
     6.3 Enable the Back, Exit and Cancel buttons.
7. Set a GUI Status for screen 110. It should contain the following functionalities:
     7.1 Enable the back button only.
     7.2 The application bar should contain a button that will call screen 120.
8. Create a screen 120 that:
     8.1 Has a title "My Screen 120"
     8.2 Has only the Exit button enabled.
     8.3 Has an entry in the menu bar named "Exit", which has an entry in it with "Exit".
     8.4 Has an exit button at the application toolbar using the icon "ICON_BREAKPOINT".
     8.5 Don't forget to code in the process for the EXIT command in the Process After the Input module of your screeb. Provide command "LEAVE PROGRAM".
Kinda long right?. So I've managed to go to number 2 so far since I'm relatively new at this.
My code kinda looks like this now,:
REPORT  ZISTANZS_TRNG_EX7AA.
PARAMETERS PA_INPUT(20) TYPE C.
DATA: OK_CODE LIKE SY-UCOMM.
DATA: radio1(1) TYPE c, radio2(1) TYPE c.
CALL SCREEN 0100.
*&      Module  STATUS_0100  OUTPUT
      text
MODULE STATUS_0100 OUTPUT.
SET PF-STATUS 'xxxxxxxx'.
SET TITLEBAR 'xxx'.
ENDMODULE.                 " STATUS_0100  OUTPUT
*&      Module  USER_COMMAND_0100  INPUT
      text
MODULE USER_COMMAND_0100 INPUT.
CASE SY-UCOMM.
  WHEN 'ENTER'.
      IF RADIO1 = 'X'.
      ENDIF.
ENDCASE.
ENDMODULE.                 " USER_COMMAND_0100  INPUT
My question is how can I output it to a list? Do I have to create another screen and set its type to list? or is there some other way? Any help on this would be appreciated =) as well as given points of course. Any tips on the future exercise steps would also be helpful

Similar Messages

  • Questions concerning the use of Adobe Interactive Forms

    Hi All,
    I have two questions that I would to see if I could get an answer to.
    1) Has or can one use an Adobe Interactive form on a Tablet PC to allow a user to draw, say a small diagram or map, and have that image then stored in an R/3 database?
    2) I may already know the answer to this, but want to verify it anyway. Can Adobe Interactive forms be used to provide data to other applications outside of SAP using NetWeavers J2EE or .Net API?
    Any help is greatly appreciated.
    Thank you,
    Mark

    Hello!
    1) As far as I know (and can see in Adobe Designer opened at my PC right now) there are no standard controls
    in the library that can be used to add drawing (ink) area to the form. Maybe external are available, but unlikely.
    Even more, googling shoes that Adobe itself is not eager to support ink in their Acrobat products... Pity but so.
    So my answer for the first question is "NO".
    2) That depends on what you mean on "providing data to other applications outside of SAP using NetWeaver J2EE and .NET".
    If you are using NetWeaver J2EE than you are still using SAP.
    If you want to install SAP's ADS server on J2EE server from another vendor, than it is not a good idea:
    First - it should be merely legal to use SAP software like this.
    Second - Adobe's standalone forms solution (Link: [Adobe LiveCycle Forms ES|http://www.adobe.com/products/livecycle/]) should be cheaper.
    On the other hand, if you create a simple form in LifeCycle Designer not inside SAP, but launched standalone and
    set this form to send data to let's say XML-service, than there is no problem to use any other server application / platform.
    It's just have to be a web-service like: support HTTP-requests with XML inside.
    In the last case still the question persists "why use SAP in this case?"
    Just few ERP 2005 licenses will cost more, than entire Adobe product line, so maybe you have to change the platform?

  • Weird Title and other errors concerning the ActiveX Packager Screen

    Hi,
    Here's what I get when I run the Packager (using both 1.1.1 and 1.3 instructions)
    The window pops up, saying something like "JavaBeans Bridge for ActiveX Packager version null", with the title of the frame being "frame.title".
    For some JARs, I get the NullPointerException after the first step. For others, it works fine, but after I place the control in my VB Project and try to save or run it, the program crashes.
    As well, when I tried to add the "beans.ocx" control back into my list of Components (it was already listed, I don't know why), I get an error saying that my ActiveX Control has not been registered as an ActiveX Control!
    I also cannot locate swingall.jar. I don't think I have it and I don't know where to download just that JAR file.
    Any help will be gladly appreciated.
    Thanks,
    cindybubbles

    Well, here's an update: I was able to load an ActiveX Control made from simple Java code that took no files.
    However, I am still having problems with integrating that OCX with the MediaPlayer from javax.media.bean.playerbean and Player from javax.media.
    I am also having problems with incoporating sound from java.applet. I am, therefore, left with no choice but to leave the file handling to VB.
    I'm going to test this theory by displaying images now.
    cindybubbles

  • On the use of VARCHAR2 vs. CHAR

    I'm posting an e-mail thread that has been moving around in my organization, whith guidance from an Oracle representative.
    The basic issue concerns the use of CHAR vs. VARCHAR2 when defining a table in Oracle.
    I would like to get some comments from the community at large.
    1. Business semantics should be represented in every aspect of a database, application, and design as far as I am concerned. Noteably, if the business rule at a corporate entity is clearly stated that when using Oracle the use of CHAR should be limited to those attribute implementations which have the following characteristics; a) The attribute may not be null, b) The attribute must have a character in each of the declared positions.
    2. When the Visual Basic application began writing data to the CHAR columns in your application someone should have had a discussion with the developer to find out why this was happening. If the business semantics changed then the logical implemention of the business semantics should have changed as well. That the two were disconnected is not a problem with the CHAR type, it is a problem with the designer or the developer. The bottom line on this instance is that the column should have been defined as a VARCHAR2 data type since the business semantics no longer complied with the criteria set forth in the previous paragraph.
    3. I think Oracle trys to load as much of the data from a table or index into shared memory, in this case the database block buffers, as it can in order to facilitate query operations. If Oracle has enough memory and can load a table or index into memory, it will do so. At the same time the database engine will move previously cached data out of memory to accommodate the new requirement.
    -----Original Message-----
    Thank you for the detail information on CHAR and VARCHAR2. It got me thinking with a DBA hat. I worked as a DBA before and I did use the CHAR type and I will share my experience/thought on CHAR.
    I don't like to use the char type like Tom has advised because Oracle does not check to see if the value being inserted fills up the column or not which can lead to a problem. And there is no performance gain or save space in Oracle.
    I worked as a DBA before, I used char type on the "must fill/always filled" column (pre DMDC). The application was written in VB with Oracle back end. At some point, VB started inserting values that are short of the column width and created a minor problem (it was supposed to be filled column). The problem was quickly identified and fixed, but it caused an issue.
    I realize that I don’t want to define it as a "must fill/always filled" column if you can't enforce it by simply defining the char data type on a table and prevent possible issue in the future.
    For a manager, in order to use the char properly, you have to hire client developers with Oracle experience or provide a basic Oracle training in order to avoid the problem I mentioned above in order to use the char type correctly.
    I think you, Tom and I are saying the same thing really. Only difference is that Tom and I can not think of a good reason why anyone would like to indicate the business semantics using column type on the database, when it can lead to more work/issues.
    In regards to wasted 25 million byes, why would Oracle load the table with 25 million rows? Shouldn't it use an index? Don't you have a serious problem if Oracle is loading table with the 25 million rows?
    Just my two cents... : )
    -----Original Message-----
    May I beg to differ?
    CHAR plays a vital role in the intuitive interpretation of a database schema. If designed correctly, the use of CHAR tells anyone who is in the know that this is a must fill column. Thus if a column is defined as CHAR(3) everyone should know that the column will always contain three characters. Defining the column as VARCHAR2(3) does not tell you anything about the data other than that the column may contain 0-3 characters.
    Also, If a column is defined as CHAR the column should always be populated. One of the nice features of VARCHAR2 is that if the column is defined at the end of a table, there is no storage overhead until that column is actually populated. Thus if you have a table that has an identifier that is nine characters in length and will always be populated with nine characters, an attribute which describes the type of identifier which is contained in the first column and which must always be populated and is a must fill attribute, and another column which is descriptive and may vary in length or not be populated at time of insert; the following definition does not express the business semantics of the entity:
    COL_CD VARCHAR2(9)
    COL_TYP_TXT VARCHAR2(26)
    COL_TYP_CD VARCHAR2(2)
    The above definition also does not take advantage of inherent storage features of Oracle; notably there is a wasted place holder between COL_CD and COL_TYP_TXT and between COL_TYP_TXT and COL_TYP_CD. The next definition does take advantage of the storage features but does not represent the business semantics of the entity:
    COL_CD VARCHAR2(9)
    COL_TYP_CD VARCHAR2(2)
    COL_TYP_TXT VARCHAR2(26)
    The above definition does not waste space storing a place holder between COL_TYP_CD and COL_TYP_TXT if the COL_TYP_TXT may be null. The column separator will only be used when the column contains data. The below definition satisfies both the storage and business semantics issues:
    COL_CD CHAR(9)
    COL_TYP_CD CHAR(2)
    COL_TYP_TXT VARCHAR2(26)
    This may seem pedantic in nature until you consider the situation where there are 25 million rows in the table represented by the above entity. If each row has a NULL COL_TYP_TXT value then the first example wasted 25 million bytes of storage and 25 million bytes of memory if the full table is loaded into memory. This is an issue which cannot be ignored in high volume databases.
    You may wish to know why it is important to define a must fill/always fill column as a CHAR to express the business semantics of an attribute. I can't give a definitive answer to that other than to say that it is just good database manners.
    So please, continue to use CHAR when the shoe fits. Don't throw something away that has use just because it is not popular or in the mode.
    Also, if I am mistaken in any of the above, please feel free to educate me.
    Thanks.
    -----Original Message-----
    Subject: RE: Oracle on the use of VARCHAR2 vs. CHAR
    Ignore if you already got this. This is just FYI.
    -----Original Message-----
    Below is a detailed answer to your VARCHAR2 or CHAR questions from our Database expert Tom Kyte. The short answer is VARCHAR2 is what you want to use. If you have any questions or want to discuss this in more detail let me know.
    A CHAR datatype and VARCHAR2 datatype are stored identically (eg: the word 'WORD' stored in a CHAR(4) and a varchar2(4) consume exactly the same amount of space on disk, both have leading byte counts).
    The difference between a CHAR and a VARCHAR is that a CHAR(n) will ALWAYS be N bytes long, it will be blank padded upon insert to ensure this. A varchar2(n) on the other hand will be 1 to N bytes long, it will NOT be blank padded.
    Using a CHAR on a varying width field can be a pain due to the search semantics of CHAR.
    Consider the following examples:
    ops$tkyte@8i> create table t ( x char(10) ); Table created.
    ops$tkyte@8i> insert into t values ( 'Hello' );
    1 row created.
    ops$tkyte@8i> select * from t where x = 'Hello';
    X
    Hello
    ops$tkyte@8i> variable y varchar2(25)
    ops$tkyte@8i> exec :y := 'Hello'
    PL/SQL procedure successfully completed.
    ops$tkyte@8i> select * from t where x = :y; no rows selected
    ops$tkyte@8i> select * from t where x = rpad(:y,10);
    X
    Hello
    Notice how when doing the search with a varchar2 variable (almost every tool in the world uses this type), we have to rpad() it to get a hit.
    If the field is in fact ALWAYS 10 bytes long, using a CHAR will not hurt -- HOWEVER, it will not help either.
    The only time I personally use a CHAR type is for CHAR(1). And that is only because its faster to type char(1) then varchar2(1) -- it offers no advantages.
    If you just use varchar2 everywhere, no problem
    My advice is, has been, will be very loudly stated as:
    IGNORE THE EXISTENCE OF CHAR.
    period. If you never use char, you never compare char to varchar2, problem solved.
    And if you use char and compare a char(n) to a char(m) they will never compare either.
    Just say NO TO CHAR.
    **************************************************

    Hi,
    >>A CHAR datatype and VARCHAR2 datatype are stored identically (eg: the word 'WORD' stored in a CHAR(4) and a varchar2(4) consume exactly the same amount of space on disk, both have leading byte counts).
    Ok, but on the other hands:
    SGMS@ORACLE10> create table x (name char(10), name2 varchar2(10));
    Table created.
    SGMS@ORACLE10> insert into  x values ('hello','hello');
    1 row created.
    SGMS@ORACLE10> commit;
    Commit complete.
    SGMS@ORACLE10> select vsize(name),vsize(name2) from x;
    VSIZE(NAME) VSIZE(NAME2)
             10            5
    SGMS@ORACLE10> select dump(name),dump(name2) from x;
    DUMP(NAME)                                         DUMP(NAME2)
    Typ=96 Len=10: 104,101,108,108,111,32,32,32,32,32  Typ=1 Len=5: 104,101,108,108,111Cheers

  • I had set my phone to use the pattern screen lock but now it is asking for a PIN.

    I had set my phone to use the pattern screen lock but now it is asking for a PIN.
    I turned my phone on this morning and instead of the pattern lock that I've been using with this phone since I purchased it, it is now asking for a PIN that I do not know.
    I contacted Samsung but they told me that my carrier would be able to reset the PIN for me remotely. I've been trying to find a way to chat with Verizon support but it keeps sending me to self help troubleshooting. It was so easy to get a live person on Samsung support, how do I get a real person on Verizon?
    Thanks

    Thanks deb2too, I'll keep the number for future reference. I was able to unlock the phone via https://www.google.com/android/devicemanager

  • HT201263 I have had 3 devices ask to restore using iTunes in the last day. Anyone else having this issue?

    I Have had 3 devices ask to restore using I tunes in the last 24 hours. Has anyone else seen this lately?

    They we're all updated to the new iOS recently. Iphone, iPad and Apple TV.
    I Think I know what happened to the first two, but the latter baffles me.

  • I had join the Photoshop Photography Program, but still can not use the photoshop cc, the photoshop just ask me the serial no, but i can't find my serial no.

    i had join the Photoshop Photography Program, but still can not use the photoshop cc, the photoshop just ask me the serial no, but i can't find my serial no.

    Hello,
    see >>> http://helpx.adobe.com/creative-cloud/help/install-apps.html  here >>> How many computers can I install on
    I quote: You may install software on up to two computers. These two computers can be Windows, Mac OS, or one each.
    If you install on a third computer, it will request you to de-activate on the other two computers. You can then reactivate one of the previous two computers, and use Creative Cloud apps on it.
    Good luck!
    Hans-Günter

  • Hi, I need help and advice. Basically me and my ex partner both had iphones and synced it with the same computer under the same ID. We split i have a new laptop and now it keeps asking for the old ID or it'll erase my apps bought on theold account.

    Hi, I need help and advice. Basically me and my ex partner both had iphones and synced it with the same computer under the same ID. We split up and now im trying to get all my apps and info onto my new laptop with a new account but it keeps asking me for the old apple ID which she is still using and she changed the password. i tried backing it up but still nohing. When i try to back up purchased items being apps etc its keeps asking for the old one. help

    See Recover your iTunes library from your iPod or iOS device. But you'll still need the password.
    Once you have the computer authorized to use the account she could change the password again to stop you buying apps on her card (assuming it's not on yours!). It would lock you out of upgrading them too but they should work unless she uses the deathorize all feature.
    It depends on how amicable the split is...
    tt2

  • My ipod has had a previous owner How do I change my ipods email address so that when I try to down load anything it asks for the previous owners password but when I go to my account it says its my email my account but not when I try to download????

    My ipod has had a previous owner How do I change my ipods email address so that when I try to down load anything it asks for the previous owners password but when I go to my account it says its my email my account but not when I try to download can anyone please help me ????Plus it still has some of the previous owners pictures and videos on it that I want to delete and can't????? Also is there a way to kill the apps that u have used throughout the day the battery doesn't last long at all ??????

    - How did you dlete stuff from the iPod? If you have a 1G or 2G iPod and deleted the stuff by going to Settings>Genera.>Reset>Erase aall contents and settings without being connected to a power source, the battery dies before he erase was comleted since it can take hour.
    - In any event try the following:
    - Connect to a chaging sour for three hours.
    - Reset the iPod and then connect to the computer and try to restore va iTunes.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Next try placing the iPod in recovery moe and then try to restore. For recovery mode:
    iPhone and iPod touch: Unable to update or restore
    - Last try DFU made and restore.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • When I go to update my software using the app store download, it always asks for the previous user's ID, not mine.  Please help!

    When I go to update my software using the app store download, it always asks for the previous user's ID, not mine (my IT guy at school's-I am a faculty with admin priviledges).  I have signed in as me, have set the main preferences login user as me,and everywhere on the laptop I can use my apple ID except here.  It always shows me a greyed out ID of my IT.  How can I reset this to my ID? It doesn't give me an option to change the user ID, only a link to reset password.  I reset it, but it did not change the problem.  Can someone help me?

    It's not an ID problem, it's an ownership problem.
    When someone uses their personal Apple ID to buy and download content, the content is licensed to them and has their Apple ID engrained in it's DNA. It is an anti-piracy program. And when that personal Apple ID is used to setup a new Mac, it involves the Mac itself, the shipping OS and any pre-installed apps as well.
    It's not the correct way to handle Macs that belong to a business or an institution. And had it been handled correctly they would not now be in this predictument needing a drastic remedy.

  • TS4036 I have am trying to back up my Ipad from iCloud , my account name is ******** but when I get to restore the backup it asks for the password for********** has anyone had a similar problem?

    I am trying to restore my Ipad 2 from iCloud but at a certain point I am asked for the password for ******** even though the account I am trying to restore is ********.  I have checked all my account setting and cant see where that email address comes from. Has anyone else had this problem? Has my account been hacked?
    <E-mails Edited by Host>                                                          

    UGA_Fan-
    Could the purchase have been made using a different Apple account?  If so, you may need to contact Apple to find out how to transfer it to the iPad's account.
    Fred

  • While restoring an iPad iTunes asks for the password - which does it want; iTunes password or the one used to unlock the iPad normally?

    I was having issues with my iPad so decided to do a complete wipe and restore.  The wipe went fine, but when I asked iTunes to do the restore it asks, "Enter the password to unlock your iPad backup"
    I tried firstly entering the password I used to lock the iPad previously.  That did not work
    I then tried the iTune password.  That did not work either.
    Can it be there is another password for the back up of which I am unaware?
    Is there a way to unlock the backup and restore it to the iPad?  Can the password be reset somehow?
    What is the point of a backup that you cannot restore?

    So, why is it not the passcode used to lock the iPad?  And why is the prompt not a little more specific, "Use the unique passcode for unlocking encrypted backups" might have been more helpful.  As it was I tried, in my desperation, to use not only a) the passcode with which I locked my iPad, but also b) my Apple ID password (also, I would have thought a reasonable option), c) my usual "master/default password" and d) the PREVIOUS password for the iPad... It was having none of it.
    Curiously, having rebooted iTunes it now is performing a sync with the iPad (it did not even give me the option to do a restore) and this is even more confusing since the iTune screen shows the usage (25 GB free) along the bottom to be the same as my iPad BEFORE the wipe, but the pull down graphic (under the devices pull down menu) show 100% unused...
    To be honest this takes me round in a circle, since my original problem was iTunes saying I had 25Gb free, but the pull down graphic displaying almost 100% full and the system saying it could not copy to the iPad as there was only 1.87GB free...

  • HT4623 I updated my ipad but had to skip the update to the icloud because it was not finished within 2 hours. The ipad worked fine then, but I turned it off.  When I tried to turn it on again, it kept asking for the password over and over.  What do I do n

    I updated my ipad but had to skip the update to the icloud because it was not finished within 2 hours. The ipad worked fine then, but I turned it off.  When I tried to turn it on again, it kept asking for the password over and over.  What do I do now?

    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    Saw this solution on another post about an iPad in a school enviroment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • I have had to reinstall my Adobe creative suite 6 Standard but when I key in the serial number it asked for the serial number of a qualifying product?

    I have had to reinstall my Adobe creative suite 6 Standard but when I key in the serial number it asked for the serial number of a qualifying product?

    It's asking you or prompting you to input the old serial number of the version that you used to upgrade to your new version.

  • I had purchased iphone 6 from the online store and i had peid the full amount by using my cc , i had noticed now that the order get cancelled as its out of quantity , could you please assist me to refund my money back to my cc !!  my order number W24

    i had purchased iphone 6 from the online store and i had peid the full amount by using my cc , i had noticed now that the order get cancelled as its out of quantity , could you please assist me to refund my money back to my cc !!

    I am going through the same process! It is a nightmare doing anything with adobe. They make it as difficult as possible to get a refund and keep asking me if i want anothe program instead of a refund. They are making me jump through all kinds of hoops to get the refund and refuse to call me. They have ZERO customer service and the only reason they stay in business is because they have no real competitors. It's a shame, but I suggest you reprot them to the Better Business Bureau. I did.

Maybe you are looking for

  • Parked invoices report required

    Hi All Is there any report / table  to display parked invoices apart from MIR6 / MIR5 , in which we can see the parked invoices list w.r.t PO doc type and document date ?? Moreover Service entry sheet no. display will be an additional advantage in th

  • Can we have a filter to handle all the apps in a container?

    Hi, I have a simple (Stupid) question. Can I configure a Servlet filter to intercept requests to all the applications (a.k.a all the ServletContexts)? All I know is we can configure a filter for each ServletContext (application), but I am wondering i

  • My Macbook crashed and I can't figure out....

    I had iWeb and a whole website all done. Domain name and all... just a perfect personal site. My Macbook crashed. I got a new hard drive installed and am going thru re-installing and re-setting things to my liking... and when I open iWeb and put in m

  • C++ Compiler 5.11 with dwarf produces twice as big binarries as with -xdebugformat=stabs -xs

    I am evaluating migrating to Studio 12u2 from Studio 11. First thing I noticed is that due to new debug info format (dwarf) binaries became twice bigger than they were when compiled with Studio 11 with -xs option (which puts debug info into binaries)

  • Zune tells me "your phone is up to date" when it's...

    HI folks, Lumia 800, I'm on an old firmware 11500, I know there have been at least 2 other updates issued since then not counting the one that's rolling out currently. But when I connect to Zune and select 'settings'.. 'update'  it goes away for a wh