Problem on last step of LSMW

Hi all,
i am new to LSMW, when i am transferring data from a notepad file through LSMW, in the last step i got the error that "Maintenance at plant level' and something '000000000000000' after that it close automatically,
plz forward me step by step lsmw.
Thanx in advance,

Hai
Check the Step by step process for LSMW
Using Tcode MM01 -- Maintain the source fields are
1) mara-amtnr  char(18)
2) mara-mbrsh  char(1)
3) mara-mtart  char(4)
4) makt-maktx  char(40)
5) mara-meins  char(3)
the flate file format is like this as follows
MAT991,C,COUP,Srinivas material01,Kg
MAT992,C,COUP,Srinivas material02,Kg
AMT993,C,COUP,Srinivas material03,Kg
MAT994,C,COUP,Srinivas material04,Kg
MAT995,C,COUP,Srinivas material05,Kg
goto Tcode LSMW
give Project Name
     Subproject Name
     object Name
Press Enter -
Press Execute Button
It gives 13 radio-Button Options
do the following 13 steps as follows
1) select radio-Button 1 and execute
   Maintain Object Attributes
select Standard Batch/Direct Input
   give Object -- 0020
       Method -- 0000
   save & Come Back
2) select radio-Button 2 and execute
   Maintain Source Structures
   select the source structure and got to click on create button
   give source structure name & Description
   save & Come Back
3) select radio-Button 3 and execute
   Maintain Source Fields
   select the source structure and click on create button
   give
   first field
        field name    matnr
        Field Label   material Number
        Field Length  18
        Field Type    C
   Second field
        field name    mbrsh
        Field Label   Industrial Sector
        Field Length  1
        Field Type    C
   Third field
        field name    mtart
        Field Label   material type
        Field Length  4
        Field Type    C
   fourth field
        field name    maktx
        Field Label   material description
        Field Length  40
        Field Type    C
   fifth field
        field name    meins
        Field Label   base unit of measurement
        Field Length  3
        Field Type    C
  save & come back
4) select radio-Button 4 and execute
   Maintain Structure Relations
   go to blue lines 
      select first blue line and click on create relationship button
      select Second blue line and click on create relationship button
      select Third blue line and click on create relationship button
  save & come back
5) select radio-Button 5 and execute
   Maintain Field Mapping and Conversion Rules
   Select the Tcode and click on Rule button there you will select constant
   and press continue button
   give Transaction Code : MM01 and press Enter
   after that
   1) select MATNR field click on Source filed(this is the field mapping) select MATNR and press Enter
   2) select MBRSH field click on Source filed(this is the field mapping) select MBRSH and press Enter
   3) select MTART field click on Source filed(this is the field mapping) select MTART and press Enter
   4) select MAKTX field click on Source filed(this is the field mapping) select MAKTX and press Enter
   5) select MEINS field click on Source filed(this is the field mapping) select MEINS and press Enter
  finally     
  save & come back
6) select radio-Button 6 and execute
   Maintain Fixed Values, Translations, User-Defined Routines
   Create FIXED VALUE Name & Description as MM01
   Create Translations Name & Description as MM01
   Create User-Defined Routines Name & Description as MM01
   after that delete  all the above three just created in the 6th step
   FIXED VALUE --MM01
   Translations --MM01
   User-Defined Routines --MM01
   come back
7) select radio-Button 7 and execute
   Specify Files
   select On the PC (Frontend) -- and click on Create button(f5)
                                  give the path of the file like "c:\material_data.txt"
                                  description : -
                                  separators as select comma radiao- button
   and press enter   save & come back
8) select radio-Button 8 and execute
   Assign Files
   Save & come back
9) select radio-Button 9 and execute
   Read Files
   Execute
   come back
   come back
10) select radio-Button 10 and execute
    Display Imported Data
    Execute and press enter
    come back
    Come back
11) select radio-Button 11 and execute
    Convert Data
    Execute
    come back
    Come back
12) select radio-Button 12 and execute
    Display Converted Data
    Execute & come back
