OBJECTS_OBJREF_NOT_ASSIGNED

Hello,
Pls i want immediate reply.. i got this error.. i will give full points...ps help me
Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
Exception              CX_SY_REF_IS_INITIAL
Date and Time          02.08.2008 13:31:48
Short text
Access via 'NULL' object reference not possible.
What happened?
Error in the ABAP Application Program
The current ABAP program "ZNARI_CLASS" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
What can you do?
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_REF_IS_INITIAL', was not
caught and
therefore caused a runtime error.
The reason for the exception is:
You attempted to use a 'NULL' object reference (points to 'nothing')
access a component (variable: "CAL1").
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.
How to correct the error
Probably the only way to eliminate the error is to correct the program.
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:
"OBJECTS_OBJREF_NOT_ASSIGNED" "CX_SY_REF_IS_INITIAL"
"ZNARI_CLASS" or "ZNARI_CLASS"
"START-OF-SELECTION"
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... "lenita"
Network address...... "192.168.10.253"
Operating system..... "Windows NT"
Release.............. "5.2"
Hardware type........ "2x Intel 801586"
Character length.... 16 Bits
Pointer length....... 32 Bits
Work process number.. 1
Shortdump setting.... "full"
Database server... "LENITA"
Database type..... "MSSQL"
Database name..... "PRD"
Database user ID.. "prd"
Char.set.... "C"
SAP kernel....... 700
created (date)... "Apr 2 2006 23:08:16"
create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
Database version. "SQL_Server_8.00 "
Patch level. 52
Patch text.. " "
Database............. "MSSQL 7.00.699 or higher, MSSQL 8.00.194"
SAP database version. 700
Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
Memory consumption
Roll.... 8176
EM...... 13587912
Heap.... 0
Page.... 204800
MM Used. 569680
MM Free. 474136
User and Transaction
Client.............. 222
User................ "ABAPUSER"
Language key........ "E"
Transaction......... "SE38 "
Program............. "ZNARI_CLASS"
Screen.............. "SAPMSSY0 1000"
Screen line......... 6
Information on where terminated
Termination occurred in the ABAP program "ZNARI_CLASS" - in
"START-OF-SELECTION".
The main program was "ZNARI_CLASS ".
In the source code you have the termination point in line 17
of the (Include) program "ZNARI_CLASS".
Source Code Extract
Line
SourceCde
1
2
*& Report  ZNARI_CLASS
3
4
5
6
7
8
9
REPORT  ZNARI_CLASS.
10
11
12
13
DATA : CAL1 TYPE REF TO ZCALLING4.
14
15
START-OF-SELECTION.
16
>>>>>
CALL METHOD CAL1->DISPLAY.
Contents of system fields
Name
Val.
SY-SUBRC
0
SY-INDEX
0
SY-TABIX
1
SY-DBCNT
0
SY-FDPOS
0
SY-LSIND
0
SY-PAGNO
0
SY-LINNO
1
SY-COLNO
1
SY-PFKEY
SY-UCOMM
SY-TITLE
REPORT TO CALL GLOBAL CLASS.
SY-MSGTY
SY-MSGID
SY-MSGNO
000
SY-MSGV1
SY-MSGV2
SY-MSGV3
SY-MSGV4
SY-MODNO
0
SY-DATUM
20080802
SY-UZEIT
133147
SY-XPROG
RSDBRUNT
SY-XFORM
%_INIT_PBO_FIRST
Active Calls/Events
No.   Ty.          Program                             Include                             Line
Name
1 EVENT        ZNARI_CLASS                         ZNARI_CLASS                            17
START-OF-SELECTION
Chosen variables
Name
Val.
No.       1 Ty.          EVENT
Name  START-OF-SELECTION
CAL1
F0000000
F0000000
%_DUMMY$$
2222
0000
0000
0000
Internal notes
The termination was triggered in function "ab_jclom"
of the SAP kernel, in line 4703 of the module
"//bas/700_REL/src/krn/runt/abmethod.c#6".
The internal operation just processed is "clom".
Internal mode was started at 20080802133147.
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=2640)
When      : 8/2/2008 13:31:48.187
Threads   : 2
Computer Name       : LENITA
User Name           : SAPServicePRD
Number of Processors: 2
Processor Type: x86 Family 15 Model 3 Stepping 4
Windows Version     : 5.2 Current Build: 3790
State Dump for Thread Id b64
eax=0a400000 ebx=00000340 ecx=00000002 edx=00000058 esi=00000340 edi=00000000
eip=7c8285ec esp=053fbea0 ebp=053fbf10 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000297
function : KiFastSystemCallRet
7c8285ec c3               ret
7c8285ed 8da42400000000   lea     esp,[esp]              ss:053fbea0=7c827d0b
7c8285f4 8d642400         lea     esp,[esp]              ss:294aa4b3=????????
FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
053fbf10 77e61c8d 00000340 0001d4c0 00000000 053fbf48 ntdll!KiFastSystemCallRet
053fbf24 0100b3aa 00000340 0001d4c0 00000001 7c38b5c8 kernel32!WaitForSingleObject
053fbf48 0055b4ac 0055b4e5 7c38b5c8 7c38b5c8 7c38b5c8 disp+work!NTDebugProcess [ntstcdbg.c (501)]
053fbf4c 0055b4e5 7c38b5c8 7c38b5c8 7c38b5c8 01d35ab0 disp+work!NTStack [dptstack.c (1365)]
053fbf68 0055b519 7c38b5c8 00000000 008536a8 7c38b5c8 disp+work!CTrcStack2 [dptstack.c (352)]
053fbf74 008536a8 7c38b5c8 00000000 005f0059 00310030 disp+work!CTrcStack [dptstack.c (182)]
053fbf98 008569fa 4119dfb8 00000000 00000000 053fc030 disp+work!rabax_CStackSave [abrabax.c (6871)
053fc070 006cf952 013a80e8 013a80b0 0000125f 1e1fc1c8 disp+work!ab_rabax [abrabax.c (1213)]
053fd09c 0067bb56 00000008 4119e8f4 00000000 053fd104 disp+work!ab_jclom [abmethod.c (4703)]
053fd104 007af315 51bd965c 00000000 053fd130 00000000 disp+work!ab_extri [abextri.c (552)]
053fd118 007af71f 01410030 00000000 0000000c 00000000 disp+work!ab_xevent [abrunt1.c (339)]
053fd130 008a6581 51bd8150 00000000 0000008e 00000025 disp+work!ab_trigg [abrunt1.c (141)]
053fd148 00596b3d 51bd8150 51bd965c 00000000 00590053 disp+work!ab_run [absubmit.c (403)]
053fd270 00598503 00000000 51bd8150 00000000 00000000 disp+work!dynpmcal [dymainstp.c (2273)]
053fd284 00597b13 00000001 51bd8150 00000003 053ffd04 disp+work!dynppai0 [dymainstp.c (1108)]
053fd2a0 0056dcf1 51bd8150 00000001 00000000 00000002 disp+work!dynprctl [dymainstp.c (359)]
053ffd04 00471848 00000013 ffffffff 00000001 00494960 disp+work!dynpen00 [dymain.c (1405)]
053ffd0c ffffffff 00000001 00494960 00000002 01c72400 disp+work!Thdynpen00 [thxxhead.c (4632)]
053ffee0 00494ee2 00000001 00000000 00000000 00430000 <nosymbols>
053fff00 00421150 00000000 00000000 7ffdb000 053fff60 disp+work!ThStart [thxxhead.c (1145)]
053fff14 00401080 00000003 055569d0 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1113)]
053fff60 011a94a0 00000003 055569d0 055574a0 01bd5000 disp+work!nlsui_main [thxxanf.c (82)]
053fffc0 77e6f23b 00000000 00000000 7ffdb000 00000000 disp+work!wmainCRTStartup [crtexe.c (395)]
053ffff0 00000000 011a935d 00000000 00905a4d 00000003 kernel32!ProcessIdToSessionId
State Dump for Thread Id cb0
eax=00000001 ebx=00000103 ecx=7c829f59 edx=00440000 esi=00000000 edi=00000000
eip=7c8285ec esp=0763fec0 ebp=0763ff04 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
function : KiFastSystemCallRet
7c8285ec c3               ret
7c8285ed 8da42400000000   lea     esp,[esp]              ss:0763fec0=7c8270fb
7c8285f4 8d642400         lea     esp,[esp]              ss:2b6ee4d3=????????
FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0763ff04 010f7ffc 000006c0 00000000 00000000 0555fb18 ntdll!KiFastSystemCallRet
0763ff84 7c349565 00000000 00000000 00000000 0555fa80 disp+work!SigIMsgFunc [signt.c (594)]
0763ffb8 77e64829 0555fa80 00000000 00000000 0555fa80 MSVCR71!endthreadex
0763ffec 00000000 7c3494f6 0555fa80 00000000 00000000 kernel32!GetModuleHandleA
List of ABAP programs affected
Index
Typ
Program
Group
Date
Time
Size
Lang.
0
Prg
ZNARI_CLASS
0
02.08.2008
13:31:45
16384
E
1
Prg
SAPMSSY0
1
02.12.2006
16:29:39
90112
E
2
Prg
SAPMSSYD
1
02.12.2006
16:29:36
21504
E
3
Prg
SAPFSYSCALLS
1
09.09.2004
14:18:32
8192
E
4
Prg
RSDBRUNT
0
02.12.2006
16:29:28
251904
E
5
Typ
RSSCR
0
30.03.2005
10:21:45
5120
6
Prg
RSDBSPBL
0
30.03.2005
10:21:58
72704
E
7
Prg
SAPDB__S
0
30.03.2005
10:22:01
18432
E
8
Prg
RSDBSPMC
0
02.12.2006
16:12:36
78848
E
9
Typ
DDSHDESCR
0
03.09.1997
03:05:16
4096
10
Typ
SPPARAMS
0
07.05.1997
13:10:38
2048
11
Typ
SPPARAMS
0
07.05.1997
13:10:38
2048
12
Prg
SAPLSABE
12
09.09.2004
14:18:36
13312
E
13
Prg
SAPLSECU
13
06.02.2007
17:51:46
86016
E
14
Typ
RSSUBINFO
0
14.10.1999
22:01:03
3072
15
Prg
%_CRSDS
0
18.02.2005
14:15:39
10240
E
16
Typ
RSDSEXPR
0
20.08.1998
10:57:18
3072
17
Prg
SAPFSPOR
1
09.09.2004
14:18:32
15360
E
18
Prg
SAPLSCNT
18
18.02.2005
14:16:06
30720
E
19
Typ
DYCBOX
0
20.08.1998
11:16:53
3072
20
Prg
SAPLSVSM
20
18.02.2005
14:16:06
27648
E
21
Prg
SAPLSGUI
21
02.12.2006
16:29:39
82944
E
22
Prg
SAPLSTTM
22
05.07.2005
13:10:18
69632
E
23
Prg
SAPLSBDC
23
05.07.2005
13:10:18
44032
E
24
Prg
CL_DATAPROVIDER===============CP
24
28.02.2005
21:00:46
49152
E
25
Prg
%_CCNTL
24
18.02.2005
14:15:08
15360
E
26
Typ
OBJ_RECORD
0
14.02.1998
08:30:43
2048
27
Prg
SAPLSTUP
27
08.03.2005
19:04:31
73728
E
28
Prg
SAPLCNDP
28
02.12.2006
15:06:02
193536
E
29
Prg
SAPSHDTV
18
05.01.2005
16:26:16
33792
E
30
Prg
SAPFGUICNTL
1
18.02.2005
14:15:08
24576
E
31
Prg
SAPLOLEA
31
05.07.2005
13:10:18
96256
E
32
Prg
SAPLSFES
32
06.02.2007
17:51:50
256000
E
33
Prg
SAPLSPLUGIN
33
09.09.2004
14:18:36
8192
E
34
Typ
ARFCRDATA
0
13.02.2005
18:20:24
7168
35
Prg
SAPLGRFC
35
13.02.2005
18:20:25
16384
E
36
Typ
SWCBCONT
0
15.11.2000
17:55:11
3072
37
Typ
OLE_VERBS
0
04.04.1995
16:02:20
2048
38
Typ
OLE_PA
0
04.04.1995
16:02:19
2048
39
Prg
CX_SY_REF_IS_INITIAL==========CP
39
05.07.2005
13:10:16
10240
E
40
Typ
SCX_SRCPOS
0
18.05.2004
14:07:11
2048
41
Prg
CX_DYNAMIC_CHECK==============CP
41
05.07.2005
13:10:16
10240
E
42
Prg
CX_ROOT=======================CP
42
05.07.2005
13:10:16
11264
E
43
Prg
CX_NO_CHECK===================CP
43
05.07.2005
13:10:16
10240
E
Directory of Application Tables
Name                                     Date       Time       Lngth
Val.
Program  ZNARI_CLASS
SYST                                     09.09.2004 14:18:12   00004612
\0\0\0\0\x0001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001
ABAP Control Blocks (CONT)
Index
Name
Fl
PAR0
PAR1
PAR2
PAR3
PAR4
PAR5
PAR6
Source Code
Line
38
PERP
80
0002
<SYSINI>
49
39
ENDM
00
0000
<SYSINI>
50
40
00
0000
<SYSINI>
50
41
xper
06
E90D
0012
0019
<SYSINI>
55
43
PERP
80
0001
<SYSINI>
55
44
PERP
80
0002
<SYSINI>
55
45
ENDM
00
0000
<SYSINI>
56
46
00
0000
<SYSINI>
56
47
xper
06
2F0C
001F
001D
ZNARI_CLASS
9
49
PERP
80
0001
ZNARI_CLASS
9
50
PERP
80
001E
ZNARI_CLASS
9
51
00
0000
ZNARI_CLASS
9
>>>>>
clom
00
0000
0020
0001
0000
0000
0000
0000
ZNARI_CLASS
17
56
PAR2
00
0000
0001
0000
ZNARI_CLASS
17
58
00
0000
ZNARI_CLASS
17
59
xper
06
0DB9
0021
0022
ZNARI_CLASS
18
61
PERP
80
0001
ZNARI_CLASS
18
62
PERP
80
0023
ZNARI_CLASS
18
63
00
0000
ZNARI_CLASS
18
64
PARA
00
0000
0024
0025
ZNARI_CLASS
18
regards,
Balaram

