Dump in tragation J2IUN

Hi experts,
I am getting dump in J2IUN tragation ...dump analysis in st22 is as fallow
Runtime Errors         DYNPRO_FIELD_CONVERSION
Date and Time          31.10.2007 14:02:22
Short text
Conversion error
What happened?
The current screen processing action was terminated since a situation
occurred where the application could not continue.
This is probably due to an error in the ABAP program or in the current
screen.
What can you do?
Note which actions and input led to the error.
For further help in handling the problem, contact your SAP administrator
You can use the ABAP dump analysis transaction ST22 to view and manage
termination messages, in particular for long term reference.
Error analysis
The program has been interrupted and cannot resume.
Program "J_1IRUTZN" attempted to display fields on screen 9000.
An error occurred during the conversion of this data.
How to correct the error
There was a conversion error in the output of fields to the screen.
The formats of the ABAP output field and the screen field may not match.
Some field types require more space on the screen than in the ABAP
program. For example, a date output field on the screen requires two
more characters than the corresponding field in the ABAP program. When
the date is displayed on the screen, an error occurs resulting in this
error message.
Screen name.............. "J_1IRUTZN"
Screen number............ 9000
Screen field............. "UTIL1-REM_BAL"
Error text............... "FX015: Sign lost."
Other data:
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
Display the system log by calling transaction SM21.
Restrict the time interval to 10 minutes before and five minutes
after the short dump. Then choose "System->List->Save->Local File
(Unconverted)".
3. If the problem occurs in a problem of your own or a modified SAP
program: The source code of the program
In the editor, choose "Utilities->More
Utilities->Upload/Download->Download".
4. Details about the conditions under which the error occurred or which
actions and input led to the error.
System environment
SAP-Release 700
Application server... "devsetco"
Network address...... "202.71.136.102"
Operating system..... "HP-UX"
Release.............. "B.11.23"
Hardware type........ "ia64"
Character length.... 16 Bits
Pointer length....... 64 Bits
Work process number.. 0
Shortdump setting.... "full"
Database server... "devsetco"
Database type..... "ORACLE"
Database name..... "DEV"
Database user ID.. "SAPSR3"
Char.set.... "C"
SAP kernel....... 700
created (date)... "Mar 19 2007 20:44:04"
create on........ "HP-UX B.11.23 U ia64"
Database version. "OCI_102 (10.2.0.1.0) "
Patch level. 102
Patch text.. " "
Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
SAP database version. 700
Operating system..... "HP-UX B.11"
Memory consumption
Roll.... 16192
EM...... 12569520
Heap.... 0
Page.... 32768
MM Used. 2327408
MM Free. 1859808
User and Transaction
Client.............. 230
User................ "TECH"
Language key........ "E"
Transaction......... "J2IUN "
Program............. "J_1IRUTZN"
Screen.............. "J_1IRUTZN 9000"
Screen line......... 27
Information on where terminated
Termination occurred in the ABAP program "J_1IRUTZN" - in
"UTIL_CONTROL_CHANGE_TC_ATTR".
The main program was "J_1IRUTZN ".
In the source code you have the termination point in line 135
of the (Include) program "J_1IUPBON".
Source Code Extract
Line
SourceCde
105
106
ENDMODULE.                 " fill_disptab1  OUTPUT
107
108
*&      Module  fill_util_rules  OUTPUT
109
110
      text
111
112
MODULE fill_util_rules OUTPUT.
113
if rules is initial.
114
perform fill_util_rules.
115
endif.
116
117
ENDMODULE.                 " fill_util_rules  OUTPUT
118
119
*&      Module  fill_screen_values  OUTPUT
120
121
      text
122
123
MODULE fill_screen_values OUTPUT.
124
125
PERFORM fill_util_table.
126
PERFORM set_screen_values.
127
128
ENDMODULE.                 " fill_screen_values  OUTPUT
129
130
*&spwizard: output module for tc 'UTIL_CONTROL'. do not change this
131
*line!
132
*&spwizard: update lines for equivalent scrollbar
133
module UTIL_CONTROL_change_tc_attr output.
134
describe table UTIL1 lines UTIL_CONTROL-lines.
>>>>>
endmodule.
136
137
*&spwizard: output module for tc 'DUTIES'. do not change this line!
138
*&spwizard: update lines for equivalent scrollbar
139
module DUTIES_change_tc_attr output.
140
describe table PAYABLE lines DUTIES-lines.
141
endmodule.
142
143
*&      Module  DUTIES_change_field_attr  OUTPUT
144
145
      text
