ZReport getting dump in Production but not in Quality and development

Hi,
There isa Zreport which displays daily stock  in PP module.
It is getting dump in Production not in quality and development.
Since four days it is getting dump. Before that it is fine.
Please any one guide How to resolve.
Advance Thanks.

Runtime Error          SAPSQL_IN_ITAB_ILLEGAL_OPTION
       Occurred on     29.08.2007 at   08:50:13
<u>Invalid value in OPTION field of value table for IN itab operator.</u>
What happened?
<b>Error in ABAP application program.</b>
The current ABAP program "ZPPRDR417" had to be terminated because o
statements could not be executed.
This is probably due to an error in the ABAP program.
What can you do?
Print out the error message (using the "Print" function)
and make a note of the actions and input that caused the
error.
To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and admin
termination messages, especially those beyond their normal deletio
date.
<b>Error analysis</b>
The current ABAP/4 program attempted to execute an ABAP/4 Open SQL
statement in which the WHERE condition contains an IN itab operator
The IN itab operator is used with internal tables which
have the following structure:
   SIGN(1)   OPTION(2)   LOW LIKE db_field   HIGH LIKE db_field
The OPTION column should contain only one of the following values:
   "EQ LE GE CP BT NE LT GT NP NB"
The value " " is not allowed here.
<b>How to correct the error</b>
Use only one of the permitted values in the OPTION column.
Information on where terminated
The termination occurred in the ABAP program "ZPPRDR417" in "WIP_STOCK_REP
The main program was "ZPPRDR417 ".
The termination occurred in line 330 of the source code of the (Include)
program "ZPPRDR417_FORM"
of the source code of program "ZPPRDR417_FORM" (when calling the editor 33
Source code extract
Caution: Program has changed
Caution: At time of termination,  Active source code no longer available
003000 ?   r_bwart-low  =  '106'.
003010 ?   append r_bwart.
003020 ?
003030 ?   r_bwart-low  =  '124'.
003040 ?   append r_bwart.
003050 ?
003060 ?   r_bwart-low  =  '125'.
003070 ?   append r_bwart.
003080 ?
003090 ?   select matnr
003100 ?          werks
003110 ?     into table i_marc
003120 ?     from marc
003130 ?    where ( matnr LIKE 'BILC%'
003140 ?       OR   matnr LIKE 'LGN%'
003150 ?       OR   matnr LIKE 'BRN%'
003160 ?       OR   matnr LIKE 'EBB%' )
003170 ?       AND  matnr NE 'BRN_DECLASSE'
003180 ?       AND  matnr NE 'BRN_SAF'
003190 ?       and  werks in r_werks.
003200 ?
003210 ?   r_material-sign = 'I'.
003220 ?   r_material-option = 'EQ'.
003230 ?
003240 ?   loop at i_marc into wa_marc.
003250 ?     r_material-low  = wa_marc-matnr.
003260 ?     append r_material.
003270 ?   endloop.
003280 ?   clear r_material.
003290 ?
     > ?   if not i_matdoc is initial.
003310 ?    select MBLNR
003320 ?           MJAHR
003330 ?           ZEILE
003340 ?           BWART
003350 ?           MATNR
003360 ?           WERKS
003370 ?           SHKZG
003380 ?           MENGE
003390 ?           UMWRK
003400 ?      into table i_mseg_qty
003410 ?      from mseg
003420 ?       for all entries in i_matdoc
003430 ?     where MBLNR eq i_matdoc-MBLNR
003440 ?       and MJAHR eq i_matdoc-MJAHR
003450 ?       and BWART in r_bwart
003460 ?       and matnr in r_material
003470 ?       and werks in r_werks.
003480 ?
003490 ?    sort i_mseg_qty by matnr.

Similar Messages

  • CX_SY_FILE_OPEN_MODE - short dump on production but not in Dev and Test

    Hello,
    I'm getting the follwoing short dump in production when I run the program which writes the data to application server. I have open data set and close data set. Same program when I in development and test I do not get any short dump. Can any know what could be cause for this.
    CX_SY_FILE_OPEN_MODE
    Copy paste of error analysis from ST22 short dump -
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_FILE_OPEN_MODE', was not
         caught in
        procedure "DATA_UPLOAD_APP_SERVER" "(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:
        When accessing the file "/bw/FTPOUT/BPR/OTHER/test.csv", the system recognized
         that this file is
        not open. Therefore, the file cannot be accessed.

    The file could not be OPENed in your production system for a variety of reasons - no authorization, file doesn't exist etc. You should have check sy-subrc right after OPEN DATASET and if not zero, yous should not TRANSFER or READ the file and instead you should have given a message with sy-msgid and sy-msgno which would give you the reason. The dump here is simply saying that OPEN is unsuccessful, so any subsequent READ or TRANSFER would throw runtime dump, if done after an unsuccessful OPEN.

  • My iphone 3g stays on the apple logo for about 4 minutes then flashes white and goes back to the apple screen, it repeats untill battery is flat,  every now and then im lucky enough to get it to turn on but not very often and then it freezes and repeats??

    hello my name is kirstie, i updated to firmware 4.2.1 .....my iphone 3g stays on the apple logo for about 4 minutes then flashes white and goes back to the apple screen, it repeats untill battery is flat,  every now and then im lucky enough to get it to turn on but not very often and then it freezes and repeats the same problem?? (if i turn the phone off my pressing the two buttons it wont keep rebooting, its only when i leave it after turning it on)
    I have reset the phone, full firmware restore, even downgraded back from firmware 4.2.1 to .3.1.3 official by using dfu mode and still doesnt fix.
    (i correctly got out of dfu mode after the downgrade)
    i can enter dfu mode and recovery, and update through itunes with no problem, but it doesnt fix the problem,
    i have searched and found no answer to this problem, every option availible to try that i know of i have tried and failed. i dont care about preserving my content i just want a fix. i have a good understanding how to operate software on a computer and shouldnt be too confused by any advice given, so plz even if the answer is very complex i wish to try anything, please help me to get my iphone working.

    Anyone have any suggestions? or is everyone else just as clueless as me !

  • Regarding Pages charts, when I try to 'build' a 3D chart all I get is little dots but not graphics.  No problems with 2D charts though. Guess my question is "Help?"

    Regarding Pages charts, when I try to 'build' a 3D chart all I get is little dots but not graphics.  No problems with 2D charts though. Guess my question is "Help?"

    Sorry for the delay getting back to this.
    Thanks to Fruhulda and Peter for their comments regarding the refusal of Pages to let me make 3D charts. 
    In answer to the questions put to  me in this regard :
    1. Pages version : Pages '09  v.4.1 (923)
    2. Mac O/S :          v.10.6.8 
    3. 3D chart :          Can't find a 'name', but upright bars with rounded corners ???
    4. Moved apps :    Not that I'm aware of!  All should be as installed off the disc.
    5. A note :              I have been able to create these in the past - related to a SW update? 
                          and ... can create these charts perfectly in Keynote (go figure).
    Thanks to all.
    CM

  • TS1702 help, are you having the same problem? iPad 2 calendar, can't get the month of March, can get days in March, but not month view. Any suggestions, thank u.

    help, are you having the same problem? iPad 2 calendar, can't get the month of March, can get days in March, but not month view. Any suggestions, thank u.

    Hi melbernai - not sure if you've solved this problem yet. I had the exact same problem recently with my 2nd Gen iPod Nano. I solved it yesterday by simply updating iTunes to the most recent version, after which I could get rid of the register screen. The only other thing I needed to do to add my custom playlists was select "Manually manage music" on the screen for my iPod, since it had been in an automatic synching mode since the problem occurred.

  • HT201272 I have tried several ways to transfer my itunes library and Playlists to a new computer. I get the music library but not the playlists. Can you advise? 2nd I purchased 21 new tunes yesterday on the new computer worked great but when I made a disc

    I have tried several ways to transfer my itunes library and Playlists to a new computer. I get the music library but not the playlists. Can you advise?
    2nd > I purchased 21 new tunes yesterday on the new computer> worked great> but when I made a disc to transfer the playlist. I get the music but no album info just 1,2,3,etc. So I have signup both computers to share thinking that would work. But no to that also.
    Please advise.
    Thanks,
    Bob

    Copy the entire /Music/iTunes/ folder from old computer to new computer.
    See this -> http://support.apple.com/kb/HT4527

  • Hi, I've been playing Smurf's village for a year now and just last week, i tried to get into the app but it keeps rejecting and goes back to the main page.  Is there any reason for this?  I've been updating the app everytime and now it's not letting me in

    Hi, I've been playing Smurf's village for a year now and just last week, i tried to get into the app but it keeps rejecting and goes back to the main page.  Is there any reason for this?  I've been updating the app everytime and now it's not letting me in.  Pls advise. Tq

    Reset the device, restart the device, try downloading any other app.
    All of these are basic steps that could have been found by a simple search of the forums as a resolution for the issue.

  • MP3 Player Auto Starts, How can I get it to load, but not Auto Start

    MP3 Player Auto Starts, How can I get it to load, but not
    Auto Start
    Jeff
    http://www.point1music.com/test

    How do you code it not to stream?
    stopAllSounds();
    stop();
    playlist = new XML();
    playlist.ignoreWhite = true;
    playlist.onLoad = function(success) {
    if (success) {
    _global.songname = [];
    _global.songband = [];
    _global.songfile = [];
    for (var i = 0; i<playlist.firstChild.childNodes.length;
    i++) {
    _global.songname
    = playlist.firstChild.childNodes.attributes.name;
    _global.songfile
    = playlist.firstChild.childNodes.attributes.file;
    trace(songname
    +" "+songfile);
    _root.createEmptyMovieClip("sound_mc", 1);
    _root.sound_mc.sound_obj = new Sound();
    _global.song_nr = random(songfile.length);
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    MovieClip.prototype.songStarter = function(file, name) {
    this.sound_obj.loadSound(file, true);
    this.onEnterFrame = function() {
    if (this.sound_obj.position>0) {
    delete this.onEnterFrame;
    this._parent.display_txt.text = name;
    } else {
    this._parent.display_txt.text = "loading...";
    this.sound_obj.onSoundComplete = function() {
    (song_nr == songfiles.length-1) ? _global.song_nr=0 :
    _global.song_nr++;
    _root.sound_mc.songStarter(songfiles[song_nr],
    songname[song_nr]);
    btn_play.onRelease = function() {
    this._parent.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    btn_stop.onRelease = function() {
    this._parent.sound_mc.sound_obj.stop();
    btn_fw.onRelease = function() {
    (song_nr == songfile.length-1) ? _global.song_nr=0 :
    _global.song_nr++;
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    btn_rev.onRelease = function() {
    (song_nr == 0) ? _global.song_nr=songfile.length-1 :
    _global.song_nr--;
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    playlist.load("playlist.xml");

  • I was transferred to the US appstore site by following a link.  The product was not available there and I was told to go back to the UK site.  But how???

    I was transferred to the US appstore site by following a link.  The product was not available there and I was told to go back to the UK site.  But how???

    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3. Tap on your Apple ID
    4.Tap "View Apple ID"
    5. Enter your user name and password.
    6. Tap "Country/Region."
    7. Tap "Change Country/Region"
    8. Select the region where you are located.
    9. Tap "Done".
    Note: If the change doesn't take effect, sign out of account and sign in again.

  • HT201335 While air play setting I am getting air play symbol but not getting mirroring option

    While try for AirPlay setting I am getting air play symbol but not getting mirroring option

    Please explain more, such as what device you are trying to mirror from.

  • TS3274 Getting sound for music, but not for game apps.  Checked settings and sound is on.  Any suggestions.

    My volume controls work and getting sound for music but not for game apps.  I did check settings and sound is turned on under notifications and in the app.  Any help would be appreciated

    Have you got notifications muted ? Only notifications (including games) get muted, so the Music and Videos apps, and headphones, still get sound.
    Depending on what you've got Settings > General > Use Side Switch To set to (mute or rotation lock), then you can mute notifications by the switch on the right hand side of the iPad above the volume switch, or via control centre : swipe up from the bottom edge of the screen and it's the right-most of the 5 icons in the middle of it (if the icon is white then it's 'on', tap it to turn it grey and 'off'). The function that isn't controlled via the side switch is controlled via control centre instead : http://support.apple.com/kb/HT4085

  • TS3274 After using the headphones I get voice on headphones but not without them. Any ideas. Was some setting set by mistake?

    After using the headphones I get voice on headphones but not without them. Any ideas. Was some setting set by mistake?

    Eb246 wrote:
    Even the volume slider shows only with headphones in.
    That is exactly what I was trying to determine!
    I don't think that this will work but try this first.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    Restoring the device may be what you will have to do, but two more things that you can try first are to restore from a backup if you have one....
    How to backup and restore from a backup
    http://support.apple.com/kb/HT1766
    If that doesn't work ....
    You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your device settings again.... All of the settings in the settings app will have to be re-entered.
    If none of these things work , you should probably restore the iOS software, but backup your iPad first per the instructions and restore from the backup at the end of the process.
    http://support.apple.com/kb/ht1414

  • I have music on my phone but not in itunes and i cant get it off my phone .I dont know how it got there

    i have music on my phone but not in itunes and i cant get it off my phone .I dont know how it got there , but i suspect it came from icloud.

    if it doesnt match that means your iPhone is not provisioned for the carrier you are trying to use. Your iPhone would need to be unlocked in order to use on other carriers. You will need to contact your carrier to see if this iPhone is unlocked py providing them the IMEI. If the iPhone is not unlocked you will need to contact the carrier that the iPhone is locked to to see if they will unlock the device to use on another carrier.

  • How to remove 1797 emails. stuck in inbox.  but not showing anymore - and i have the same problem wit the sent.  please help

    how to remove 1797 emails. stuck in inbox.  but not showing anymore - and i have the same problem wit the sent.  please help

    This is a user supported frum, so making threats really doesn't help, besides which it's not like any of us can really make a dent in Toshiba's bottom line despite how many people we think we can influence. Unless those people were standing in line to buy a Toshiba product cash in hand, and you pulled them out, it really doesn't add up for them.
    At this point it would probably be better for you to use the 800 number. Have all your e-mails ready to forward, if needed, to whoever you end up talking to. Don;t let them off the hook. An hour on the phone is much better than weeks passing e-mails through a support site. Also contest the charge with your bank or credit card.

  • I changed my User ID it changed on my phone but not on iCloud and it wont let me change my apple ID to my new ID how do I fix this?

    I changed my User ID it changed on my phone but not on iCloud and it wont let me change my apple ID to my new ID how do I fix this?

    To change the iCloud ID you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iDevice, then sign back in with the ID you wish to use.  When you delete the existing account you will get an option to keep the iCloud data on your device.
    Before deleting the account, save any photo stream photos that you want to keep to your camera roll.

Maybe you are looking for

  • DVI HDMI adapter possible?

    I need a mini DVI to HDMI adapter, but there appear to be several different shapes, etc.  What should I buy?

  • Video, XML and List Component

    Hello all, I have this code that is suposed to take my simple little XML file and populate it into a List component which in turn when an item is click it will play the video assigned to it. I have a custom player built and it works perfectly when I

  • Qosmio G20-139 - where I can get a good price?

    Hi everyone, I'm looking to get a Qosmio G20-139.Anyone know where I can get a really good price?I'm hoping not to spend over 1200. Thanks Chris

  • Books and INDD

    I have searched long and hard and cannot find my answer ANYWHERE. My company deals with spec sheets (hundreds of spec sheets). They need to be updated on a weekly basis in some cases. Right now, the same spec sheet is duplicated among many catalogs,

  • New export declaration after cancellation

    Hello, I've got the following problem and hopefully someone is possible to find a solution to the problem: An export declaration is build by an F2. Afterwards the declaration is cancelled on GTS side manually. The actual status in CUHD field PROST is