Hello,
From what you display it seems that you have a program called ZNARI_CLASS that was called directly or by another application.
This program has its code started like this:
Line      SourceCde
1      &----
2      *& Report ZNARI_CLASS
3      *&
4      &----
5      *&
6      *&
7      &----
8      
9      REPORT ZNARI_CLASS.
10      
11      
12      
13      DATA : CAL1 TYPE REF TO ZCALLING4.
14      
15      START-OF-SELECTION.
16      
>>>>>      CALL METHOD CAL1->DISPLAY.
Well, by the time it was called the variabel CAL1 was empty. This variable is defined by:
DATA : CAL1 TYPE REF TO ZCALLING4.
Which means that ZCALLING4 was empty too so the program tried to display an empty variable (CAL1) and generated the short dump:
You attempted to use a 'NULL' object reference (points to 'nothing')
access a component (variable: "CAL1").
Diogo.

Similar Messages

  • Background job error as runtimr error OBJECTS_OBJREF_NOT_ASSIGNED

    Hi All
         when I schedule BDC in Background by giving job name in SM36 .
    It is giving an exception error as  runtimr error OBJECTS_OBJREF_NOT_ASSIGNED.
    But it is working fine when i running with options 'N' & 'A' in call transaction.
    Flat file is placed on application server.

    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=objects_objref_not_assigned&cat=sdn_all
    You Need to find out the SAP note from the given list

  • OBJECTS_OBJREF_NOT_ASSIGNED  error while executing ABAP proxy

    Hi ,
    I am getting the following error when i try to execute an abap proxy .
    Unit ID in Background RFC     001EC9D184F702ECAA8DBC7401DC13E0
    Name of First Function Module     SRT_SEQ_SCD_DLV_TRM_QRFC_NEW_C
    Inbound Destination Name     WS_SERVICE_02DCA4961A0B_IN
    Transaction Code                     SE38
    Name of qRFC Queue                     SRTQC_001EC9D184F702ECAA8DBC6FE29753DB
    Created On                     28.01.2009
    No. of Predecessors                   1
    Created At                                    12:44:10
    Executed At                     12:44:13
    Created At (Time Stamp)     20.090.128.114.410,9989340
    User name                                     DEVELOPER
    Tcode/program                      CL_SOAP_SCHEDULER_QRFC_NEW====CP
    ID of Lock in Background RFC     001EC9D184F702DCAA8DBCA25EC41F5E
    Lock Reason                     System error; not executed
    Background RFC Scheduler ID              1
    Message number                       341
    Language Key                            EN
    Status Text                               Unit has execution errors
    Execution State                             Access using a 'ZERO' object reference is not possible.
    Number of Called Function Modules     1
    Number of Locks                                    1
    Commit Check Disabled               X
    Message Class                                  0
    Message Variable                             OBJECTS_OBJREF_NOT_ASSIGNED
    Executed On                             28.01.2009
    and in ST22 transaction i am getting the following dump
    Runtime Errors  : OBJECTS_OBJREF_NOT_ASSIGNED
    Exception         :CX_SY_RF_IS_INITIAL
    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 "WSRM_CLONE_FOR_SPECIFIC_OPS" "(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:
        An attempt was made to access a component (variable: "ME->M_CTX") with a 'ZERO'
        object reference (points to 'nothing').
        An object reference must point to an object (an instance of a class)
        before it can be used to access a component.
        Either the reference has not yet been set or it was set to 'ZERO' using
        a CLEAR statement.
    Please help in solving this issue.
    Thanks&Regards,
    Hamsa Shree

    Hi
    Runtime Errors : OBJECTS_OBJREF_NOT_ASSIGNED
    Check with the SAP Notes Note
    557770 - SAP BP: Short dump OBJECTS_OBJREF_NOT_ASSIGNED
    may be you get the exact help
    Regards
    Abhishek

  • CRM 2007: OBJECTS_OBJREF_NOT_ASSIGNED

    Summary
    My colleagues and I are making a clean CRM 2007 installation. Using campaigns in the webclient creates exceptions, though this was not always so. We've created no custom programs, but did make customizing and webclient modifications. Creating campaigns in the backend gives a OBJECTS_OBJREF_NOT_ASSIGNED runtime error.
    Web Client exceptions
    In the web client two actions create an exception:
    1) Deleting a campaign
    2) Going to 'create campaign', but instead of saving choosing 'cancel'.
    An error occurred during event processing in view ../../sap/BSP_DLC_OVW/OvwViewset.htm
    An exception has occurred
    Cannot display view CPGOE_DETAILS/OVEFDetails
    An exception has occurred
    The details text (not shown here) differs.
    Testing view CPGOE_DETAILS/OVEFDetails in de component workbench gives the following exception:
    Cannot display view MKTPRJ_COMMCHNL/OVChannels
    An exception has occurred
    Exception Class      CX_SY_REF_IS_INITIAL - Dereferencing of the NULL reference
    Method:      CL_MKTPRJ_COMMCHNL_UTIL=>GET_CONFIG_DATA
    Source Text Row:      44
    Backend runtime error
    I went to the backend, because I wanted to test whether the same functionality gave errors there as well. When using the marketing planner (CRM_MKTPL), creating a campaign (or any other object) gives a runtime error.
    The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not caught in procedure "CREATE_PROJECT" "(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 (variable: "LR_MKTPROJECT"). 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.
    Deleting old campaigns is possible in the backend, without errors.
    Customizing
    We changed the communications channels for campaigns. Three own entries were added, the old ones were deleted (including underlying entries). We've tried restoring the deleted entries, but this does not stop the webclient exceptions or marketing planner errors.
    A new configuration was made for view CPGOE_DETAILS/OVEFDetails, by copying the configuration to a config key we use. The exceptions happen both on the new configuration as on the old standard business role.
    Question
    What is the issue underlying the exceptions and runtime error? Are the two issues connected? It seems like the system looks for a non-existant entry, but which one?
    I have searched for SAP notes for this problem, but have not found anything relevant. If useful I can post the full exception errors. Any help would be appreciated!

    Hi,
    have you managed to solve this one?
    I haven't configured the UI framework yet and I'm getting this error:
    The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not caught in procedure "CREATE_PROJECT" "(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 (variable: "LR_MKTPROJECT"). 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.
    This happens when I try to create a new Campaign with transaction CRM_MKTPL on the frontend.
    Kind regards
    Jeanine

  • OBJECTS_OBJREF_NOT_ASSIGNED" "CX_SY_REF_IS_INITIAL" ZAP2_INTERFACE_LOG46C"

    Hello,
    Pls i want immediate reply.. i got this error.. i will give full points...ps help me
    Thanks in advance.
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Exception              CX_SY_REF_IS_INITIAL
    Date and Time          16.09.2008 12:31:36
    Short text
    Access via 'NULL' object reference not possible.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "ZAP2_INTERFACE_LOG46C" had to be terminated because
    it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    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_REF_IS_INITIAL', was not
    caught and
    therefore caused a runtime error.
    The reason for the exception is:
    You attempted to use a 'NULL' object reference (points to 'nothing')
    access a component (variable: "TYPE_DESCR").
    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.
    How to correct 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:
    "OBJECTS_OBJREF_NOT_ASSIGNED" "CX_SY_REF_IS_INITIAL"
    "ZAP2_INTERFACE_LOG46C" or "ZAP2_INTERFACE_LOG46C"
    "LOAD-OF-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... "ciRDE"
    Network address...... "10.131.28.7"
    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... "hpx190"
    Database type..... "ORACLE"
    Database name..... "RDE"
    Database user ID.. "SAPDAT"
    Char.set.... "C"
    SAP kernel....... 700
    created (date)... "Apr 21 2008 20:48:34"
    create on........ "HP-UX B.11.23 U ia64"
    Database version. "OCI_102 (10.2.0.1.0) "
    Patch level. 157
    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...... 8379680
    Heap.... 0
    Page.... 0
    MM Used. 990672
    MM Free. 3196544
    User and Transaction
    Client.............. 050
    User................ "MBAGGALA"
    Language key........ "E"
    Transaction......... "ZAP2_LOGGING_46C "
    Transactions ID..... "48CF3452569D34B8E10000000A831C07"
    Program............. "ZAP2_INTERFACE_LOG46C"
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 3
    Information on where terminated
    Termination occurred in the ABAP program "ZAP2_INTERFACE_LOG46C" - in
    "LOAD-OF-PROGRAM".
    The main program was "ZAP2_INTERFACE_LOG46C ".
    In the source code you have the termination point in line 20
    of the (Include) program "ZAP2_INTERFACE_LOG46C".
    Source Code Extract
    Line
    SourceCde
    1
    REPORT zap2_interface_log46c .
    2
    3
    *& Report  ZAP2_INTERFACE_LOGGING                                      *
    4
    5
    6
    7
    8
    9
    10
    INCLUDE zap2_interface_logg46c_top .
    11
    INCLUDE zap2_interface_logg46c_cl1.
    12
    INCLUDE zap2_interface_logg46c_stato01.
    13
    INCLUDE zap2_interface_logg46c_set_f01.
    14
    15
    LOAD-OF-PROGRAM.
    16
    17
    IF kind_p IS INITIAL.
    18
    DATA type_descr2 TYPE REF TO cl_abap_elemdescr.
    19
    TYPE_DESCR ?= zap2_cl_abap_typedescr=>describe_by_data( kind_p-kind ).
    >>>>>
    FIXED_VALUES = TYPE_DESCR->GET_DDIC_FIXED_VALUES( SY-LANGU ).
    21
    22
    23
    LOOP AT fixed_values INTO fixed_value.
    24
    MOVE: fixed_value-low TO kind_p-kind,
    25
    fixed_value-ddtext TO kind_p-ddtext.
    26
    APPEND kind_p.
    27
    ENDLOOP.
    28
    ENDIF.
    29
    30
    debug_l = 'X'.
    31
    sdebug_g = 'X'.
    32
    edebug_g = ' '.
    33
    return_g = 'X'.
    34
    35
    START-OF-SELECTION.
    36
    37
    IF NOT element IS INITIAL.
    38
    MOVE 'I' TO elemt_r-sign.
    39
    MOVE 'EQ' TO elemt_r-option.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    0
    SY-TABIX
    0
    SY-DBCNT
    0
    SY-FDPOS
    0
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE
    Logging tools 46c
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    SY-MODNO
    1
    SY-DATUM
    20080916
    SY-UZEIT
    123133
    SY-XPROG
    SY-XFORM
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    2 EVENT        ZAP2_INTERFACE_LOG46C               ZAP2_INTERFACE_LOG46C                  20
    LOAD-OF-PROGRAM
    1 EVENT        ZAP2_INTERFACE_LOG46C               ???                                     0
    SYSTEM-EXIT
    Chosen variables
    Name
    Val.
    No.       2 Ty.          EVENT
    Name  LOAD-OF-PROGRAM
    KIND_P
    0000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000
    0222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000
    CL_GUI_CFW=>FLUSH_SITUATION_PBO
    %_CDATE_%_APP_%
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_FSREG_001
    SY-REPID
    ZAP2_INTERFACE_LOG46C
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    5453544545444454443342222222222222222222
    A102F9E4526135FCF74630000000000000000000
    %_DUMMY$$
    0000
    0000
    2222
    0000
    KIND_P-KIND
    32
    0
    0
    TYPE_DESCR
    F0000000
    F0000000
    SYST
    ########################################################################################X ####
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000200
    0000000000000000000000000000000000000001000000000000000000000000000000000000010900000001520000
    00000000000000000000000001000100000000080000000000000000000000000000000000000B000000000080000C
    SY-LANGU
    E
    0
    0
    4
    5
    FIXED_VALUES
    Table[initial]
    FIXED_VALUE
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000
    22222222222222222222222222222222222222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SPACE
    0
    0
    2
    0
    FIXED_VALUE-LOW
    0000000000
    0000000000
    2222222222
    0000000000
    SESSION
                                 00000000000000####
    0000000000000000000000000000000000000000000000000000F000
    0000000000000000000000000000000000000000000000000000F000
    00000000222222222222222222222222222222333333333333330000
    00000000000000000000000000000000000000000000000000000000
    KIND_P[]
    Table[initial]
    CTIME-LOW
    000000
    000000
    000000
    333333
    000000
    CL_GUI_CONTROL=>LIFETIME_DEFAULT
    No.       1 Ty.          EVENT
    Name  SYSTEM-EXIT
    SY-XPROG
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    SY-XFORM
    000000000000000000000000000000
    000000000000000000000000000000
    222222222222222222222222222222
    000000000000000000000000000000
    Internal notes
    The termination was triggered in function "ab_jclom"
    of the SAP kernel, in line 4706 of the module
    "//bas/700_REL/src/krn/runt/abmethod.c#8".
    The internal operation just processed is "clom".
    Internal mode was started at 20080916123133.
    Active Calls in SAP Kernel
    Lines of C Stack in Kernel (Structure Differs on Each Platform)
    (0)  0x4000000003b5b450  CTrcStack + 0x1b0 at dptstack.c:227 [dw.sapRDE_DVEBMGS02]
    (1)  0x4000000004d564b0  Z16rabaxCStackSavev + 0x1d0 [dw.sapRDE_DVEBMGS02]
    (2)  0x4000000004d5c1a0  ab_rabax + 0x3570 [dw.sapRDE_DVEBMGS02]
    (3)  0x40000000040a2310  Z8abjclomv + 0x1690 [dw.sapRDE_DVEBMGS02]
    (4)  0x40000000040557d0  Z8abextriv + 0x440 [dw.sapRDE_DVEBMGS02]
    (5)  0x4000000003f79bb0  Z9abxeventPKt + 0xb0 at abrunt1.c:281 [dw.sapRDE_DVEBMGS02]
    (6)  0x4000000003dc02b0  Z8ablogdbv + 0xb70 at ablogdb.c:116 [dw.sapRDE_DVEBMGS02]
    (7)  0x4000000004345ea0  ab_subm + 0x20 at absubmit.c:595 [dw.sapRDE_DVEBMGS02]
    (8)  0x4000000001cb97c0  N_ab_subm + 0x20 at dymainstp.c:4769 [dw.sapRDE_DVEBMGS02]
    (9)  0x4000000001cc3610  dynpmcal + 0x3f0 at dymainstp.c:2275 [dw.sapRDE_DVEBMGS02]
    (10) 0x4000000001cba000  dynppbo0 + 0x280 at dymainstp.c:540 [dw.sapRDE_DVEBMGS02]
    (11) 0x4000000001cc13e0  dynprctl + 0x340 at dymainstp.c:358 [dw.sapRDE_DVEBMGS02]
    (12) 0x4000000001cacc00  dynpen00 + 0xae0 at dymain.c:1651 [dw.sapRDE_DVEBMGS02]
    (13) 0x4000000001fff3d0  Thdynpen00 + 0x520 at thxxhead.c:4843 [dw.sapRDE_DVEBMGS02]
    (14) 0x4000000001fc9b80  TskhLoop + 0x5690 at thxxhead.c:3958 [dw.sapRDE_DVEBMGS02]
    (15) 0x4000000001fbf320  ThStart + 0x460 at thxxhead.c:1164 [dw.sapRDE_DVEBMGS02]
    (16) 0x4000000001576800  DpMain + 0x5f0 at dpxxdisp.c:1095 [dw.sapRDE_DVEBMGS02]
    (17) 0x4000000002c30590  nlsui_main + 0x30 [dw.sapRDE_DVEBMGS02]
    (18) 0x4000000002c30520  main + 0x60 [dw.sapRDE_DVEBMGS02]
    (19) 0xc000000000050150  main_opd_entry + 0x50 [/usr/lib/hpux64/dld.so]
    List of ABAP programs affected
    Index
    Typ
    Program
    Group
    Date
    Time
    Size
    Lang.
    0
    Prg
    ZAP2_INTERFACE_LOG46C
    0
    15.09.2008
    13:34:03
    103424
    E
    1
    Prg
    SAPMSSY0
    1
    11.08.2008
    21:12:03
    92160
    E
    2
    Prg
    SAPMSSYD
    1
    16.08.2006
    12:06:37
    21504
    E
    3
    Prg
    SAPFSYSCALLS
    1
    09.09.2004
    14:18:32
    8192
    E
    4
    Prg
    ZAP2_CL_ABAP_TYPEDESCR========CP
    4
    21.08.2008
    18:03:55
    23552
    E
    5
    Prg
    ZAP2_CL_ABAP_ELEMDESCR========CP
    5
    21.08.2008
    18:03:55
    21504
    E
    6
    Prg
    ZAP2_CL_ABAP_DATADESCR========CP
    6
    21.08.2008
    18:03:55
    14336
    E
    7
    Prg
    CL_ABAP_REFDESCR==============CP
    7
    05.07.2005
    13:10:15
    24576
    E
    8
    Prg
    CL_ABAP_DATADESCR=============CP
    8
    05.07.2005
    13:10:15
    19456
    E
    9
    Prg
    CL_ABAP_TYPEDESCR=============CP
    9
    05.07.2005
    13:10:15
    30720
    E
    10
    Prg
    CL_ABAP_ELEMDESCR=============CP
    10
    03.07.2006
    10:26:16
    36864
    E
    11
    Prg
    CL_ABAP_STRUCTDESCR===========CP
    11
    04.08.2008
    19:40:50
    40960
    E
    12
    Prg
    CL_ABAP_COMPLEXDESCR==========CP
    12
    05.07.2005
    13:10:15
    17408
    E
    13
    Prg
    CL_ABAP_TABLEDESCR============CP
    13
    05.07.2005
    13:10:15
    25600
    E
    14
    Prg
    CL_ABAP_CLASSDESCR============CP
    14
    05.07.2005
    13:10:15
    30720
    E
    15
    Prg
    CL_ABAP_OBJECTDESCR===========CP
    15
    05.07.2005
    13:10:15
    34816
    E
    16
    Prg
    CL_ABAP_INTFDESCR=============CP
    16
    05.07.2005
    13:10:15
    25600
    E
    17
    Prg
    ZAP2_CL_ABAP_STRUCTDESCR======CP
    17
    21.08.2008
    18:03:55
    18432
    E
    18
    Prg
    ZAP2_CL_ABAP_COMPLEXDESCR=====CP
    18
    21.08.2008
    18:03:55
    14336
    E
    19
    Prg
    ZAP2_CL_ABAP_TABLEDESCR=======CP
    19
    21.08.2008
    18:03:55
    18432
    E
    20
    Prg
    CX_SY_REF_IS_INITIAL==========CP
    20
    05.07.2005
    13:10:16
    10240
    E
    21
    Typ
    SCX_SRCPOS
    0
    18.05.2004
    14:07:11
    5120
    22
    Prg
    CX_DYNAMIC_CHECK==============CP
    22
    05.07.2005
    13:10:16
    10240
    E
    23
    Prg
    CX_ROOT=======================CP
    23
    04.08.2008
    18:59:23
    11264
    E
    24
    Prg
    CX_NO_CHECK===================CP
    24
    05.07.2005
    13:10:16
    10240
    E
    25
    Prg
    CL_GUI_CFW====================CP
    25
    28.02.2005
    21:03:09
    168960
    E
    26
    Typ
    SYST
    0
    09.09.2004
    14:18:12
    31744
    27
    Typ
    DDFIXVALUE
    0
    04.08.2008
    15:09:55
    3072
    28
    Prg
    CL_GUI_CONTROL================CP
    28
    28.02.2005
    21:03:09
    112640
    E
    29
    Prg
    %_CCNTL
    28
    18.02.2005
    14:15:08
    15360
    E
    30
    Typ
    OBJ_RECORD
    0
    14.02.1998
    08:30:43
    2048
    31
    Prg
    CL_GUI_OBJECT=================CP
    31
    04.08.2008
    19:41:02
    376832
    E
    32
    Prg
    IF_CACHED_PROP================IP
    28
    18.02.2005
    14:12:55
    5120
    E
    Directory of Application Tables
    Name                                     Date       Time       Lngth
    Val.
    Program  ZAP2_INTERFACE_LOG46C
    SYST                                     09.09.2004 14:18:12   00004612
    \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001\0
    ABAP Control Blocks (CONT)
    Index
    Name
    Fl
    PAR0
    PAR1
    PAR2
    PAR3
    PAR4
    PAR5
    PAR6
    Source Code
    Line
    1791
    00
    0000
    ZAP2_INTERFACE_LOGG46C_SET_F01
    653
    1792
    CMPS
    20
    0247
    0038
    0038
    ZAP2_INTERFACE_LOG46C
    17
    1794
    BRAF
    02
    002A
    ZAP2_INTERFACE_LOG46C
    17
    1795
    STCK
    05
    0000
    ZAP2_INTERFACE_LOG46C
    19
    1796
    ASSI
    0F
    0000
    0052
    400E
    0000
    0000
    0000
    0000
    ZAP2_INTERFACE_LOG46C
    19
    1800
    CLCC
    00
    0013
    ZAP2_INTERFACE_LOG46C
    19
    1801
    clcm
    10
    0002
    0013
    0001
    0000
    0000
    0000
    0000
    ZAP2_INTERFACE_LOG46C
    19
    1805
    PAR1
    00
    00E3
    ZAP2_INTERFACE_LOG46C
    19
    1806
    PAR1
    C5
    400E
    ZAP2_INTERFACE_LOG46C
    19
    1807
    PAR2
    00
    0000
    0001
    0000
    ZAP2_INTERFACE_LOG46C
    19
    1809
    CAST
    00
    0000
    0031
    400E
    ZAP2_INTERFACE_LOG46C
    19
    1811
    STCK
    06
    0000
    ZAP2_INTERFACE_LOG46C
    19
    >>>>>
    clom
    10
    0002
    0031
    0009
    0000
    0000
    0000
    0000
    ZAP2_INTERFACE_LOG46C
    20
    1816
    PAR1
    01
    00B7
    ZAP2_INTERFACE_LOG46C
    20
    1817
    PAR1
    C1
    0032
    ZAP2_INTERFACE_LOG46C
    20
    1818
    PAR2
    00
    0000
    0001
    0000
    ZAP2_INTERFACE_LOG46C
    20
    1820
    LOOP
    03
    0243
    0032
    0033
    0000
    0000
    0000
    0000
    ZAP2_INTERFACE_LOG46C
    23
    1824
    LOOP
    05
    0000
    0032
    0033
    0000
    0000
    0000
    0000
    ZAP2_INTERFACE_LOG46C
    23
    1828
    BRAN
    05
    0008
    ZAP2_INTERFACE_LOG46C
    23
    1829
    MOVE
    FF
    00F2
    00E3
    00E5
    ZAP2_INTERFACE_LOG46C
    24

    Hi Madan,
    It is BASIS issue, Please ask to find SNOTE correction for this issue. I am unable to recollect that note number.
    I am also face the same problem when I am installing the business content.
    Thanks,
    Chandra

  • BSP Application Runtime Error  OBJECTS_OBJREF_NOT_ASSIGNED

    Hi,
    Iam using the standard BSP application Employee (CRMM_EMPLOYEE). Iam trying to run from Portal and getting following error.
    ST22  short dump info:
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED                                                                               
    "OBJECTS_OBJREF_NOT_ASSIGNED" " "                                                    
    "CL_CRM_BSP_IL=================CP" or "CL_CRM_BSP_IL=================CCIMP"          
    "GET_INSTANCES_OF_PRIMARY"                                                           
    We already implemented the OSS note for this kind of issue.
    0000616015
    0000632746
    Even we are getting this error                                                                               
    Any inputs???
    Thanks,
    DST
    Message was edited by:
            DST

    Hello,
    check note: #989167
    this should resolve the issue.
    Best regards,
    Dezso

  • Error objects_objref_not_assigned

    Hello Experts
    Need a help!!!!
    In our SCM system, whenever a user is executing the tcode /N/SCA/ICH, it open the page for supply network collaboration.
    When the user clicks on the SNI monitor>>inventory monitor options, he gets the error page as below:
    Error when processing your request
    What has happened?
    The URL http://fa0702.global.ctb:8000/sap/bc/webdynpro/scf/snc was not called due to an error. 
    Note
    The following error text was processed in the system AB1 : Access via 'NULL' object reference not possible.
    The error occurred on the application server FA0702_AB1_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RENDER_DELTA_MATRIX of program CL_POWL_UI_HELPER=============CP
    Method: WDDOMODIFYVIEW of program /1BCWDY/9QU55KMOF586FWL5HFJX==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_DO_MODIFY_VIEW of program /1BCWDY/9QU55KMOF586FWL5HFJX==CP
    Method: DO_MODIFY_VIEW of program CL_WDR_DELEGATING_VIEW========CP
    Method: MODIFY_VIEW of program CL_WDR_VIEW===================CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_MODIFY_VIEW of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system AB1 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server FA0702_AB1_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server FA0702_AB1_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: BVABHISH -l: E -s: AB1 -i: FA0702_AB1_00 -w: 0 -d: 20110727 -t: 100851 -v: RABAX_STATE -e: OBJECTS_OBJREF_NOT_ASSIGNED
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    The other links works fine.
    I have checked ST22 and it refers to the error objects_objref_not_assigned.
    I have created another user id with same access, and it works fine with this id without any error.
    The BP mapping is the same for both the ids.
    Please suggest to get the issue resolved.
    Thanks
    Amitava

    Hi Das,
    Below notes will help you to overcome NULL dump.
    Notes :1163483 and 1150554.
    Thanks/Mallampalli.T

  • ABAP Programming Error, OBJECTS_OBJREF_NOT_ASSIGNED, CL_GRFN_FPM_UTIL======

    Hi All,
    I am running GRC 10.0 SP07 when trying to add a response to a risk I get the following ABAP programming error,
    Category               ABAP Programming Error
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    ABAP Program           CL_GRFN_FPM_UTIL==============CP
                                                                                    |
    |    Access via 'NULL' object reference not possible.  
    You attempted to use a 'NULL' object reference (points to 'nothing')    
    |    access a component (variable: " ").                                                  
    |    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.
    Any help on the error would be greatly appreciated.
    Thanx
    Warren

    Hi Victor,
    When I am on a risk in NWBC, I select the "Response Plan" Tab, then when I try create a response I get the error.
    This is the error that is displayed:
    Error while processing your query
    What has happened?
    The URL call http://ravenclaw.cqs.co.za:8000/sap/bc/webdynpro/SAP/GRRM_WD_RNP was terminated because of an error.
    Note
    The following error text was processed in system GRC : Access via 'NULL' object reference not possible.
    The error occurred on the application server ravenclaw_GRC_00 and in the work process 7 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_OIF_INFO of program CL_GRFN_FPM_UTIL==============CP
    Method: GET_INSTANCE of program CL_GRFN_OIF_BASE==============CP
    Method: INIT_UIBB of program /1BCWDY/06EI2HED04NJ1RLM34O4==CP
    Method: IF_COMPONENTCONTROLLER~INIT_UIBB of program /1BCWDY/06EI2HED04NJ1RLM34O4==CP
    Method: HANDLEDEFAULT of program /1BCWDY/06EI2HED04NJ1RLM34O4==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/06EI2HED04NJ1RLM34O4==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Thanx
    Warren

  • ABAP DUMP - OBJECTS_OBJREF_NOT_ASSIGNED

    Hi Experts
    We are facing the dump  OBJECTS_OBJREF_NOT_ASSIGNED very regularly in ST22.
    Error Details
    Short text
         Access via 'NULL' object reference not possible.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "CL_CRM_BSP_FRAME_SRES=========CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
    please letme Know why this dump is comming reguraly and what action to be taken to aviod such dumps
    Thanks
    kumar

    Hi,
    What does this applicaiton do? Is it anywhere linked to Transactions in CRM.
    We faced similar Dump in CRM SAPGUI. and that was when we entered the Tcode: CRMD_ORDER.
    Just try the same with another User ID. If the dump doesnot occur then follow the procedure below:
    Tcode: SU01
    Open the User for which teh dump is coming.
    Goto Parameters tab
    Enter follwoing:
    Parameter ID: CRM_PROCESS_TYPE
    Parameter Value: TA
    SAVE.
    This should resolve,
    Kindly reward with points in case helpful
    Sharif.

  • Error Message: "OBJECTS_OBJREF_NOT_ASSIGNED"

    Hi All,
         One of our cube to which we are picking the data from oracle using DBConnect creating a problem. In monitor screen, the request is still running. But in ST22, it throwed a runtime error with the short text "Access not possible using 'NULL' object reference."
    Following is the log we found in SM37:-
    04:30:25 Job started
    04:30:25 Step 001 started (program RSBATCH1, variant &000
    04:30:28 Start InfoPackage ZPAK_49H0QZHXXI388W5UL17HMHOJC
    04:42:15 SQL: 11.11.2008 04:42:15 SRIKANTH
    04:42:15 ALTER TABLE "/BIC/FZNCUNDAT1" ADD PARTITION
    04:42:15 "/BIC/FZNCUNDAT10000000351" VALUES LESS THAN
    04:42:15 (0000000351 ) TABLESPACE "PSAPPBW"
    04:42:15 SQL-END: 11.11.2008 04:42:15 00:00:00
    04:42:16 SQL: 11.11.2008 04:42:16 SRIKANTH
    04:42:16 ALTER TABLE "/BIC/FZNCUNDAT1" MODIFY PARTITION
    04:42:16 "/BIC/FZNCUNDAT10000000351" REBUILD UNUSABLE
    04:42:16 LOCAL INDEXES
    04:42:16 SQL-END: 11.11.2008 04:42:16 00:00:00
    04:42:16 SQL: 11.11.2008 04:42:16 SRIKANTH
    04:42:16 ANALYZE TABLE "/BIC/FZNCUNDAT1" PARTITION (
    04:42:16 "/BIC/FZNCUNDAT10000000351" ) ESTIMATE STATISTIC
    04:42:16 SAMPLE 10 PERCENT
    04:42:16 SQL-END: 11.11.2008 04:42:16 00:00:00
    04:44:26 ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED
    04:44:26 Job cancelled
           We are not using any routine in the update rules. We also tried to load upto psa, then also it gave the same error. We are using BW3.5.
            Please help us to solve this issue.
    Regards,
    Yokesh.
    Edited by: YOKESH KUMAR VELUSAMY on Nov 11, 2008 11:57 AM

    Hi Reddy,
    The problem got solved. Actually, it is not a table space issue since there is enough table space. We are picking the data from DBConnect. And the number of records to be picked by this request is exactly 5000. In Data S. Default Data Transfer Settings options in the Info Package, the no of records per packet had been set to 5000 (the default value). We changed this to 2500, but again we got the same error. We changed it to 3000, and the data loaded. Could this be because the number of records to be loaded (5000) was an exact multiple of the previous data transfer settings (2500 and 5000)? The moment we set it to a non-multiple, the data loaded succesffully.
    The OSS note 987104 suggests this problem happens when the source SQL table doesn't contain data. But here it contains 5000 records. Anyway, it is solved for now. Thanks for your help, Reddy
    Edited by: YOKESH KUMAR VELUSAMY on Nov 11, 2008 2:21 PM

  • Linking USERID to PERNR in IT01015 - Error - OBJECTS_OBJREF_NOT_ASSIGNED

    Hello all,
    Facing strange runtime error with a basic transaction when creating System User Name in Communication Infotype with my userid.
    Infact I am working on ECC6 connected to EP7 on EHP3. My User ID is with super admin role having all authorizations except ABAP development and Role Maintenance (SU01)
    I was working all these days without any problem, changing in between a set of PERNR's for my userid in IT0105. It worked well with in portal self services too.
    Now in the same routine when I deleted IT0105/0001 for a PERNR and tried creating the record for the other PERNR it started giving short dump and henceforth not allowing me to link any pernr to any userid.
    Here are the error details:
    ===================================================
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Date and Time          17.07.2010 10:57:06
    Short text
         Access via 'NULL' object reference not possible.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "CL_HRRCF_ERP_CONVERT_P_2_CAND=CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         You attempted to use a 'NULL' object reference (points to 'nothing')
         access a component (variable: " ").
         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.
    Trigger Location of Runtime Error
         Program                                 CL_HRRCF_ERP_CONVERT_P_2_CAND=CP
         Include                                 CL_HRRCF_ERP_CONVERT_P_2_CAND=CM002
         Row                                     133
         Module type                             (METHOD)
         Module Name                             DO_POST_PROCESSING
    ==================================================================
    Anyone who can decipher this for me.
    Thanks a lot.

    Vamshi,
    I think you have got the response from this thread
    Linking USERID to PERNR in IT01015 - Error - OBJECTS_OBJREF_NOT_ASSIGNED
    If yes please close the thread
    Thanks
    Bala Duvvuri

  • Error in Exporting the Pharases - OBJECTS_OBJREF_NOT_ASSIGNED

    Hello Experts,
    I want to export the pharase and convert it into DAT file. I did following steps.
    1. CG12.. serached for All CUST library Phrases
    2. Selected them and Exported them to Directory which we can see in AL11
    3. while doing this, system create Background Job.
    so job is getting started but not able to complete, job is getting Cancelled.
    Log for the same is as below
    Job started
    Step 001 started (program RC1EXPPG, variant , user ID AMOLB
    File name     : /usr/sap/tmp/check.dat
    Overwrite file:
    Key date 16.09.2009
    Full export   :
    Phr library   : CUST : Customer phrase library
    Exp phrase-set assgmt: X
        Phr refer.: X
    Phr languages : DE German
                    RO Romanian
                    SL Slovenian
                    HR Croatian
                    EN English
                    SH Serbian (Latin)
                    Z1 Customer reserve
                    BG Bulgarian
                    FR French
                    ES Spanish
                    EL Greek
                    DA Danish
                    RU Russian
                    JA Japanese
                    NL Dutch
                    NO Norwegian
                    PT Portuguese
                    PL Polish
    RAISE_ERROR was called!
    Look at System -> Own spool requests and search
    for C14Z_ERROR_RAISE. (An output-device
    (= printer) must be given in the defaults
    of your user-profile.)
    (No message was active when the system error occurred.)
    ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED
    Job cancelled
    request you to please do the needful.
    Regards,
    Amol
    Edited by: Amol Joshi on Sep 16, 2009 10:59 AM

    Dear Niraj
    regarding:
    Note 757907 - Batch input is not supported for EH&S transactions
    Normally if LSMW  is used you would like to use "batch input" and this is not supported (the note is only a "consulting" note)
    regarding IDOC solution:
    Refer to:
    http://help.sap.com/erp2005_ehp_06/helpdata/en/96/620b376d62ac58e10000009b38f839/content.htm
    Chapter. Distribution (ALE) of Specifications, Phrases, and Reports
    Please check EH&S IMG as well.
    C.B.

  • OBJECTS_OBJREF_NOT_ASSIGNED error in a background execution

    Hi,
    I have a problem at the background execution of my program. I have this error : "OBJECTS_OBJREF_NOT_ASSIGNED"
    Information on where terminated                                    
        Termination occurred in the ABAP program "SAPLCNDP" - in       
         "DP_CONTROL_ASSIGN_TABLE".                                    
        The main program was "ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD ".                                                                               
    In the source code you have the termination point in line 1    
        of the (Include) program "LCNDPU10".                           
        The program "SAPLCNDP" was started as a background job.        
        Job Name....... "ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD"               
        Job Initiator.. "COULOUMIESXA"                                 
        Job Number..... 15580300                                                                               
    Source Code Extract                                                                               
    Line  SourceCde                                                                               
    >>>>> FUNCTION DP_CONTROL_ASSIGN_TABLE.                            
        2 *"----
        3 ""Lokale Schnittstelle:                                    
        4 *"  IMPORTING                                                
        5 *"     REFERENCE(H_DP) TYPE  CNTL_HANDLE OPTIONAL            
        6 *"     REFERENCE(H_CNTL) TYPE  CNTL_HANDLE                   
        7 *"     VALUE(TABNAME) LIKE  X030L-TABNAME OPTIONAL           
        8 *"     VALUE(MEDIUM) TYPE  C OPTIONAL                        
        9 *"     VALUE(PROPERTYNAME) TYPE  C                           
       10 *"     VALUE(DATE) LIKE  SY-DATUM OPTIONAL                   
       11 *"     VALUE(TIME) LIKE  SY-UZEIT OPTIONAL                   
       12 *"     VALUE(DESCRIPTION) TYPE  C OPTIONAL                   
       13 *"  TABLES                                                   
       14 *"      DATA                                                 
       15 *"      TABFIELDS STRUCTURE  RFC_FIELDS OPTIONAL             
       16 *"      COLUMNS_TO_STRETCH TYPE  TABLE_OF_STRINGS OPTIONAL   
       17 *"  EXCEPTIONS                                               
       18 *"      DP_ERROR_CREATE                                      
       19 *"      DP_ERROR_SEND_DATA                                   
       20 *"      DP_ERROR_ASSIGN                                      
    Active Calls/Events                                                                               
    No.   Ty.          Program                             Include                             Line 
          Name                                                                               
    6 FUNCTION     SAPLCNDP                            LCNDPU10                                1
          DP_CONTROL_ASSIGN_TABLE                                                                   
        5 METHOD       CL_GUI_FRONTEND_SERVICES======CP    CL_GUI_FRONTEND_SERVICES======CM007    63
          CL_GUI_FRONTEND_SERVICES=>DIRECTORY_LIST_FILES                                            
        4 FORM         ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD      ZFI__SAPHIR_ES_SPLIT_INTERFACE        141
          DIRECTORY_LIST_FILES                                                                      
        3 FORM         ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD      ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD        165
          %_SEL_SCREEN                                                                               
    2 MODULE (PAI) ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD      ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD        805
          %_END_OF_SCREEN                                                                               
    1 EVENT        ZFI__SAPHIR_ES_SPLIT_TRIP_HEAD      <SYSINI>                               20
          SYSTEM-EXIT                                                                               
    Thanks for help.

    How do I retrieve a file list in background without use directory_file_list method?? I try this code of the RSWATCH0 program:
    CALL 'C_DIR_READ_START' ID 'DIR'    FIELD a_dir_name
                              ID 'FILE'   FIELD a_generic_name
                              ID 'ERRNO'  FIELD file-errno
                              ID 'ERRMSG' FIELD file-errmsg.
    DO.
        CLEAR file.
        CALL 'C_DIR_READ_NEXT'
          ID 'TYPE'   FIELD file-type
          ID 'NAME'   FIELD file-name
          ID 'LEN'    FIELD file-len
          ID 'OWNER'  FIELD file-owner
          ID 'MTIME'  FIELD file-mtime
          ID 'MODE'   FIELD file-mode
          ID 'ERRNO'  FIELD file-errno
          ID 'ERRMSG' FIELD file-errmsg.
    ENDDO.
    But, I retrieve files of SAP server random... I don't retrieve my files!

  • ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED

    DEar All,
    I m getting abap dump in Solution manager and background job Job 'Landscape Fetch' is getting cancelled. In error log i m getting
    07.06.2010 00:36:32 ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED
    07.06.2010 00:36:32 Job cancelled
    ON checking abap dump i m getting error with detail :-
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Exception              CX_SY_REF_IS_INITIAL
    Date and Time          07.06.2010 13:00:37
    Short text                                                                               
    Access via 'NULL' object reference not possible.
    Error in the ABAP Application Program
    The current ABAP program "SAPLSMSY_ACTUALIZE_DATA" had to be terminated because
    come across a statement that unfortunately cannot be executed.
    What happened?
    Error analysis
    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 "SMSYAD_GET_DATA_FROM_LCR" "(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:                                                             
        You attempted to use a 'NULL' object reference (points to 'nothing')                         
        access a component (variable: "ACCESSOR").                                                   
        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.   
    Kindly suggest me how to resolve this isuue.
    Regards
    Adil

    Hi Paul / Raguram,
    Thnx for your reply.Curent SP Level of solman
    SAP_ABA    700                      0016    SAPKA70016   Cross-Application Component
    SAP_BASIS  700                     0016    SAPKB70016   SAP Basis Component
    PI_BASIS   2005_1_700          0018    SAPKIPYJ7I   PI_BASIS 2005_1_700
    ST-PI      2008_1_700 0000
    SAP_BW     700                      0017    SAPKW70017   SAP NetWeaver BI 7.0
    SAP_AP     700          0011    SAPKNA7011   SAP Application Platform
    BBPCRM     500                       0012    SAPKU50012   BBPDRM
    when i run SLDCHECK T-code all are in red.
    RFC destination SAPSLDAPI does not exist
    Create the RFC destination by using transaction SM59!
    Summary: Connection to SLD does not work
    Check SLD function and configurations
    Now checking access to the XI Profile
    FC destination LCRSAPRFC does not exist
    Create the RFC destination by using transaction SM59!
    Please tell note number me  hoe to create SLD ?
    Regards
    AShok

  • OBJECTS_OBJREF_NOT_ASSIGNED error while exporting ALV to XML

    Hi,
    We've developed an ALV report that uses a dynamic internal table to populate its data (this is beacause we needed dynamic columns). ALV displays properly and cells have INT4 type because we needed to print totals and subtotals. All export functions work properly (I can export to XLS without any problem) except XML export which throws the following error:
    OBJECTS_OBJREF_NOT_ASSIGNED
    Posición desencadenante de error tiempo ejecución                                    
             Programa                                     CL_SALV_BS_DATA_TABLE=========CP         
             Include                                      CL_SALV_BS_DATA_TABLE=========CM00N      
             Línea                                        53                                       
             Tp.módulo                                    (METHOD)                                 
             Nombre módulo                                GET_ATTRIBUTE_DESCR       
       39       clear l_reffieldtype.                                                  
       40       l_reffieldtype = ls_attribute-reference_field_type.                    
       41                                                                              
       42       if ls_attribute-reference_field is not initial.                        
       43         l_reffieldvalue = reference_value.                                   
       44       endif.                                                                 
       45                                                                              
       46       data:                                                                  
       47         l_decimals type i.                                                   
       48                                                                              
       49       clear l_decimals.                                                      
       50                                                                              
       51       try.                                                                   
       52           lr_elemdescr ?= ls_attribute-rtti.                                 
    >>>>>           l_decimals = lr_elemdescr->decimals.                               
       54         catch cx_sy_move_cast_error.                        "#EC NO_HANDLER  
       55       endtry.                                                                
       56                                                                              
       57     *... determine attribute description                                     
       58       field-symbols:                                                         
       59          type any.                                               
       60                                                                              
    Any help will be appreciated.
    Many thanks,
    Josep

    I found something else..
    If I disable totals and subtotals in my ALV export to XML works!
    I simply commented the line wa_fieldcat-do_sum = 'X'. and it worked fine.
    Is there any kind of restriction with subtotals/totals and export?
    Many thanks
    Josep

Maybe you are looking for

  • Upload file to production portal

    My task is to map a folder which is in local system into "KM Content" under the "Content Management" in "Production Portal." Please help me to solve this problem

  • IDOC scenario: MATMAS02 (Application document not posted ALE/EDI errors)

    Hi! I am almost ready with with my first File to Idoc scenario and having the following error. (Idoc of type MATMAS.MATMAS02) The IDOC will be received on business system B. Unfortunately the following errors come in tcode BD87 or MM90 Enter a materi

  • Busobj.Application problem after installing BO XI 3.1

    Hi, Untill recent I had a Windows server with BO server 6.5 installed. A VB script program was scheduled to export BO-reports regularly. It worked fine. Yesterday, I have installed on that BO 6.5 server, BO XI 3.1 Client tools. Since than, the progra

  • IPhone 5 iPod problem

    When I play my iPod on my 5 it skips over songs. Not just like one or two but as many as 10-15. No clue why it does it but the shake to shuffle is off and I'm out of ideas. Before I got the 5 this never happened and it only does it to certain songs.

  • Can't enter photoshop

    Please help. I bought photoshop CS5.1 and it worked for a couple of days but now when I enter the serial number this message keeps appearing; "unable to connect to the internet. you must have a working internt to use this product" My internet is work