146
147
MODULE DUTIES_change_field_attr OUTPUT.
148
149
if payable-amt = payable-pmnt.
150
payable-icon = ICON_GREEN_LIGHT.
151
else.
152
payable-icon = ICON_RED_LIGHT.
153
endif.
154
if payable-row = tcntr.
Contents of system fields
Name
Val.
SY-SUBRC
0
SY-INDEX
0
SY-TABIX
1
SY-DBCNT
0
SY-FDPOS
2
SY-LSIND
0
SY-PAGNO
0
SY-LINNO
1
SY-COLNO
1
SY-PFKEY
9000
SY-UCOMM
SY-TITLE
Monthly Utilization
SY-MSGTY
I
SY-MSGID
SF
SY-MSGNO
616
SY-MSGV1
J_1IRUTZN
SY-MSGV2
RE
SY-MSGV3
EN
SY-MSGV4
SY-MODNO
1
SY-DATUM
20071031
SY-UZEIT
140222
SY-XPROG
SAPCNVE
SY-XFORM
CONVERSION_EXIT

Hi Sam,
Use 'WS_DOWNLOAD' function module. it will not show any GUI at runtime like gui_download. you have to give the file path in one of the parameter.
it may be useful for you.

Similar Messages

  • Abap Dump in j2iun

    Hello,
    I have assigned the gl accounts in CIN for TT UTLZ but when i execute the transaction j2iun the abap dump comes .
    Why it comes.
    Suggest

    Hi,
    I think following note will the solution for the ABAP Dump
    Note 1044391 - ABAP dump due to time out error / performance issue in J2IUN
    Regards,
    Jigar

  • Dump Analysis in J2IU Tcode

    On execution of the report its showing the following dump.
    Runtime Errors         PERFORM_CONFLICT_UC_STRUCT
    Except.                CX_SY_DYN_CALL_ILLEGAL_TYPE
    Date and Time          21.05.2009 13:26:24
    Short text
         Structure-type conflict when calling a FORM
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "J_1IRUTZ" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was
          not caught and
         therefore caused a runtime error.
         The reason for the exception is:
         The call of the FORM "DETERMINE_DEFAULT_VALUES" is incorrect:
         The actual parameter no. 2 is at PERFORM not compatible with the
         structure type requested by FORM "DETERMINE_DEFAULT_VALUES".
         The FORM "DETERMINE_DEFAULT_VALUES" is defined in program "SAPMJ1II".
         This error occurs in Unicode if the fragment view of the types is
         incompatible.
    Missing Handling of System Exception
         Program                                 J_1IRUTZ
    Trigger Location of Exception
        Program                                 J_1IRUTZ
        Include                                 J_1IUPBO
        Row                                     97
        Module type                             (MODULE PBO)
        Module Name                             FILL_PAYABLE_AMOUNT
    Source Code Extract
    Line  SourceCde
       67   ENDIF.
       68 ENDMODULE.                             " FILL_ACCOUNT_BALANCES  OUTPUT
       69 &----
       70 *&      Module  FILL_PAYABLE_AMOUNT  OUTPUT
       71 &----
       72 *       text                                                           *
       73 ----
       74 MODULE fill_payable_amount OUTPUT.
       75   IF flg_first_time = 'X' .
       76 *get the total value of amount payable
       77     LOOP AT it_exchdr.
       78       totals-bed = totals-bed + it_exchdr-exbed.
       79       totals-aed = totals-aed + it_exchdr-exaed.
       80       totals-sed = totals-sed + it_exchdr-exsed.
       81       totals-cess = totals-cess + it_exchdr-cess.
       82        totals-ecs = totals-ecs + it_exchdr-ecs.
       83
       84 *NCCD changes starts
       85       totals-nccd = totals-nccd + it_exchdr-nccd.
       86 *NCCD changes ends
       86 *NCCD changes ends
       87     ENDLOOP.
       88 *determine default values based on customization
       89
       90     PERFORM determine_default_values(sapmj1ii)
       91                                     USING p_exgrp
       92                                           totals   "#EC NO_INCOMP
       93                                           max_bal
       94                                    CHANGING  rg23a
       95                                              rg23c
       96                                              st_pla.
    >>>>>     ent_tot-bed = rg23a-bed + rg23c-bed + st_pla-bed.
       98     ent_tot-sed = rg23a-sed + rg23c-sed + st_pla-sed.
       99     ent_tot-aed = rg23a-aed + rg23c-aed + st_pla-aed.
      100     ent_tot-ecs = rg23a-ecs + rg23c-ecs + st_pla-ecs.
      101
      102 *NCCD changes starts
      103     ent_tot-nccd = rg23a-nccd + rg23c-nccd + st_pla-nccd.
      104 *NCCD changes ends
      105     ent_tot-cess = st_pla-cess.
      106
      107     flg_first_time = space.
      108   ENDIF.
      109 *
      110   PERFORM check_min_balances.
      111 ENDMODULE.                             " FILL_PAYABLE_AMOUNT  OUTPUT
      112 &----
      113 *&      Module  STATUS_9010  OUTPUT
      114 &----
      115 *       text                                                           *
      116 ----
    Please help me out.....
    Regards.
    Santosh Alle

    hi,
    I think J2IU is utilization of excise. Use the t-code J2IUN for Excise Utilization.
    Regards
    Aromal R

  • Lock ups and dumping psyical memory!!!

    Hi i have just installed a new pc most of the stuff im useing is from my old computer so i know they work fine im running a:
    P4 3GHZ Prescot 800MHz, HT-Enabled
    865PE Neo2-P
    512 DDR-400 Twin moss
    ATI Radeon 9000 pro
    PSU-400
    XP Pro
    My computer locks up alot when running intense games (games have worked before no problem) i also get a error saying dumping pysical memory, i have looked about and tried to solve this myself, i found that someone was haveing the exact same problem as me and he fixed it by turning the FSB down as his memory wasnt compatable with his motherboard if doing that works how do i do it ?
    Many thanks Jonathan

    Flappa, Your memory " clock" is fine and there is no need to "underclock it" as long as you did not mess with the Bios.
    I had the same problems. I could not even get thru a Clean install of windows as it would Blue Screen
    1- are you running in " Dual Channel Mode"?
    2- If so is your memory a " match Set"?
    some times memory even thought it has the same markings is not matched . Dual channel sets are matched and made to run together in "Dual Channel Mode"{
    ( Even though I had the same manufacturer memory my set would not run in Dual Channel without " Blue Screening" I bought a Matched Set of Kingston Valueram and have not had a problem since
    3- If it is not a matched set, pull one stick out and run it for a while , if it still bluescreens try the other stick
    4- raise your memory voltage to 2.7 or 2.8 ( which ever is the lowest that it runs stable)
    5- If all this does not work , run MEMTEST to see if there is a problem with both sticks
    6- you are running a Bios Version that supports the " Prescott Microcode" right?
    Let us know what your findings are
    Good Luck  
    Dave

  • Report J_1IEWT_CERT getting cancelled, generating ABAP dump!

    A long running report J_1IEWT_CERT in background mode is getting cancelled after running for a while and generating the following dump :
    Error analysis
        When changing or deleting one or more lines of the internal table
        "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]" or when inserting in the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]", 0 was used as
        the line index. An index less than or equal to zero is not
        allowed.
        The error can occur when using the following options:
        1. "INDEX idx" for specifying the line number in the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]"
           where you want to change, insert or delete.
        2. "FROM idx" for specifying the start index when deleting a line
           area from or inserting a line area into the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]".
        3. "TO idx" for specifying the end index when deleting a line
           area from or inserting a line area into the table
         "\PROGRAM=J_1IEWT_CERT\DATA=PRINTTAB[]".
        At the time of the termination, the table contained 17008 lines.
    How to correct the error
        If the error occurred in your own ABAP program or in an SAP
        program you modified, try to remove the error.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "TABLE_INVALID_INDEX" " "
        "J_1IEWT_CERT" or "J_1IEWT_CERT_F01"
        "FILTER_DATA"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
    Tried searching for some SAP Notes to fix the issue, no success as of now, Please help me out...

    Have you checked these notes ?
    363107 Short dump occurs during TDS certificate printing.
      803806  Error while genrating TDS certificate 03.01.2005
      1066049  J1INCERT - Error while generating TDS certificate
    Regards,
    Subhash

  • Short dump 'Table does not exist in database'

    Hello All,
    When a report is executing it is going to short dump by saying 'Table does not exist in database'. As per the short dump analysis this issue is happening because of the following   Native SQL statement statement :
    Program :  %_T050N0 (This is a dynamic  program generating by SAP )
    Form Name :  DYN_LIC_SEL_TOT
    exec sql performing LOOP_MOVE_WRITE_ISAP.
    select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty into :dcat-lplate, :dcat-matnr,
    :dcat-werks, :dcat-charg, :dcat-holdflag,
    :dcat-qty from ZLICENSE_R2 where itm_num   = :p_matnr and
                    model_lot = :p_charg
    endexec.
    As per the customer this issue occurring since they migrated the SAP  back-end data base from Oralce to DB6. Here I felt that ZLICENSE_R2 is not migrated from the  Oracle to DB6. But as per the BASIS Team, even this table was not maintained in Oracle also. If the table was not maintained in the Oracle, this issue should have been there even before migration also.
    Following is the short dump details:
    Short text
        Table does not exist in database.
    What happened?
        The table or view name used does not
        exist in the database.
        The error occurred in the current database connection "DEFAULT".
    What can you do?
        Check the spelling of the table names in your report.
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_NATIVE_SQL_ERROR', was not
         caught in
       procedure "DYN_LIC_SEL_TOT" "(FORM)", nor was it propagated by a RAISING
    clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    Triggering SQL statement: "select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty from ZLICENSE_R2 where itm_num = ? and model_lot = ? "
    Database error code: "-204"
    Could you please  let me know what might be the reason for this issue.
    Many Thanks in Advance.

    Transaction SE11, input ZLICENSE_R2 for table name, and display the table. Did the table display? If not, that is the main problem.
    If the table displays, go to menu item Utilities -> Database Object -> Database Utility
    In the resulting screen, under the "Status" fields, you should see text "Exists in the database." If you don't, then the table exists in the dictionary, but doesn't exist in the database system. Click the "Create database table" button and then you should be able to run the program.
    You may need basis team's help to carryout some of these actions.

  • Short Dump while scrolling in a maintenance view

    A maintenance view has one field, defined as "Radiobutton".
    1) Select the radiobutton for one entry.
    2) Scroll down so that in the new page (i.e. the entries displayed in the new page) the entry selected in the first step is not visible.
    3) Select any radiobutton again corresponding to any of the entries displayed in the new page.
    4) On scrolling up again the short dump occurs.
    The short dump text says "More than one radio button is active".
    Any inputs in this regards are appreciated.
    Thanks.
    Gajendra.

    Hi,
    that means you are trying to make two radio buttons active.
    parameters: ra radiobutton group g1 default = 'X',
                rb radiobutton group g1.
    ra = 'X'.
    and rb = 'X'.
    in your case so obviously it will dump.
    check your coding..
    and show your code...
    Regards
    vijay

  • Is it possible to create manually a dump?

    Dear all,
    I have a question about Dumps created in SAP while programs run with unpredicted errors.
    I have a specific table defined in the dictionary which has two coloumns progId and path.
    The first one is a unique identifier given to a program and the second column is an absolute path on the
    unix server where SAP is installed.
    For example
    MyProg | /usr/tmpbatch/data/E200
    Means that the ABAP program named 'MyProg' will run and its output file (the output of the program) and the
    log file are created in /usr/tmpbatch/data/E200.
    In each of my programs, first of all I check the content of this table in order to ensure that the path is defined for the
    given program (and therefore I may be able to create avec success both output and log files). If there is no entry
    in the table for the given program, I leave the program by calling the STOP instruction.
    My programs run at night, so the next day the corresponding users read the content of the generated output/log files.
    As a result, if the path is not defined properly for a given program in the table, the program is not run and therefore
    there will be no output/logfile the next day.
    My question is How can I inform the user who arrives the next day observing that one program has not been run? How
    can I tell him by some kind of system message that the program exited because the path for the files had not been defined in
    my table?
    Each morning, we can analyse the dumps which were produced during the precedent day. So that we may know
    (approximately) what went wrong. But as far as I know, dumps are generated automatically by the system. Is it possible
    to generate a dump (by calling some fucntion) with an appropriate error message for my problem?
    Thanks in advance,
    Dariyoosh

    Hello again,
    First of all I would like to thank everybody for their attention to my problem and
    for spending time for answering my question. Thank you all very much.
    Currently, Thomas' solution about MESSAGE_TYPE_X seems to work pretty well
    for my problem. As all of you mentioned  that, there should be softer methods to inform
    users. One main problem is that the program which lanuches my programs during night
    is not a sap user, it is a Unix scheduler (please forgive me I don't know these administration
    details and how they work) so  according to what the administrator told me it is not possible
    to send email. As a result, I think I may go with MESSAGE_TYPE_X until I found another proper way.
    Once again, thank you all for your help.
    Kind Regards,
    Dariyoosh

  • Error while importing a dump file in Oracle 10g R1

    Hi all,
    While trying to import a schema using Data Dump, I am facing the following issue -
    UDI-00018 - Import utility version can not be more recent than the Data Dump server.
    Following is the version information of the source and target DB and the utilities :
    Source DB server : 10.1.0.2.0
    Export utility : 10.1.0.2.0
    Import utility : 10.1.0.2.0
    Target DB server : 10.1.0.2.0
    Export utility : 10.2.0.1.0
    Import utility : 10.2.0.1.0
    I can figure out the cause for the problem, but don't know how to resolve it.
    Any help will be appreciated.
    Thanks in advance.
    Gitika Khurana

    How did you get thre DMP file created and how are you trying to import the dump file? Could you post the commands you're using, please?

  • Error_Exception dump while opening the report in RRMX

    Hi All,
    When User trying to open the report Error_Exception dump is coming for few Info Providers. Please find attached dump for your reference.

    Issue is res loved,  We have analyze the short dump ,when loads were running and at that if time user executed the queries then that dump was occuring.

  • SHORT DUMP WHILE EXECUTING DTP.

    Hi Gurus,
    I have got a short dump while executing DTP the Error is as Follows.
    Runtime Error: MESSAGE_TYPE_X.
    Reasons for Error: 1.The installation of the SAP GUI on the present server is faulty or obselete
    2.There is a error in the application program
    And i have sent the sreen shot of the Short Dump to BASIS TEAM and they have replied me that they have to install some patches and it will take some time.
    But i have no much time and i have to someway or the other execute the DTP and load the data.
    Is there any shortcuts for this i mean to say without the involvement of Basis team that i can do in th BI System
    Regards
    Amar.

    Hi Amar,
    If the problem is with with System itself, how can we all have a short cut in that case. You may give it another trial, but you have to wait for the patches to be applied. Ask your basis team to get it done ASAP.
    Thanks..
    Shambhu

  • Dump error while creating a new page in smartforms URGENT pls!!!

    while creating a new page it is showing me a dump error , that the superior program execption was not intercepted , i have even given the next page field also correctly, i have attached a mainwindow to that page and a text element to that . .
    thanks
    sridhar

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

  • New iPod Touch 32gb stalls after starting sync, error 54, manual synce gets dumped

    I just got this thing at Walmart last Sunday and its been driving me nuts all week! It's the brand new iPod Touch 32gb 4gen. When trying to sync it will start to load music then stall. Sometimes it gives error code 54, sometimes says it cant convert song, cant find song, or just stalls. If I wait anywhere from 15 minutes to an hour it will finally un-freeze and dump everything or say the connection has timed out. I've ran repair on iTunes from control panel, no help. Un-installed iTunes and re-installed it then tried synce, no help. I un-selected everything in the iPod summary so that it wont try to synce when I connect it and selected manual synce. Then I could sync a few songs at a time, but it still stalls after only loading a few songs on iPod. Tried dumping everything out of the ipod and start over, several times, no help. I've been 6 days, all day, every day, and half the nights getting a few songs at a time on this dam thing. I found when it stalls if I turn the iPod off to force it out of iTunes I can then restart iTunes, reconnect the iPod, manually select 15 to 20 songs and drag them to the iPod. A few times I got over a hundred to sync but usually 20 to 30 songs then it stalls. Then I have to do the whole thing over again. I had a little over 1200 songs out of the 1877 songs, 11.28gb, in my music library when the last time it stalled, it dumped everything. 4 or 5 days of manually syncing a few songs at a time, GONE. Just poof, all that work for nothing. The only thing left on it is 92 of the hundred something songs I've bought from iTunes. I'm ready to take a hammer to the dam thing and send it back to Walmart where I got it.
    I'm using a Dell Studio 17 inch laptop that's about 4 yrs old running Windows 7 that I installed 2 years ago. I had a iPod nano 2gb that worked fine with this computer & iTunes untill it died last spring.
    Why do you have it set up so that one little hickup and the dam thing dumps everything thats on it? I cant even stop it from starting to sync when I connect it because I need to see the settings in the summary for the iPod to change the settings, but I cant see that until I connect it, but as soon as I connect it, it try's to start the sync and stalls feezing everything.
    Can anybody help me before this thing drives me completely over the edge!?
    The ColoradoHermit

    I have a older Dell Optiplex desktop computer running Windows XP. I copied the iTunes  folder on my laptop to an external drive and plugged that into my desktop computer. Then connected the iPod Touch to the desktop. For some reason or other the computer thought the iPod was a camera and wanted to know which photo program to open with or for it. I never did get iTunes on my desktop computer to "see" the iPod and had to give up that idea.
    When going into the My Computer or Windows Explorer - which is the one I like to use for working with my files-  when I connect the iPod to my computer in Windows Explorer it will show the iPod. Open that and it shows Internal Storage, open that and a folder with DCIM shows below it, open that and a folder with 860OKMZO on it shows below that, open that and it has the 40 or 50 photos I saved from Facebook. That's it, there isn't anything else shown in its storage. The iTunes on my old Desktop doesn't see the iPod Touch either.
    Even if the iTunes on my old desktop would work with this iPod Touch it wouldn't do me any good. I read in a post that once it is connected to a iTunes Library, if its connected to any other iTunes Library on a different computer it will dump everything that's on it. Which is totally stupid but I think they - iTunes - have it that way so that you cant share your music with somebody elses computer. But that also makes it so I cant manually sync one thing at a time with my own iTunes Library. I tried syncing my music first and after I got some of it on the iPod, in its summary I deselected the music sync and selected the movies or video's so I could manually synce a few to it to see if it would work. Bad move. As soon as I did that it dumped everything that was on it, then said that it could not sync the movies because the files could not be written. HUH? Why a video from YouTube could not be written beats me. But why did it dump all the music?
    The last thing I did with it was put all the options in the summary in iTunes back to default, removed everything on the iPod that was left after its last dump, then disconnected it, closed iTunes, and rebooted my laptop and started over from scratch. Started iTunes, connected the iPod, after iTunes found it I opened the iPod summary, made sure everything except sync photo's was selected, then started the sync function. It immediately listed all the songs and the songs info in light gray under music on the iPod. It only got 2 songs copied, then stalled. I just left it alone to see what it would do. I opened the Windows Task Manager to see what it was doing. Even though the iTunes program appered to be stalled it was using 50% of the CPU. After about 15 minutes it showed a popup window saying the song could not be writen then another saying its connection to the iPod had timed out, then iTunes stalled and "not responding" showed in task manager and at the top of the iTunes window. After 30 minutes I had to force it to close with the Task Manager. By then it was after midnight and had been another 12 hours wasted messing with this thing.

  • Define Service Desk Destination in the Solution Manager System (Dump creen)

    hi,
    in SPRO when i click on Define Service Desk Destination in the Solution Manager System
    i got dump screen with the error below 
    any help?
    Runtime Errors         SAPSQL_EMPTY_TABNAME
    Except.                CX_SY_DYNAMIC_OSQL_SYNTAX
    Date and Time          13.07.2008 14:05:57
    Short text
        A dynamically specified FROM clause has an unexpected format.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLSHI2" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SYNTAX', was not
         caught in
        procedure "STREE_READ_NODE_GENER" "(FUNCTION)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The running ABAP program attempted to execute an Open SQL statement in
        which a FROM clause was specified dynamically in the field "TABLE_NAME". In
         this
        FROM clause, either a table name after a join operator is missing, or an
         alias name after the key name "AS". The field "TABLE_NAME" could be empty as
        well.
    regards

    Hi,
    I am facing the same problem. What is SP15 ?
    Is there any SAP Note that can be applied to correct this ?
    Thanks.

  • MKT_ELEMENT_CREATE gives Dump during creation of Campaign Element

    Hi,
    I am trying to create campaign element through code and I am getting dump in the following class method.
    Class : CL_CRM_MKTPL_OL_MKTPROJECT
    Method : SET_ATTRIBUTES
    Line No : 15 ->> lr_header_item->get_attributes( EXPORTING iv_get_external_attributes = abap_true
                                      IMPORTING es_attributes              = ls_header_attr ).
    In above statement LR_HEADER_ITEM comes as Initial.
    Below is the code for creating campaign element.
    DATA: LR_TASK          TYPE REF TO CL_CGPL_TASK,
            LR_TASKS         TYPE REF TO CL_CGPL_TASKS,
            LR_PROJECT       TYPE REF TO CL_CGPL_PROJECT.
      DATA: WA_PROJECT  TYPE CGPL_PROJECT.
      DATA: WA_TASK     TYPE CGPL_TASK.
      DATA: LIT_TASKS   TYPE CGPLD_ITAB_TASK.
      DATA: WA_MESSAGE TYPE BAPIRET2.
      DATA: LIT_RETURN TYPE TABLE OF BAPIRETURN1.
      DATA: WA_CAMPAIGN TYPE CRM_MKTPL_CAMPAIGN,
            WA_ATTRIBUTES TYPE CRM_MKTPL_MKTELEMENT.
      DATA: LV_GUID TYPE SYSUUID-X."BAPI_MARKETINGELEMENT_GUID-MKTELEMENT_GUID.
      DATA: LV_CAMP_GUID TYPE BAPI_MARKETINGELEMENT_GUID-MKTELEMENT_GUID.
      CALL FUNCTION 'MKT_ELEMENT_READ'
        EXPORTING
          MARKETINGELEMENT = IV_SOURCE_GUID - THIS IS A IMPORT PARAMETER OF FUNCTION MODULE ( CAMPAIGN GUID ).
        IMPORTING
          EX_CAMPAIGN      = WA_CAMPAIGN
          EX_ATTRIBUTES    = WA_ATTRIBUTES.
      CONCATENATE WA_ATTRIBUTES-EXTERNAL_ID '_' SY-DATUM '_' SY-UZEIT INTO WA_ATTRIBUTES-EXTERNAL_ID.
      WA_ATTRIBUTES-OBJECT_TYPE = 'CPT'.
      CALL FUNCTION 'SYSTEM_UUID_CREATE'
        IMPORTING
          UUID = WA_ATTRIBUTES-GUID.
      LV_CAMP_GUID = WA_ATTRIBUTES-GUID.
      WA_ATTRIBUTES-PROJECT_GUID = IV_SOURCE_GUID.
      WA_ATTRIBUTES-PARENT_GUID = IV_SOURCE_GUID.
      CALL FUNCTION 'MKT_ELEMENT_CREATE'
        EXPORTING
          IM_MARKETINGELEMENT = LV_CAMP_GUID
          IM_ATTRIBUTES       = WA_ATTRIBUTES
        TABLES
          RETURN              = LIT_RETURN.
      IF LIT_RETURN[] IS INITIAL.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          EXPORTING
            WAIT = 'X'.
      ENDIF.

    This would happen if you are not passing the right guid to the program or Function Module. Please check that the guid is available in cgpl_project table.
    Ajay Gupta

