DUMP when execute any tasks - OBJECTS_OBJREF_NOT_ASSIGNED_NO

Hi Experts,
I need help. When we try to execute any tasks at UCMON we have the following DUMP:
Erro tpo.exec.         OBJECTS_OBJREF_NOT_ASSIGNED_NO                                              
Exceção                CX_SY_REF_IS_INITIAL                                                        
Data e hora            16.03.2011 11:53:29                                                         
Dump breve ABAP não está complet.gravado (demas.extenso)                                           
TxtBreve                                                                               
Access with 'ZERO' object reference not possible.                                             
O que aconteceu ?                                                                               
Error in ABAP application program.                                                                               
The current ABAP program "CL_UC_COMPOUND================CP" had to be                         
     terminated because one of the                                                                
    statements could not be executed.                                                                               
This is probably due to an error in the ABAP program.                                         
O que pode ser feito?                                                                               
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 administer                      
     termination messages, especially those beyond their normal deletion                          
    date.                                                                               
is especially useful if you want to keep a particular message.                                
Análise do erro                                                                               
An exception occurred. This exception is dealt with in more detail below                      
    . The exception, which is assigned to the class 'CX_SY_REF_IS_INITIAL', was                   
     neither                                                                               
caught nor passed along using a RAISING clause, in the procedure                              
     "GET_GUI_DATA_SELACC" "(METHOD)"                                                             
Since the caller of the procedure could not have expected this exception                      
     to occur, the running program was terminated.                                                
    The reason for the exception is:                                                              
    There was an attempt to access a component using a 'NULL' object                              
    reference (points to nothing).                                                                
    An object reference must indicate an object (an instance of a class),                         
    before it can be used to access components.                                                   
    Either the reference was never set or it was set to 'NULL' using a                            
    CLEAR statement.                                                                               
Notas p/eliminação de erros                                                                       
    Probably the only way to eliminate the error is to correct the program.                                                                               
You may able to find an interim solution to the problem                                       
    in the SAP note system. If you have access to the note system yourself,                       
    use the following search criteria:                                                                               
"OBJECTS_OBJREF_NOT_ASSIGNED_NO" CX_SY_REF_IS_INITIALC                                        
    "CL_UC_COMPOUND================CP" or "CL_UC_COMPOUND================CM00H"                   
    "GET_GUI_DATA_SELACC"                                                                         
    If you cannot solve the problem yourself and you wish to send                                 
    an error message to SAP, include the following documents:                                                                               
1. A printout of the problem description (short dump)                                         
       To obtain this, select in the current display "System->List->                              
       Save->Local File (unconverted)".                                                                               
2. A suitable printout of the system log                                                      
       To obtain this, call the system log through transaction SM21.                              
       Limit the time interval to 10 minutes before and 5 minutes                                 
       after the short dump. In the display, then select the function                             
       "System->List->Save->Local File (unconverted)".                                                                               
3. If the programs are your own programs or modified SAP programs,                            
       supply the source code.                                                                    
       To do this, select the Editor function "Further Utilities->                                
       Upload/Download->Download".                                                                               
4. Details regarding the conditions under which the error occurred                            
       or which actions and input led to the error.                                               
    The exception must either be prevented, caught within the procedure                           
     "GET_GUI_DATA_SELACC"                                                                        
    "(METHOD)", or declared in the procedure's RAISING clause.                                    
Someone help me please?
Thanks
Marilia

Is it a Groundhog Day again:
TSV_TNEW_PAGE_ALLOC_FAILED - BCS load from data stream task
Raise Exception when execute UCMON
and this very thread
in all these cases, IMHO, the proper way was the following:
1. Try to find the proper OSS note
2. if not succesfull - properly regenerate the data basis,
3. if not succesfull - open a new OSS note to SAP.
Edited by: Eugene Khusainov on Mar 16, 2011 10:42 PM