13) select radio-Button 13 and execute
    Start Direct Input Program
   select the Program
   select continue button
go with via physical file
give the lock mode as 'E'
and execute
Regards
Sreeni

Similar Messages

  • Problem at the last step in LSMW Direct I/P Method

    Hi all ,
    I am trying to create the ROUTING using LSMW direct input method .
    After executing the last step (Start Direct Input )  .. I am getting the Following Information as errors .
                   Data Transfer of Routings via Direct Input                                                                  1
        Error_di_exp         From    To      Obj   Index       Plnnr
    E    2     2                             O     0000000001
    E                           1     1      A     0000000001
    E                           2     2      O     0000000001
    C\ 045
       You cannot edit the task list object with activity type
    C\ 045
       You cannot edit the task list object with activity type
    Please let me where could be the problem .
    Thanks for any suggestions .
    Regards,
    Raj

    go to CA01 and try loading one routing manually and you will understand whats the error.
    discuss activity type restrictuing to be laoded with Functional consultent.

  • Background  job terminated in LSMW last step

    Experts:
    When I run the last step in LSMW: 13 Start Direct Input Program,
    I set a background job for Trans:BMV0,
    But it goes an error:
    "Job started
    Step 001 started (program RMDATIND, variant....)
    Could not open file xxxx.lsmw.conv
    Job cancelled after system exception ERROR_MESSAGE"
    could you tell me possible reasons for this error?thank you!

    Ichecked the file assignment in step seven.
    what file path and name did you define for the converted file? is this located on your PC or on the application server?
    did you execute step 11?
    did step 11 tell you that SAP had written xxx records to the conv-file?
    The file path is on the application server
    yes,I executed it.
    Transactions Read:                9,066
    Records Read:                    50,324
    Transactions Written:             9,046
    Records Written:                 50,228

  • LSMW last step.  Batch input????

    Hi all,
    I have successfully read the flat file and all the record is being read.  The last step is batch input and its showing the record read and everything...
    Now how do I go forward with the batch input and run it so that the respective data gets loaded to the transaction and to the database tables...
    If possible, can you experts give me the steps so that I can run the batch input, the last step of the LSMW.  Guys, I am really new to the SAP field, so please help me...
    Waiting for your replies.
    Thanks,
       -Ken C

    Have you gone through all these steps, particularly the bold ones?
       <b>Maintain object attributes
       Maintain source structures                     
       Maintain source fields                         
       Maintain structure relations                   
       Maintain field mapping and conversion rules</b>    
       Maintain fixed values, translations, user-define
       <b>Specify files                                  
       Assign files                                   
       Generate read program</b>                          
       Display read program                           
       <b>Read data</b>
       Display read data                              
       <b>Generate conversion program</b>
       Display conversion program                     
       <b>Convert data</b>
       Display converted data                         
       Check converted data against customizing       
       <b><i>Create batch input session
       Run Batch Input session
       Analyze erroneous transactions</i></b>
       Frame program for periodic data transfer       
    The last steps in bold and italics are the ones that will post the data.
    Srinivas

  • LSMW Error - Last step

    Hello,
    I created an LSMW for AS02 and all steps were carried out successfully (Display, convert shows the correct mapping).
    The step (CREATE BATCH INPUT SESSION) shows this error :
    BDC_INSERT, screen .&. is invalid
    Message no. 00339
    Diagnosis
    Error creating a batch input session.
    Why is that? This is the last step.
    Any help is welcom
    Regards
    roger

    Hi,
    Select the session in SM35 and process this record in "Display only Error" mode. This will let you see where in AS02 the error is coming and help you identify the correction that is needed.
    regards
    Sreekanth

  • When I try to use siri to book an appointment the last step when she says "do you want me to shedule that for you" I say yes and then she says "Sorry I can't do that, very frustrating. Do I have to turn on another setting or something?

    When I try to use siri to book an appointment the last step when she says "do you want me to shedule that for you" I say yes and then she says "Sorry I can't do that, very frustrating. Do I have to turn on another setting or something?

    Hello BassoonPlayer,
    Since you are using one of the the school's Macbooks, it is quite possible that the time and date are not properly set on the computer that you are using.  FaceTime will not work if you do not have the proper time zone set up for the location that you are in.  This past week, there were a two other Macbook users I've helped by simply telling them to set the Date/Time properly.  By the way, you described your problem very well, which makes it easier for us to help you.  Hope this solves your problem -- if not, post back and I can suggest other remedies.
    Wuz

  • Active Sync not working (fails on last step of MS remote connectivity test)

    Hello,
    can't figure out what is wrong with our active sync.
    https://testconnectivity.microsoft.com fails on last step:
    Attempting the FolderSync command on the Exchange ActiveSync session.
    Exchange ActiveSync returned an HTTP 500 response (Internal Server Error).
    HTTP Response Headers:
    request-id: c058805f-cfb1-4303-8edc-7962e5cb0d18
    X-CalculatedBETarget: internal_servername.domain.com
    MS-Server-ActiveSync: 15.0
    X-MS-RP: 2.0,2.1,2.5,12.0,12.1,14.0,14.1
    MS-ASProtocolVersions: 2.0,2.1,2.5,12.0,12.1,14.0,14.1
    MS-ASProtocolCommands: Sync,SendMail,SmartForward,SmartReply,GetAttachment,GetHierarchy,CreateCollection,DeleteCollection,MoveCollection,FolderSync,FolderCreate,FolderDelete,FolderUpdate,MoveItems,GetItemEstimate,MeetingResponse,Search,Settings,Ping,ItemOperations,Provision,ResolveRecipients,ValidateCert
    X-MS-BackOffDuration: L/-470
    X-MS-Diagnostics: &Log=PrxFrom:10.224.6.74_V120_HH:mail.domain.com_SmtpAdrs:username%40domain.com_NMS1_St:F_Sk0_Srv:12a0c0d0s0e0r0A0sd_Ers1_Cpo19921_Fet20000_ExStk:H4sIAAAAAAAEAOVWS2%2fjNhC%2bL9D%2fMEcvoAh20r0YiwCq5WwF1HFgedujS5Njmw1FqiRlWP31HVqW5LTZpHFboA9d%2bBBn5vvmRc4kt8aZjY%2bnB75jeotxIm1ea96OD2gLplF7OoCll0bD1dXVLcx%2bL5kyz%2bJUWuTe2DpO0nmJlgWRTnYMCfdyj9AdA9Megg2TCgXQbK%2f08CZ%2bdHtjpYuVj2G5kw7QWmOBJtp4sOitZGuFMSRCyKCBKZB6Ywhwa4ujc0FAoJYo4q%2fencyLzrxFVxrtcAzD5vswhhz51NoxpHmWXg1vRh%2buR9NRBKU1ZK6Ar4fDGxhk9%2fnnu7tVMplM83y1yD59u8zfRyDICTB81zgpr53HovdJjnYvCVP8YI033CjX%2f3vOWcsdQuXQwo4RDe2qzUZyScEA1lCzcrvzjngBAPN%2fxN53gpUTozUdIBMxTZ23FfeLkx8GmfY311CQdrbFTEQQJDpwfbgiIJFK%2bUSp4ESaLesSI1jKAvOSadr8uULnw3pe%2bQi%2bMUYh7WPLb65P%2f95fjj9HLRaNoUEndtpoETyPyZzZfT2ZHwJ4cZHxp%2f5T56sI7iulQhL%2fOAKuQmRzKTBHZvnuBDKC7Ji00tc5J%2b9T6M9WEeRUBnoLnCmFNqP0fwOrJA0bOcU60JkekFceZ0ZISrMjwJYd1fL6JxICQmjrCL7Mtj2ZUSFTdkoqypBEXfCL0tfNiZPZeZ%2fw%2fTHpQu9pmFAlwVSTug2VgKZi6BIInGf8EbxlHMOxS4knBLL%2bBbvf09BnBs%2bFHHg3fckJvaYOqqBQNaXljWdqEboXunbPNsu5DhmP9r8Wwn8jk4uR52yPPUbq2p5pjksT9ineU10VVP5NzdOVQr3AHzOhRbWuS%2bbc90xJwV4D0l3WaYqhU86Ypq5t44%2b3fLVKpSsVqyeK1F1fxx8nFpnH5gYMUo0IJbdnkurqdr1ajXDwJt73xnfhSahSPNleVPrs6h%2bczYGJs9bXZ349MZV%2bsRt%2fiecrlAatT49Wss3d8YXxF7aVvwHXJYZmZk0Kmj%2bDT8qsKc%2fpJoBtN41geqDoYbhUwJGmnCJIGo7yxDns9ynId8gf74ydsUOj9Cw9n0COYEbj2hxOyQ%2fFk%2bU%2fm9Gfhj4xBb2NRfy5FCHa6Utw36KPxlKhP9FvXrH0AgoDXfUvVuhvVf1g7CPa5Y6cIoIgvYCfeZaPxv%2bTZ%2fmvaIx0uvAMAAA%3d_S111_Error:ADOperationException1%3aActive+Directory+operation+failed+on+dc1.domain.com.+This+error+is+not+retriable.+Additional+information%3a+Access+is+denied.%0d%0aActive+directory+response%3a+00000005%3a+SecErr%3a+DSID-031521E1%2c+problem+4003+(INSUFF%5FACCESS%5FRIGHTS)%2c+data+0%0a_Mbx:internal_servername.domain.com_Dc:dc1.domain.com_Throttle0_SBkOffD:L%2f-470_DBL7_DBS1_CmdHC-1477255686_TmRcv08:21:38.3814461_TmSt08:21:38.3814461_TmDASt08:21:38.4126927_TmPolSt08:21:38.4126927_TmExSt08:21:38.4126927_TmExFin08:21:38.4439409_TmFin08:21:38.4595741_TmCmpl08:21:58.381466_ActivityContextData:ActivityID%3dc058805f-cfb1-4303-8edc-7962e5cb0d18%3bDbl%3aMBLB.T%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d8255%3bDbl%3aST.T%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d11%3bDbl%3aSTCPU.T%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d15%3bDbl%3aBudgUse.T%5b%5d%3d78.1279983520508%3bI32%3aMB.C%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d37%3bF%3aMB.AL%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d0.4054054%3bDbl%3aMAPI.T%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d15%3bI32%3aRPC.C%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d37%3bDbl%3aRPC.T%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d15%3bI32%3aROP.C%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d6740924%3bI32%3aMAPI.C%5binternal_servername.e04c7165-79e6-401c-a668-a1ed96a7e951%5d%3d85%3bI32%3aATE.C%5bsrv00.domain.com%5d%3d1%3bF%3aATE.AL%5bsrv00.domain.com%5d%3d0%3bI32%3aADS.C%5bsrv00%5d%3d1%3bF%3aADS.AL%5bsrv00%5d%3d8.6476%3bI32%3aADW.C%5bdc1%5d%3d1%3bF%3aADW.AL%5bdc1%5d%3d0.6981%3bI32%3aADS.C%5bdc1%5d%3d3%3bF%3aADS.AL%5bdc1%5d%3d1.060033%3bS%3aWLM.Cl%3dCustomerExpectation%3bS%3aWLM.Type%3dEas%3bS%3aWLM.Int%3dTrue%3bS%3aWLM.SvcA%3dFalse%3bS%3aWLM.Bal%3d480000%3bS%3aWLM.BT%3dEas_Budget:(D)Owner%3aSid%7eKSVORIS%5cusername%7eEas%7efalse%2cConn%3a0%2cMaxConn%3a10%2cMaxBurst%3a480000%2cBalance%3a480000%2cCutoff%3a600000%2cRechargeRate%3a1800000%2cPolicy%3aGlobalThrottlingPolicy%5F3e976729-4019-4478-bb02-790c76651d0a%2cIsServiceAccount%3aFalse%2cLiveTime%3a00%3a00%3a46.5620819_
    X-DiagInfo: internal_servername
    X-BEServer: internal_servername
    X-FEServer: internal_servername
    Content-Length: 5864
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Date: Tue, 30 Sep 2014 08:21:58 GMT
    Set-Cookie: X-BackEndCookie=S-1-5-21-1715567821-1220945662-1801674531-2707=u56Lnp2ejJqBms/LnMjOycrSyMaaydLLz86c0p7JycfSns6am8bJnsiaxsrOgYHOz9DMz9DNz87L38/Hxc3OxcrH; expires=Thu, 30-Oct-2014 06:21:58 GMT; path=/Microsoft-Server-ActiveSync; secure; HttpOnly
    Server: Microsoft-IIS/8.0
    X-AspNet-Version: 4.0.30319
    X-Powered-By: ASP.NET
    Elapsed Time: 20931 ms.
    Owa and everything else works fine.

    Third party COMODO wildcard sertificate. Owa gives no warnings on SSL.
     Testing the SSL certificate to make sure it's valid.
      The certificate passed all validation requirements.
     Additional Details
    Elapsed Time: 585 ms. 
     Test Steps
     The Microsoft Connectivity Analyzer is attempting to obtain the SSL certificate from remote server mail.domain.com on port 443.
      The Microsoft Connectivity Analyzer successfully obtained the remote SSL certificate.
     Additional Details
    Remote Certificate Subject: CN=*.domain.com, OU=COMODO SSL Wildcard, OU=Domain Control Validated, Issuer: CN=COMODO RSA Domain Validation Secure Server CA, O=COMODO CA Limited, L=Salford, S=Greater Manchester, C=GB.
    Elapsed Time: 562 ms. 
     Validating the certificate name.
      The certificate name was validated successfully.
     Additional Details
    The host name that was found, mail.domain.com, is a wildcard certificate match for common name *.domain.com.
    Elapsed Time: 0 ms. 
     Testing the certificate date to confirm the certificate is valid.
      Date validation passed. The certificate hasn't expired.
     Additional Details
    The certificate is valid. NotBefore = 9/16/2014 12:00:00 AM, NotAfter = 9/15/2017 11:59:59 PM
    Elapsed Time: 0 ms. 

  • Downloaded new ios7 and new itunes 11.1 and now iphone 4 won't finish syncing - just stays on last step and never finishes or cancels on its own. Tried reinstalling itunes with no success.

    Downloaded new ios7 and new itunes 11.1 and now iphone 4 won't finish syncing - just stays on last step and never finishes or cancels on its own. Tried reinstalling itunes with no success.

    I have the same problem.. latest version of iTunes (11.1.5) and latest version of ios (7.1) but it gets stuck at "waiting for changes to be applied" and I can't cancel the sync manually. It doesn't cancel on it's own either (at least not the 8 hours over night that it was syncing) and if I unmount the phone then the phone keeps the sync going (the little spinning arrows in the upper left corner) and doesn't recognize that it's been disconnected..
    I've tried restoring the phone (with little success, managed to get one more song on there) and syncing over wi-fi but nothing seems to work. Any thoughts, anyone?

  • Firefox will NOT start, deleting and reinstalling will start as last step but once Firefox is closed it will NOT restart.

    Both browsers (Firefox 21 & IE) installed on my 64-bit Widows XP desktop refuse to start either from clicking the desktop icon, the start bar menu, or the executables themselves. What does happen is that all icons disappear from the screen for some 15-30 seconds, then the icons are returned to the screen, and the last informative message displayed from the system tray at start up is repeated.
    Deleting Firefox and reinstalling will start the browser as the last step, but when the new copy is closed it will not start. Also just rerunning the installation download without deleting Firefox will "Upgrade" and start as a last step but when the new copy is closed it can not be restarted. Running restore on the new copy has on apparent effect on the ultimate inability to restart after closing.
    I only tried the IE browser after being unable to start Firefox (its ordinarily only used by the MS update procedure) and have not investigated either reinstalling or repairing it.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Sync Cancelling at the Last Step after Loading iOS 5

    I recently updated my iPhone 3G S to iOS5 but when the phone was restored following the update only about 2/3 of my music had synced with my phone. When I try to sync (via WiFi or cable), the iPhone gets to the last step (Step 6 of 6), begins to sync the music and then sayings cancelling sync when I haven't touched anything. When I look at my phone after attempting to sync it, I can see the songs that have not sync'd on my phone, but they are in a more transparent gray (rather than the typical black lettering) and I am unable to play them.
    I have already tried restoring my phone again, the issue has persisted. I am unsure if it is relevant, but I have a 13" MacBook Pro. Thanks!

    Hi Roberto,
    Thank you very much for your prompt response the issue seems to be very close to what is described in notes
    ·         1624426
    ·         1664394
    Unfortunately We have tried both notes i.e. our Administrator verified that port is 80 and we have tried to use the ‘DNS-hostname:80’ and the problem still occasionally appears (I stress occasional and from specific end user’s PCs).
    Any other ideas?
    Thank you in advance.
    Kind Regards
    Mike 

  • Help required in the last step of SAP Query

    Hi Experts,
    I have walked through all the steps of SAP Query except for the last one.Please tell what to do in the attached screen shot of SAP Query.
    Thanks and regards
    Rajeev Chhabra

    Hi Vinod
    My problem is that
    1.I am not getting the screen Basic List Line structure in the Tcode SQ01 can you tell me how to get that.
    2. In the last step of the SQ01 transaction code Can you please tell what to do on the screen Query layout design(Please give adetailed response)
    Thanks and regards
    Rajeev Chhabra
    Message was edited by: rajeev chhabra

  • Eternity Long Syncing, Getting Stuck On Last Step

         Okay, I have tried and tried to solve this problem on my own and I am just at a dead end here. One time I was happy with having music on my iPod Touch 5 until all of a sudden the music would not show up on there anymore. I'm sure a lot of people are experiencing the same thing, having their playlist come up gray-colored with that dotted circle next to it and having it say that it is in the storage in blue but not really on your iPod/iPhone. The real problem I see for me at least it that it does not quite finish the syncing process. It'll get stuck on "waiting for changes to be applied" and well one time last night i left my iPod on that step over night into 9am this morning and STILL on that last step. No music. This is the same for my iPhone 5s. Although at one point I was able to manually grab a song from my playlist and drag to my phone and it'll be on there but that stopped too. Any new songs I manually drag to the phone will show up in that grayed color, but the blue storage part on the bottom part accounts for it, but its not on the phone/pod. The only problem I can spot as of right now is that its not "completely" getting done with syncing. And yes I have tried many alternatives; I've uninstalled iTunes and reinstalled back in the proper way (in case this helps I do have a Windows 7 computer), I've rebooted my iPod 5 and iPhone 5s before syncing, I have un-check marked the "Sync Music" and re-checked it back (That also never gets done syncing, so I just cancel it), I even restored my iPod as new just to see if it'll get music on there and well it didn't work (I was thinking that something corrupted could have been on the iPod as well as in the back-up so I did that and no improvments. I didnt do this for my iPhone yet.), and yes this iTunes is authorized with this computer. I don't know what else to do, this could either be my iPod, the computer, iTunes (I have the 11.1.4) or the dock connector messed up. I just want that syncing to be finished!!! Can someone please help me out so I can listen to music on my iPod again. Thank you!
         Also as additional information, it only shows the songs I've bought off of iTunes, rather than the ones I have on my computer. The majority of my playlist came from my computer and I have it in the "My Documents", I have 540 songs total.

    See this previous discussion:
    Syncing stays on 'waiting for items to copy' with iOS 5 (Updated)

  • Payment Wizard last step did not pop-up docu printing

    What caused this issue, when I tested Payment Wizard the whole cycle, the last step did not launch to "Document Printing"?
    I only can print those checks from banking> Document Printing.  Anyone has same problem like this?

    Hi Suda,
    I checked the "Execute" since I reviewed the detail and want to print the checks at once. Tks.

  • My iPad gets stucked in the last step of the sync with the computer.

    When connecting the iPad to the computer the iTunes starts, reconizes my iPad and starts the sync of the iPad.
    It syncs the contacts, calendars, pictures, music, etc, but in the last step (7th; "finishing Sync") it stucks and stays for ever without finishing.
    I cannot load a previous backup because as soon as I connect the iPad to the computer the Sync process starts and no button is available.
    I've tried to load again iTunes to start from the begining but it is still saying the same, that the Sync process is finishing and is blocked there.
    Any help?
    Thanks a lot.

    Hi Demo,
    I've tried what you say but, if I'm doing it right, it doesn't work because after rebooting it goes again to syncing and stucks on the last step.
    Nevertheless let me check if I'm doing it right; When you say "Before you restore from the backup, quit iTunes, ...." you mean "Before" or "After" because I don't understand how I could reboot the iPad BEFORE I restore from the Backup if it is already restoring.
    Just let me write down the procedure to check that it is the right one:
    1- I launch iTunes (iPad not connected) and go to Edit>Preferences>Devices, and I check the box to Prevent the iPad to syncing automatically. I click OK.
    2- I quit itunes.
    3- I connect the iPad to the computer.
    4- I launch iTunes.
    5- I go to Restore from Backup
    6- Restore from Backup is finished
    7- I quit iTunes
    8- I disconnect the iPad from the PC
    9- I reboot my PC
    10- I reboot my iPad by holding down on the sleep and home buttons... iPad stars.
    11- I connect the iPad to my PC.
    12- I launch iTunes
    13- I click on sync button.
    If the procedure is right then my problem must be another one because when I do it and it starts syncing again the same problems comes back again and the syncing never stops at the last step.
    Thank you anyway for your time and support.
    Best regards,
    Francisco

  • Log-on freezes at the last step

    Hi,
    We use BPC 7.5 NetWeaver version SP08.
    We have noticed that occasionally some of our end users are experiencing the following problem:
    When they try to log on either through the Planning and Consolidation for Office Client or through the Planning and Consolidation Administration Client the log-on process freezes at the last step where the connection bar is shown i.e. after they input their credentials and press Next button.
    It should be stressed that this problem appears occasionally and only on specific end usersu2019 PCs.
    I would very much appreciate any help.
    Thank you in advance,
    Mike

    Hi Roberto,
    Thank you very much for your prompt response the issue seems to be very close to what is described in notes
    ·         1624426
    ·         1664394
    Unfortunately We have tried both notes i.e. our Administrator verified that port is 80 and we have tried to use the ‘DNS-hostname:80’ and the problem still occasionally appears (I stress occasional and from specific end user’s PCs).
    Any other ideas?
    Thank you in advance.
    Kind Regards
    Mike 