Maybe you are looking for

  • CAN A BCKUP BE MADE FOR 2 DIFFERENT iPHONES ON iTUNES

    I have 2 Iphones, 1 for business and a second for personal use.  I want to back up each on Itunes backup,  not to Icloud.  Can this be done or will it merge both databases together?

  • How to get reasonable font size with higher screen resolution

    I'm using my new Mac Mini as living room PC with 42" plasma screen and tv itself seems to support quite well the 'better' resolutions like 1024x768. Unfortunately then text is too small to read from sofa (which is about 3 meters away from tv). I have

  • Max no. of Characteristics and key figures stored in infocube

    Hi All,    What is the maximum number of characteristics and key figures that can be stored in the infocube? Best Regards, Chandan Dubey

  • Have Mac OS 7, 8, 9, and 10.4 talk to each other, is it possible?

    If so can I have some hints (mainly with 10.4)? Models that I have networked: Power Macintosh 7500/100 (Mac OS 8.0) Power Macintosh 8600/300 (Mac OS 8.0) Power Macintosh G4 (Mac OS 9.2.2 and 10.4.11) Powerbook 520 (Mac OS 7.?.5) If needed I can upgra

  • Drag and drop issues

    hi ive got the following code. bevvy is a movieclip, theres a dynamic text box called feedText nd a box..imaginately called box. I'm trying to create a drag and drop game when the user drags a word into the box that will have its meaning beside it in