Similar Messages

  • Short dump when executing the query

    Hello Friends,
                         I have a query from MM area which I have insalled from Business Content , and when I try to go to the edit mode or try to excute the query I get a short dump which says "Missing elements ..", I get the same dump when executing from query designer or RSRT . At this time I'm not able to do a "check" on the query also n query designer since it doesnot allow me to go to the edit mode also . Any inputs greatly appreciated .
    thanks ,

    Hi,
    While activating it from the Business Content, have you activated all the underlying objects also. Pls check that. It might help.

  • Getting Short dump When Executing MIGO:    SYNTAX_ERROR

    Please Help,
    I am getting this dump, when i hit MIGO transaction
    Runtime Errors         SYNTAX_ERROR
    Date and Time          10.12.2008 08:28:03
         Short text
              Syntax error in program "MB_MIGO_BADI==================CP ".
         What happened?
              Error in the ABAP Application Program
              The current ABAP program "CL_EX_MB_MIGO_BADI============CP" had to be
               terminated because it has
              come across a statement that unfortunately cannot be executed.
              The following syntax error occurred in program
               "MB_MIGO_BADI==================CP " in include
               "MB_MIGO_BADI==================CM000 " in
              line 0:
              "The specified type cannot be converted into the target variables."
              The include has been created and last changed by:
              Created by: "SAP "
              Last changed by: "SAP "
              Error in the ABAP Application Program
              The current ABAP program "CL_EX_MB_MIGO_BADI============CP" had to be
               terminated because it has
              come across a statement that unfortunately cannot be executed.
         What can you do?
              Please eliminate the error by performing a syntax check
              (or an extended program check) on the program "MB_MIGO_BADI==================CP
              You can also perform the syntax check from the ABAP Editor.
              If the problem persists, proceed as follows:
              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
              The following syntax error was found in the program
               MB_MIGO_BADI==================CP :
              "The specified type cannot be converted into the target variables."
         How to correct the error
              Probably the only way to eliminate the error is to correct the program.
              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... "DMATE"
              Network address...... "140.1.1.141"
              Operating system..... "Windows NT"
              Release.............. "5.2"
              Hardware type........ "4x AMD64 Level"
              Character length.... 16 Bits
              Pointer length....... 64 Bits
              Work process number.. 1
              Shortdump setting.... "full"
              Database server... "dmate"
              Database type..... "ADABAS D"
              Database name..... "AD0"
              Database user ID.. "SAPAD0"
              Char.set.... "C"
              SAP kernel....... 700
              created (date)... "Jun 23 2008 00:09:46"
              create on........ "NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00"
              Database version. "SQLDBC 7.6.0.018 CL 119055 "
              Patch level. 166
              Patch text.. " "
              Database............. "MaxDB 7.6, MaxDB 7.7"
              SAP database version. 700
              Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows
               NT 6.0"
              Memory consumption
              Roll.... 16192
              EM...... 8379680
              Heap.... 0
              Page.... 40960
              MM Used. 1627776
              MM Free. 2559440
         User and Transaction
              Client.............. 040
              User................ "LAKSHMI"
              Language key........ "E"
              Transaction......... "MIGO "
              Transactions ID..... "EE72C6DDC96BF1F99FA4001143E563CA"
              Program............. "CL_EX_MB_MIGO_BADI============CP"
              Screen.............. "SAPLMIGO 0001"
              Screen line......... 2
         Information on where terminated
              Termination occurred in the ABAP program "CL_EX_MB_MIGO_BADI============CP" -
               in "IF_EX_MB_MIGO_BADI~INIT".
              The main program was "SAPLMIGO ".
              In the source code you have the termination point in line 1
              of the (Include) program "CL_EX_MB_MIGO_BADI============CM001".
         Source Code Extract
         Line     SourceCde
         >>>>>     method IF_EX_MB_MIGO_BADI~INIT.
             2       CLASS CL_EXIT_MASTER DEFINITION LOAD.
             3     
             4       DATA l_badi TYPE REF TO MB_MIGO_BADI.
             5     
             6     
             7     
             8     
             9     
            10       TRY.
            11     
            12         GET BADI l_badi
            13          CONTEXT me.
            14     
            15         CALL BADI l_badi->INIT
            16     
            17          CHANGING
            18            CT_INIT = CT_INIT.
            19     
            20     
         Contents of system fields
         Name     Val.
         SY-SUBRC     0
         SY-INDEX     0
         SY-TABIX     1
         SY-DBCNT     1
         SY-FDPOS     1
         SY-LSIND     0
         SY-PAGNO     0
         SY-LINNO     1
         SY-COLNO     1
         SY-PFKEY     
         SY-UCOMM     
         SY-TITLE     
         SY-MSGTY     S
         SY-MSGID     VBDOCUBATCH
         SY-MSGNO     001
         SY-MSGV1     
         SY-MSGV2     
         SY-MSGV3     
         SY-MSGV4     
         SY-MODNO     0
         SY-DATUM     20081210
         SY-UZEIT     082802
         SY-XPROG     
         SY-XFORM     
         Active Calls/Events
         No.   Ty.          Program                             Include                             Line
               Name
             4 METHOD       CL_EX_MB_MIGO_BADI============CP    CL_EX_MB_MIGO_BADI============CM001     1
               CL_EX_MB_MIGO_BADI=>IF_EX_MB_MIGO_BADI~INIT
             3 METHOD       SAPLMIGO                            LMIGOGL2                               54
               LCL_MIGO_GLOBALS=>CLASS_CONSTRUCTOR
             2 FORM         SAPLMIGO                            LMIGOIN1                               11
               INITIALIZATION
             1 MODULE (PBO) SAPLMIGO                            LMIGOPBO                               11
               PBO_INITILIZATION
         Chosen variables
         Name
             Val.
         No.          4     Ty.      METHOD
         Name      CL_EX_MB_MIGO_BADI=>IF_EX_MB_MIGO_BADI~INIT
         CT_INIT
              Table[initial]
         %_DUMMY$$
                 2222
                 0000
                 0000
                 0000
         SYST-REPID
              CL_EX_MB_MIGO_BADI============CP
                 4454554454444544443333333333334522222222
                 3CF58FD2FD97FF2149DDDDDDDDDDDD3000000000
                 0000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000
         SY-SUBRC
              0
                 0000
                 0000
         No.          3     Ty.      METHOD
         Name      LCL_MIGO_GLOBALS=>CLASS_CONSTRUCTOR
         SY-REPID
              SAPLMIGO
                 5454444422222222222222222222222222222222
                 310CD97F00000000000000000000000000000000
                 0000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000
         LCL_MIGO_GLOBALS=>CNTL_ERROR
                 2
                 0
                 0
                 0
         ABAP_FALSE
                 2
                 0
                 0
                 0
         SYST-REPID
              SAPLMIGO
                 5454444422222222222222222222222222222222
                 310CD97F00000000000000000000000000000000
                 0000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000
         GOSEARCH_PO
                 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
         TEXT-220
              Dest
                 46772222
                 45340000
                 00000000
                 00000000
         %_SPACE
                 2
                 0
                 0
                 0
         %_TAG*TS_GOITEM
              <initial>
                 <initial>
                 <initial>
         X
              X
                 5
                 8
                 0
                 0
         LCL_MIGO_GLOBALS=>IF_BADI
                 F0000000
                 70008000
         %_FL2*TV_GOFREIGHT
              <initial>
                 <initial>
                 <initial>
         %_PRINT
                  000                                                                                0###
                 2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
         LCL_MIGO_GLOBALS=>T_BADI
              Table[initial]
         /SPE/CL_INB_ACTION_INFO=>C_DIALOG_MIGO
         SCREEN
                 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
         OREF_TITLEBAR
                 F0000000
                 F0000000
         L_BADIS_1
              0
                 0000
                 0000
         SY-MSGID
              VBDOCUBATCH
                 54444544544222222222
                 624F3521438000000000
                 00000000000000000000
                 00000000000000000000
         OREF_TIP
                 F0000000
                 F0000000
         TV_GOSERIAL-CX
              <initial>
                 <initial>
                 <initial>
         SPACE
                 2
                 0
                 0
                 0
         SY-MSGNO
              001
                 333
                 001
                 000
                 000
         No.          2     Ty.      FORM
         Name      INITIALIZATION
         OREF_ARCH
                 F0000000
                 F0000000
         LCL_MIGO_GLOBALS=>KERNEL
                 F0000000
                 D0002000
         %_CX_TABLEVIEW_VERSION
              0
                 3
                 0
                 0
                 0
         GODEFAULT-DEF_XBOM
                 2
                 0
                 0
                 0
         LCL_MIGO_GLOBALS=>KERNEL->C_REFDOCTYPE_MATDOC
              MAT
                 445
                 D14
                 000
                 000
         No.          1     Ty.      MODULE (PBO)
         Name      PBO_INITILIZATION
         GOITEM-UMWRK
                 2222
                 0000
                 0000
                 0000
         GOITEM-UMNAME1
                 222222222222222222222222222222
                 000000000000000000000000000000
                 000000000000000000000000000000
                 000000000000000000000000000000
         Internal notes
              The termination was triggered in function "ab_genprog"
              of the SAP kernel, in line 1551 of the module
               "//bas/700_REL/src/krn/runt/abgen.c#10".
              The internal operation just processed is "CPOP".
              Internal mode was started at 20081210082802.
              Program name.........: "MB_MIGO_BADI==================CP ".
              Error message........: "The specified type cannot be converted into the target
               variables.".
         Active Calls in SAP Kernel
         Lines of C Stack in Kernel (Structure Differs on Each Platform)
         SAP (R) - R/3(TM) Callstack, Version 1.0
         Copyright (C) SAP AG. All rights reserved.
         Callstack without Exception:
         App       : disp+work.EXE (pid=5776)
         When      : 12/10/2008 8:28:3.84
         Threads   : 2
         Computer Name       : DMATE
         User Name           : SAPServiceAD0
         Number of Processors: 4
         Processor Type: EM64T Family 15 Model 4 Stepping 1
         Windows Version     : 5.2 Current Build: 3790
         State Dump for Thread Id 14f0
         FramePtr         ReturnAd         Param#1          Function Name
         0000000007eb8800 0000000077d7047f 00000000411b4070 ntdll!NtWaitForSingleObject
         0000000007eb88a0 000000000173b1d1 000000000000042c kernel32!WaitForSingleObjectEx
         0000000007eb8af0 00000000006179c5 0000000000000001 disp+work!NTDebugProcess [ntstcdbg.c (501)]
         0000000007eb8b20 0000000000b05d9c 0000000000000001 disp+work!CTrcStack [dptstack.c (182)]
         0000000007eb8b70 0000000000b0afc0 0000000000000001 disp+work!rabax_CStackSave [abrabax.c (7093)]
         0000000007eb9550 0000000000a51c94 0000000001d12320 disp+work!ab_rabax [abrabax.c (1231)]
         0000000007ebc220 00000000007f753a 0000000000000001 disp+work!ab_genprog [abgen.c (1555)]
         0000000007ebc2f0 00000000007f7dc8 00000000ffffffff disp+work!newload [abload1.c (336)]
         0000000007ebc350 00000000007f7e8e 0000000000000056 disp+work!ab_LoadProgOrTrfo [abload1.c (160)]
         0000000007ebc380 00000000007bc84d 000007fe725a5f70 disp+work!ab_LoadProg [abload1.c (78)]
         0000000007ebc450 00000000007be91a 00002a441022f402 disp+work!LoadGlobalClass [abobject.c (943)]
         0000000007ebc4a0 00000000007c1bdd 0000000000000000 disp+work!ab_FillCfix [abobject.c (1603)]
         0000000007ebc580 000000000083ae52 0000000000000000 disp+work!ab_jaboo [abobject.c (2248)]
         0000000007ebc700 0000000000a1ccb7 000000000000000d disp+work!ab_extri [abextri.c (554)]
         0000000007ebc750 0000000000ad50ac 000000000000000d disp+work!ab_xevent [abrunt1.c (281)]
         0000000007ebc7e0 0000000000679328 000000000000000d disp+work!ab_dstep [abdynpro.c (492)]
         0000000007ebc960 000000000067d02d 000007fe725d6f20 disp+work!dynpmcal [dymainstp.c (2396)]
         0000000007ebc9f0 000000000067ca2a 0000000000000000 disp+work!dynppbo0 [dymainstp.c (543)]
         0000000007ebcaa0 00000000006395c5 0000000000000000 disp+work!dynprctl [dymainstp.c (360)]
         0000000007ebfc30 00000000004dbc4c 000000000000000c disp+work!dynpen00 [dymain.c (1646)]
         0000000007ebfeb0 000000000042f096 0000000007f62ff0 disp+work!TskhLoop [thxxhead.c (4538)]
         0000000007ebfee0 000000000040108d ffffffff00000003 disp+work!DpMain [dpxxdisp.c (1136)]
         0000000007ebff10 00000000019e84b1 0000000000000000 disp+work!nlsui_main [thxxanf.c (84)]
         0000000007ebff70 0000000077d5966c 0000000000000000 disp+work!wmainCRTStartup [crtexe.c (498)]
         0000000007ebffa0 0000000000000000 00000000019e8340 kernel32!BaseProcessStart
         State Dump for Thread Id b94
         FramePtr         ReturnAd         Param#1          Function Name
         000000000c9dfe40 0000000077d5f651 0000000000000000 ntdll!NtFsControlFile
         000000000c9dfeb0 00000000018ce23f fffffffffffffffe kernel32!ConnectNamedPipe
         000000000c9dff40 000007ff7fc411c4 0000000000000000 disp+work!SigIMsgFunc [signt.c (679)]
         000000000c9dff70 0000000077d6b69a 0000000077d6b660 msvcrt!endthreadex
         000000000c9dffa0 0000000000000000 0000000000000000 kernel32!BaseThreadStart
         List of ABAP programs affected
         Index     Typ     Program     Group     Date     Time     Size     Lang.
              0     Prg     SAPLMIGO          0     04.05.2008     12:54:34       1561600     E
              1     Prg     SAPMSSYD          0     25.02.2008     17:02:32         21504     E
              2     Prg     SAPFSYSCALLS          0     09.09.2004     14:18:32          7168     E
              3     Prg     CL_MMIM_USERDEFAULTS==========CP          3     06.05.2002     10:42:38         21504     E
              4     Typ     ESDUS          0     01.03.1999     13:36:04          2048     
              5     Typ     GOHEAD          0     07.02.2006     10:07:36         11264     
              6     Typ     MKPF          0     25.08.2005     22:02:19          7168     
              7     Typ     KBEFU          0     16.03.2008     17:46:49          6144     
              8     Typ     LFA1          0     16.03.2008     17:47:20         22528     
              9     Typ     MIGO_CUST_ACTION          0     30.11.1999     10:19:14          3072     
             10     Typ     MIGO_CUST_REFDOC          0     30.11.1999     10:19:14          2048     
             11     Typ     X031L          0     05.07.2005     13:10:15          6144     
             12     Prg     SAPLSDIFRUNTIME         12     19.11.2006     16:35:34         96256     E
             13     Typ     DFIES          0     28.12.2004     17:06:45         10240     
             14     Prg     SAPLSDNT         14     09.03.2008     19:02:04        219136     E
             15     Prg     SAPLSUGS         15     31.03.2006     11:23:11         47104     E
             16     Prg     SAPLV01D         16     24.03.2008     17:03:30         40960     E
             17     Typ     IWRKZ          0     04.04.1995     15:56:46          2048     
             18     Typ     TCUCH          0     07.01.2002     15:50:54          3072     
             19     Typ     TCUBN          0     07.01.2002     15:50:53          2048     
             20     Typ     TCUWS          0     13.08.1997     13:57:58          2048     
             21     Typ     TCUDRV          0     07.01.2002     15:50:54          2048     
             22     Prg     SAPLVBDOCUBATCH_BF         22     16.01.2004     14:28:56         10240     E
             23     Typ     TCUDB          0     14.01.2004     10:05:59          2048     
             24     Prg     CL_GUI_CFW====================CP         24     28.02.2005     21:03:09        168960     E
             25     Prg     CL_GUI_PROPS_CONSUMER=========CP         25     18.03.2008     13:25:33         29696     E
             26     Prg     %_CCNTL         25     18.02.2005     14:15:08         15360     E
             27     Prg     SAPLTHFB         27     18.03.2008     13:24:52        394240     E
             28     Typ     EUDB          0     06.11.2003     20:28:08          8192     
             29     Typ     TCURM          0     01.03.2005     10:56:26          5120     
             30     Prg     CL_EXITHANDLER================CP         30     18.03.2008     13:11:35         30720     E
             31     Prg     SAPLSEXV         31     18.03.2008     13:12:58        117760     E
             32     Typ     SXS_ATTR          0     07.02.2006     10:09:24          5120     
             33     Typ     BADIISIMPLED          0     19.05.2005     19:10:34          3072     
             34     Prg     CL_ENH_BADI_TOOL_UTILITIES====CP         34     17.03.2008     11:03:36         13312     E
             35     Typ     BADI_MAIN          0     08.12.2004     18:01:11          2048     
             36     Typ     BADI_IMPL          0     09.12.2004     19:05:43          3072     
             37     Typ     TADIR          0     07.02.2006     10:08:38          5120     
             38     Prg     CL_SWITCH=====================CP         38     17.03.2008     11:13:47         19456     E
             39     Typ     SFW_PACKAGE          0     07.03.2008     12:18:16          2048     
             40     Prg     CL_ABAP_SWITCH================CP         40     14.10.2006     15:40:30         33792     E
             41     Prg     SAPLPA_PACKAGE_SERVICES         41     18.03.2008     13:12:54        152576     E
             42     Typ     TDEVC          0     08.12.2004     18:02:41          6144     
             43     Prg     CL_EX_MB_MIGO_BADI============CP         43     05.12.2008     17:09:58         30720     E
             44     Prg     IF_EX_MB_MIGO_BADI============IP         30     19.05.2005     19:30:39         14336     E
             45     Typ     SYST          0     09.09.2004     14:18:12         31744     
             46     Typ     GOSEARCH_PO          0     20.07.2001     19:17:34          4096     
             47     Prg     /SPE/CL_INB_ACTION_INFO=======CP         47     24.03.2008     20:30:06         20480     E
             48     Prg     /SPE/IF_CONST=================IP         47     14.10.2006     18:49:02          7168     E
             49     Typ     GODEFAULT          0     14.01.2004     10:04:46          5120     
             50     Typ     GOITEM          0     07.02.2006     10:07:36         65536     
         Directory of Application Tables
         Name                                     Date       Time       Lngth
             Val.
         Program      SAPLMIGO
         SYST            .  .            :  :          00004612
              \0\0\0\0\x0001\0\x0370\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001\0
         GOITEM            .  .            :  :          00005524
                        00000000000000000000
         GOSEARCH_PO            .  .            :  :          00000492
         GODEFAULT            .  .            :  :          00000220
         Program      SAPLV01D
         TCUCH            .  .            :  :          00000122
              0401100020061029095148ANOOPJ      00000000000000
         TCUWS            .  .            :  :          00000060
              040020061227101454CONSULTANT     
         TCUBN            .  .            :  :          00000060
              040020061227101454CONSULTANT     
         TCUDRV            .  .            :  :          00000064
                    00000000000000     
         Program      CL_GUI_PROPS_CONSUMER=========CP
         EUDB            .  .            :  :          00004068
              %CAA72C6DDAD55F1179FA4001143E563CA         \0\0\0
         ABAP Control Blocks (CONT)
         Index     Name     Fl     PAR0     PAR1     PAR2     PAR3     PAR4     PAR5     PAR6     Source Code     Line
            94     BRAX     01     FFEB                                   CL_EX_MB_MIGO_BADI============CM001           15
            95     CLEA     00     0020                                   CL_EX_MB_MIGO_BADI============CM001           15
            96     EXCP     08     0000                                   CL_EX_MB_MIGO_BADI============CM001           22
            97     BRAX     00     0005                                   CL_EX_MB_MIGO_BADI============CM001           22
            98     EXCP     00     0007                                   CL_EX_MB_MIGO_BADI============CM001           22
            99     BRAX     00     0003                                   CL_EX_MB_MIGO_BADI============CM001           22
           100     EXCP     07     0000                                   CL_EX_MB_MIGO_BADI============CM001           22
           101     BRAX     00     0001                                   CL_EX_MB_MIGO_BADI============CM001           23
           102     EXCP     0B     0000                                   CL_EX_MB_MIGO_BADI============CM001           23
           103     METH     01     0000     0000     0000     0000     0000     0000     0000     CL_EX_MB_MIGO_BADI============CM001           24
           107     -
         00     0000                                   CL_EX_MB_MIGO_BADI============CM001           24
           108     ABOO     02     0000     0005     0000                         CL_EX_MB_MIGO_BADI============CM001            1
         >>>>>     CPOP     00     0000                                   CL_EX_MB_MIGO_BADI============CM001            1
           111     -
         00     0000                                   CL_EX_MB_MIGO_BADI============CM001            1
           112     METH     04     0000     0005     0002     0000     0003     0000     0000     CL_EX_MB_MIGO_BADI============CM002            1
           116     PAR2     04     0000     C000     0000                         CL_EX_MB_MIGO_BADI============CM002            1
           118     PAR2     04     0000     C001     0000                         CL_EX_MB_MIGO_BADI============CM002            1
           120     PAR2     14     0000     C002     0000                         CL_EX_MB_MIGO_BADI============CM002            1
           122     PAR2     14     0000     C003     0000                         CL_EX_MB_MIGO_BADI============CM002            1
           124     PAR2     14     0000     C004     0000                         CL_EX_MB_MIGO_BADI============CM002            1

    Hai,
    Seems to be problem with the Program.
    Please check the point 'What Happened' in the dump for more details.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_EX_MB_MIGO_BADI============CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program
    "MB_MIGO_BADI==================CP " in include
    "MB_MIGO_BADI==================CM000 " in
    line 0:
    "The specified type cannot be converted into the target variables."
    Error in the ABAP Application Program
    The current ABAP program "CL_EX_MB_MIGO_BADI============CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Please eliminate the error by performing a syntax check
    (or an extended program check) on the program "MB_MIGO_BADI==================CP
    You can also perform the syntax check from the ABAP Editor.
    Take help from a ABAP consultant and try to check the syntax of the Program.
    If you have access even you can check the syntax of the specified program from SE38.
    Goto SE38 and put the program name and select 'Source code' and press F8, IN THE SOURCE CODE PAGE, press control+F2 and check whether there is any problem with the syntax or not.
    If you find any take help from ABAP consultants.
    Hope this helps.
    Regards,
    Yoganand.V

  • ABAP Dump when executing DTP

    Dear gurus:
           I just faced an annoying problem when executing DTP in t-code RSA1. It appears an  ABAP dump here. The ABAP dump is briefly shown below. And I found that it seems to be an authorization problem, because when I use a new account which has SAP_ALL authorization, then it works. So it may lack of some authorizations, but it's hard to figure it out. T-code su53 cannot check it properly. Need your help and thanks a lot.
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          2007.06.20 11:17:30
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    Error analysis
         Short text of error message:
         Invalid program status
         Long text of error message:
         Technical information about the message:
         Message class....... "RSBK"
         Number.............. 299
         Variable 1.......... " "
         Variable 2.......... " "
         Variable 3.......... " "
         Variable 4.......... " "

    Hai Wei,
    This dump is due missing of OCX files while installing SAP GUI Front end just find out the exact files and copy and paste them in the Front end files files then ur prob will be solved.......
    If in case any issues let me know.
    Regards
    Madhavi

  • SYNTAX_ERROR when executing any transaction

    Hi All,
        I am getting the following error as soon as I log in. I am not able to execute any transaction. The dump occured while I was applying Stack 10. The performance assistant ask to generate/activate the interface SAPLSRABAX_EXC using menu painter but I cant even get to SE41.
    Any ideas.
    Thanks in advance,
    Shabnam
    Performance Assistant:
    Status LIVE of the user interface SAPLSRABAX_EXC missing
    Message no. 00264
    Diagnosis
    The specified GUI status either does not exist or was not generated.
    Procedure
    Use the Menu Painter to check whether the status required actually exists. If it does, then generate the interface SAPLSRABAX_EXC (using the Menu Painter).
    Runtime Errors         SYNTAX_ERROR
    Date and Time          07.04.2007 12:26:38
    Short text
         Syntax error in program "SAPLSEUF ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLSHI1" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPLSEUF " in include
          "CL_ENH_TOOL_FUGR==============CU " in
         line 133:
         "Method "IF_ENH_TOOL~COMPARE_WITH" is not declared or inherited in clas"
         "s "CL_ENH_TOOL_FUGR" - - - - - - - - - - -"
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
    Error analysis
         The following syntax error was found in the program SAPLSEUF :
         "Method "IF_ENH_TOOL~COMPARE_WITH" is not declared or inherited in clas"
         "s "CL_ENH_TOOL_FUGR" - - - - - - - - - - -"
    Runtime Errors         SYNTAX_ERROR
    Date and Time          07.04.2007 12:26:38
    Trigger Location of Runtime Error
         Program                                 SAPLSHI1
         Include                                 LSHI1U19
         Row                                     23
         Module type                             (FUNCTION)
         Module Name                             STREE_RESET_INTERNAL_TABLES
    Source Code Extract
    Line  SourceCde
         1 FUNCTION STREE_RESET_INTERNAL_TABLES.
         2 *"----
         3 ""Lokale Schnittstelle:
         4 *"       IMPORTING
         5 *"             VALUE(STRUCTURE_ID) LIKE  TTREE-ID
         6 *"----
         7 *
         8   DATA: FUNCTION_MODULE LIKE TFDIR-FUNCNAME.
         9   DATA: ACTIVE LIKE RS38L-GLOBAL.
        10 *
        11   CALL FUNCTION 'STREE_GET_FUNCTION_MODULE'
        12        EXPORTING
        13             STRUCTURE_ID        = STRUCTURE_ID
        14 *         DATABASE_IDENTIFIER =
        15             ACTION              = 'IT'
        16        IMPORTING
        17             FUNCTION_MODULE     = FUNCTION_MODULE
        18 *         DATABASE_IDENTIFIER =
        19 *         MESSAGE             =
        20        EXCEPTIONS
        21             OTHERS              = 0.
       22 *
    >>>>>   CALL FUNCTION 'RS_FUNCTION_ACTIVE_CHECK'
       24        EXPORTING
       25             FUNCNAME  = FUNCTION_MODULE
       26        IMPORTING
       27             ACTIVE    = ACTIVE
       28        EXCEPTIONS
       29             NOT_FOUND = 1
       30             OTHERS    = 2.
       31   IF ACTIVE EQ FALSE.
       32     EXIT.
       33   ENDIF.
       34 *
       35   CALL FUNCTION FUNCTION_MODULE
       36        EXCEPTIONS
       37             OTHERS = 0.
       38 *  reset also table with header information. This is necessary since
       39 * the header is important for comparison with buffer data
       40   CLEAR EXISTING_STRUCTURES.  REFRESH EXISTING_STRUCTURES.
       41   CLEAR STRUCTURE_TADIR_DATA. REFRESH STRUCTURE_TADIR_DATA.
       42 * reset context resolution buffer

    Hi Shabnam,
    You are right .When a support pack is being imported in the system for performance reasons SPAM is set up so that by default no screens  or ABAP programs can be generated..This needs to be changed  if you want to work during an SP import.
    Choose EXTRAS in SPAM initial screen choose SETTINGS and choose IGNORE GENERATION ERRORS.
    It is better to avoid workign during a SP import on the system
    Check the link for more details
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/56e89a884b11d2b422006094b9ea64/frameset.htm
    *Reward points  if the asnwer was helpful

  • ABAP Dump when executing tcode CATS_APPR_LITE for multiple selection.

    Dear Members,
    Issue:
    When executing tcode CATS_APPR_LITE for Time Approval from the remote R/3 by selecting multiple selections and click on Approve, if you get a dump saying CALL_FUNCTION_REMOTE_ERROR
    Analysis:
    If there is an SAP Note applied in 1368487 and at CALL FUNCTION CATS_CHECK _PTEXDIR FM getting the dump because in source system for this function module Remote Enabled Module option is not checked.
    To resolve this correction note 1430042 has to be applied.
    Regards
    Durga

    Dear Members,
    Issue:
    When executing tcode CATS_APPR_LITE for Time Approval from the remote R/3 by selecting multiple selections and click on Approve, if you get a dump saying CALL_FUNCTION_REMOTE_ERROR
    Analysis:
    If there is an SAP Note applied in 1368487 and at CALL FUNCTION CATS_CHECK _PTEXDIR FM getting the dump because in source system for this function module Remote Enabled Module option is not checked.
    To resolve this correction note 1430042 has to be applied.
    Regards
    Durga

  • Dump when executing DTP right after infopackage in BI 7.0 SP 7

    Hello.
    whenever I try to execute DTP <b>right after</b> run infopackage (eg.master loading), exception error occurs like below.
    <b><u>"A RAISE statement in the program "SAPLRSSTATMAN" raised the exception"</u></b>
    can't find any notes related to this problem in SAP notes.
    that is okay when i try this job with intervals though.(10sec or so.)
    Is there any solution about this?
    Thanks in advance.

    This sounds like you need to create a customer message. You haven't sent the dump but from the process I would guess that some data is still stuck on the database. Anyway a RAISE where you don't find a note is always worth a customer message if you can reproduce it.
    Best regards
    Dirk

  • ABAP DUMP WHEN Executing GANTT CHART IN CN41N TCODE

    Hi,
      we are getting the following error while trying to display gantt chart in CN41N Tcode.
        A calculation field is defined too small.
    The current ABAP program "FCNGR000" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_CONVERSION_OVERFLOW', was not
      caught in
    procedure "GET_WORKAREA" "(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:
    A value generated during processing is too large for the
    field "ALL_OBJ-VDAUER" of the program "FCNGR000".
    any suggestion.please.
    nazi.

    Should be rather obvious?  The domain for VDAUER is Dec 10,1.  The dump would suggest that you've getting a value for VDAUER that's more than 10 digits long?

  • Dump when execute MMPV (Material Ledger is actived)

    Hi experts,
    This is my scenario:
    - We are testing in a Development system (No productive system)
    - Material Ledger is actived since 12-2011
    - No Material Ledger period end closing made in 12-2011
    When we execute MMPV the system shows the dump:    SAPSQL_ARRAY_INSERT_DUPREC
    We applied the sap note: 1123034 - MMPV: SAPSQL_ARRAY_INSERT_DUPREC error in SAPLMLCCS, but the dump continues.
    I checked the table ckmlkev and I saw registers to Company Code 0200 Period 2 and Year 2012, however if I check OMSY transaction, I saw only Company Code 0200 Period 1 and Year 2012.
    There is something extra to do?
    Thanks in advance for  your help,
    José Luis

    Hi,
    This short dump is produced when the system tries to insert a new
    entry in table CKMLKEV but a duplicate entry already exists in the same
    table.
    CKMLKEV indicates in which period which cost component structure is
    used for the actual cost component split. CKMLKEV entries are created
    by MMPV. Their existance for these periods indicates that the period was
    shifted already by MMPV.
    What you can do now is the following: please check the period
    status in ML.
    If the status is undefined, then delete the CKMLKEV entry and re-run
    MMPV.
    If the status is period opened (or higher), then you have to reset
    the MM period.
    Best Regards,
    Arminda Jack

  • WHY CPROJECTS DUMPS WHEN SAVING MODIFIED TASK?

    When user tries to set as completed more then one task at once,  I'm getting frequently a short dump error which I report after:
    <br> Termination occurred in the ABAP program "CL_DPR_TRANSACTION_MANAGER====CP" -in "ON_TRANSACTION_FINISHED".                                                      
    <br>   The main program  was "SAPMHTTP ".                                                                               
    <br><br>In the source code you have the termination point in line 20 of the (Include) program "CL_DPR_TRANSACTION_MANAGER====CM009".    
    <br><br> The following refers to the exact interruption  point:
    <br><br>
    <br>1     |METHOD ON_TRANSACTION_FINISHED.                                                            
    <br>|    2|                                                                               
    <br>|    3|  DATA:                                                                               
    <br>|    4|    LR_APPL_OBJECT_MANAGER TYPE REF TO CL_DPR_APPL_OBJECT_MANAGER.                         
    <br>|    5|                                                                               
    <br>|    6|*/Transaction supervision snaps only if changes are made                                   
    <br>|    7|  CL_DPR_APPL_OBJECT_MANAGER=>SET_ACTIVE_APPLICATION(                                      
    <br>|    8|    iv_application = CL_DPR_CO=>SC_APPLICATION_TYPE_DPR ).                                 
    <br>|    9|  LR_APPL_OBJECT_MANAGER =                                                                 
    <br>|   10|    CL_DPR_APPL_OBJECT_MANAGER=>GET_INSTANCE( ).                                           
    <br>|   11|  IF LR_APPL_OBJECT_MANAGER->HAS_CHANGES( ) EQ CL_DPR_CO=>SC_FALSE.                        
    <br>|   12|    RETURN.                                                                               
    <br>|   13|  ENDIF.                                                                               
    <br>|   14|                                                                               
    <br>|   15|*/With the help of this event handler unauthorized transactional                           
    <br>|   16|*/statements are detected                                                                   
    <br>|   17|  IF KIND EQ CL_SYSTEM_TRANSACTION_STATE=>COMMIT_WORK.                                    
    <br>|   18|    MESSAGE X085(00).                                                                      
    <br>|   19|  ELSE.                                                                               
    <br>|   ***|>>>>>|    MESSAGE X086(00).                                                                      
    <br>|   || 21|*  ENDIF.                                                                                |
    <br>|   | 22|                                                                                |
    <br>|   | 23|ENDMETHOD.     
    <br><br>
    Is there anyone who experienced something similar when confirming task? I think it's some kind of excepition handled uncorrectly by the system but I can't grasp the meaning of the generic  output message: "Error when saving data". What's more: some tasks are processed correctly and some other get the error message!
    <br><br>Thanks for just a little help or suggestion.
    <br><br>
    Best regards<br>Andy

    Hi Khumar. Unfortunately problem hasn't been solved yet. I have no idea how to go out from this...I've found a Sap Note with similar issue:
    Note 950528 - A termination occurs when you save
    but it deals with the flag accounting integration on project type, which causes this kind of message if it's set without activating the CO module. So what? This is not my point.
    Thanks for some tips or suggestion
    Andrea

  • Unauthorized 401 error when executing any managed bean event or links

    HI,
    I am developing one application in Webcenter 11g PS5. Ths application is using some custom adf taskflow libraries in some regions and peoplesoft portlets. This application is using composer as well. When security in not enbaled then the application works fine. But when security is enabled then the home page opens up. But when any link or edit link is clicked one erros comes up as pop-up in the browser. The pop up displays the error as unauthorized error=401. After a page refresh the link again works fine. But again another link or the same link gives same problem in the same session. Can anyone please help me on this issue?
    Thanks,
    Soumyo.

    Hi,
    Glad to hear that you solve this issue, thanks for your sharing.
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Short dump when executing report.

    Dear all,
    I’m running a web template report which is calling a multiprovider and within the multiprovider are 9 cubes. All cubes have aggregates and are optimize for performance. Lately, for the past 2 days, users have been complaining that they keep getting error 500, a time out error. This happens only to certain users and not all. Some users are able to query for data more the 5 years where as some not even 1 day. Below is the error which BW is throwing back to us. Can you please help me analyze the error?
    Error analysis
        After a certain length of time, the program is terminated. In the case
        of a work area, this means that
        - endless loops (DO, WHILE, ...),
        - database accesses producing an excessively large result set,
        - database accesses without a suitable index (full table scan)
        do not block the processing for too long.
    Trigger Location of Runtime Error
        Program                                 SAPLRSDRS
        Include                                 LRSDRSF04
        Row                                     116
        Module type                             (FORM)
        Module Name                             FETCH_DATA_OPENSQL
      103
      104     IF <l_s_data>      IS NOT ASSIGNED OR
      105        <l_s_data>      IS NOT ASSIGNED OR
      106        <l_s_data_olap> IS NOT ASSIGNED .
      107       RAISE EXCEPTION TYPE cx_rs_program_error
      108          EXPORTING
      109            method = 'FETCH_DATA_OPEN_SQL-2-'.
      110     ENDIF.
      111   ENDIF.
      112
      113
      114   IF i_pkgsize <= 0.
      115 *   Reading all data with one single fetch
    >>>>>     FETCH NEXT CURSOR i_cursor
      117       INTO CORRESPONDING FIELDS OF TABLE <l_t_data>.
      118     e_eof = rs_c_true.
      119   ELSE.
      120 *   Reading only one package
      121     FETCH NEXT CURSOR i_cursor
      122       INTO CORRESPONDING FIELDS OF TABLE <l_t_data>
      123       PACKAGE SIZE i_pkgsize.
      124
      125 *   If less than 'i_pkgsize' many tuples are read
      126 *   => end-of-data is reached
      127     DESCRIBE TABLE <l_t_data> LINES l_count.
      128     IF l_count <> i_pkgsize.
      129       e_eof = rs_c_true.
      130     ENDIF.
      131   ENDIF.

    Hi SCHT.
    Error itself says that
    <i>"database accesses producing an excessively large result set,
    - database accesses without a suitable index (full table scan)
    do not block the processing for too long."</i>
    I believe there should be some change in query which causes aggregates to be excluded from selection.
    Try running query from RSRT with option Execute + Debut ->Aggergates section select "Display aggregates found" and see the out put ..and watch whether aggregates are actually used.
    Also some time this error happens because of network traffic , try running query in Bex Analyzer and see the run time.
    Hope that helps.
    Regards
    Mr Kapadia
    Assigning points is the way to say thanks in SDN.

  • Short dump when executing DTP

    Dear Gurus,
    I am loading 2lis_02_hdr and 2lis_02_itm data in to customized ODS.
    it loaded sucessfully up to PSA level, when i am loading through DTP it shows the abap runtime error as "CREATE_DATA_UNKNOWN_TYPE"
    let me know the solution for the above..urgent

    Hi Ravindra,
    As you said i have gone through transformations once again, I mapped the correct data type only.
    Including the above error mentioned i am also facing runtime error message as MESSAGE_TYPE_X

  • Short dump when running EWA report

    Dear Expert,
    I got error dump when generating EWA report: OBJECTS_OBJREF_NOT_ASSIGNED_NO
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_GUI_GP=====================CP" 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_REF_IS_INITIAL', was not
         caught in
        procedure "IF_GRAPHIC_PROXY~EXPORT" "(METHOD)", 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:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component.
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    Missing RAISING Clause in Interface
        Program                                 CL_GUI_GP=====================CP
        Include                                 CL_GUI_GP=====================CM017
        Row                                     1
        Module type                             (METHOD)
        Module Name                             IF_GRAPHIC_PROXY~EXPORT
    Trigger Location of Exception
        Program                                 CL_GUI_GP=====================CP
        Include                                 CL_GUI_GP=====================CM017
        Row                                     19
        Module type                             (METHOD)
        Module Name                             IF_GRAPHIC_PROXY~EXPORT
    Please advise asap since we need the report immediately.
    Thank you in advance,
    Rudi

    Hi,
    [This note|https://websmp109.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=944541&_NLANG=E] will solve your problem.
    feel free to revert back.
    --Ragu

  • Dump  while  executing fm

    i am getting dump when executing my z fm  in below  select statement .
    code is like below ,
      SELECT   vbak~vbeln   "Sales Document
               vbak~auart   "Sales Document Type
               vbak~kunnr   "Sold-to party
               vbap~posnr   "Sales Document Item
               vbap~matnr   "Article Number
               vbap~werks   "Site
               vbap~vstel   "Shipping Point/Receiving Point
               vbap~route   "Route
               vbap~zz_area "Area Information
               vbap~zz_cube "Cube
               vbap~zz_weight "weight
               vbap~zzevent_id  "Event id
               vbap~zzline_no   "Line no
               vbep~etenr    "Delivery Schedule Line Number
               vbep~edatu    "Schedule line date
               vbuk~lfstk
               vbup~lfsta
             INTO TABLE itab_area_sku_so
             FROM vbak
                  INNER JOIN vbap ON
                  vbakvbeln = vbapvbeln
               INNER JOIN vbep ON
                  vbapvbeln = vbepvbeln
              AND vbapposnr = vbepposnr
          INNER JOIN vbuk ON vbukvbeln = vbakvbeln
          INNER JOIN vbup ON vbupvbeln = vbapvbeln
                         AND vbupposnr = vbapposnr
          WHERE vbak~auart                   IN r_doc_type_ranges
           AND vbak~kunnr                    IN r_store_ranges
           AND vbap~vstel                    IN r_ship_point_ranges
           AND vbap~route                    IN r_route_ranges
           AND   vbap~abgru EQ space
         AND vbap~werks                       = i_site
              AND vbap~zz_area                  = i_area
              AND vbap~matnr                    = i_sku
              AND vbap~zzpog_name               IN r_pog_name_ranges
              AND vbap~zzevent_id               IN r_event_id_ranges
              AND vbap~zz_wms_cat_cd            IN r_category_ranges
              AND vbep~edatu                    =  i_delivery_date
              AND NOT ( vbuk~lfstk EQ c_complete_process OR
                        vbuk~lfstk EQ c_partially_process )
              AND vbuk~spstg NE 'C'.
    error analysis is like below
    "  In a SELECT access, the read file could not be placed in the target
    field provided.
    Either the conversion is not supported for the type of the target field,
    the target field is too small to include the value, or the data does not
    have the format required for the target field. :"
    please  suggest  how to  avoid  dump
    Edited by: sapVeeru on Dec 1, 2010 9:56 AM

    i am getting dump when executing my z fm  in below  select statement .
    code is like below ,
      SELECT   vbak~vbeln   "Sales Document
               vbak~auart   "Sales Document Type
               vbak~kunnr   "Sold-to party
               vbap~posnr   "Sales Document Item
               vbap~matnr   "Article Number
               vbap~werks   "Site
               vbap~vstel   "Shipping Point/Receiving Point
               vbap~route   "Route
               vbap~zz_area "Area Information
               vbap~zz_cube "Cube
               vbap~zz_weight "weight
               vbap~zzevent_id  "Event id
               vbap~zzline_no   "Line no
               vbep~etenr    "Delivery Schedule Line Number
               vbep~edatu    "Schedule line date
               vbuk~lfstk
               vbup~lfsta
             INTO TABLE itab_area_sku_so
             FROM vbak
                  INNER JOIN vbap ON
                  vbakvbeln = vbapvbeln
               INNER JOIN vbep ON
                  vbapvbeln = vbepvbeln
              AND vbapposnr = vbepposnr
          INNER JOIN vbuk ON vbukvbeln = vbakvbeln
          INNER JOIN vbup ON vbupvbeln = vbapvbeln
                         AND vbupposnr = vbapposnr
          WHERE vbak~auart                   IN r_doc_type_ranges
           AND vbak~kunnr                    IN r_store_ranges
           AND vbap~vstel                    IN r_ship_point_ranges
           AND vbap~route                    IN r_route_ranges
           AND   vbap~abgru EQ space
         AND vbap~werks                       = i_site
              AND vbap~zz_area                  = i_area
              AND vbap~matnr                    = i_sku
              AND vbap~zzpog_name               IN r_pog_name_ranges
              AND vbap~zzevent_id               IN r_event_id_ranges
              AND vbap~zz_wms_cat_cd            IN r_category_ranges
              AND vbep~edatu                    =  i_delivery_date
              AND NOT ( vbuk~lfstk EQ c_complete_process OR
                        vbuk~lfstk EQ c_partially_process )
              AND vbuk~spstg NE 'C'.
    error analysis is like below
    "  In a SELECT access, the read file could not be placed in the target
    field provided.
    Either the conversion is not supported for the type of the target field,
    the target field is too small to include the value, or the data does not
    have the format required for the target field. :"
    please  suggest  how to  avoid  dump
    Edited by: sapVeeru on Dec 1, 2010 9:56 AM

Maybe you are looking for

  • ScreenUpdating=False fails to prevent screen updating, and causes bizarre behaviour

    I have recently installed Office 2013 (MSO Standard 2013) on my (Win 7 Professional) computer.  During a brief transitional period, Office 2003 will remain on my computer. I had been looking forward to running the many Excel VBA applications on Excel

  • What I must do? I didn't buy this program. But now I must pay for it?

    What I must do? I didn't buy this program. But now I must pay for it? Item Developer Type Unit Price   Flightradar24 Pro, Model graphics       Report a Problem        Svenska Resenatverket AB    In App Purchase  0,89 € Order Total: 0,89 € <Personal I

  • Trying to simulate a MANET

    I need a code that simulates a mobile ad hoc netwrok among 20-30 computers and also the ability to pass message among those computers. I have tried to solve the problem by studying JAVA Documentation. But I am lost. So if some one could get me starte

  • Counting Number of Comments

    Dreamweaver 8, ASP VBScript, Access Database. http://www.trajectorysquared.com I have a blog set up using a CMS, where I make a post that is submitted to a table specifically for posts. Users can also make comments on the posts, which are submitted i

  • Caching web templates using the portal cache - experiences

    Hi, To improve performance, I would like to cache a (7.0) web template in the portal. I adjusted the iView by changing the following fields: Cache Level to shared Cache Validity Period to 1 hour However, the template still takes 10 seconds to load, t