Maybe you are looking for

  • Making a page print in flash

    If you can help, please talk as if you're talking to a two year old. I'm new at this! I just can't get a better solution than making the stage about 3000 pixels high. If nto thte stage, then how to make the text field really long and scrollable? Ther

  • Formula Variables for Key Figure Rolling Averages 3/6 months

    Dear BEx guru! I need dynamic (user selectable range from select options) 3, 6 month averages for Sales, Inventory  Key Figures. I used variable offset alone and I am not getting the results. Mar/06 = 120 EACH, Apr/06 = 150 EACH and May/06 = 180 EACH

  • Newbie script question... consecutive numbers with update.

    complete newbie type question... this is also my first post.  ( I am using CS3) does anyone have a script which can make it so I can add numbers into the text consecutively. for example, if this is my text "the big fat dog sat on the very wide mat, b

  • Reinstall Photoshop Elements 13 and Premiere Elements 13 on new PC after old one crashed ?

    How can I reinstall Photoshop E 13 and Premiere E.13 on new PC after old PC crashed? Obviously I was not able to disinstall prior to crash. Thanks for your help. EME

  • New internal HD not recognized in LR 3

    Drive is E: on a win7 desktop. That doesn't show on the left panel among the drives and isn't available for export. It is visible with the import dialogue and I was able to create a new catalog file on it. Exporting, all I can see starts with the C: