Error : OBJECT NOT SENT

Hi Experts,
I am new to ABAP..
I am facing one dump with the message "OBJECT NOT SENT"  working with User Exit only in Production Server.
Kindly help.

Hi ..
Here it is...
ABAP runtime errors    RAISE_EXCEPTION
       Occurred on     07.02.2007 at 10:55:17
>> Short dump has not been completely stored. It is too big.
Exception condition "OBJECT_NOT_SENT" raised.
What happened?
The current ABAP/4 program encountered an unexpected
situation.
What can you do?
Note the actions and input that caused the error.
Inform your SAP system administrator.
You can print out this message by choosing "Print". Transaction ST22
allows you to display and manage termination messages, including keeping
them beyond their normal deletion date.
Error analysis
A RAISE statement in the program "SAPLSOA2 " raised the exception
condition "OBJECT_NOT_SENT".
Since the exception was not intercepted by a superior program
in the hierarchy, processing was terminated.
Short description of exception condition:
Object was not sent
For detailed documentation of the exception condition, use
Transaction SE37 (Function Library). You can take the called
function module from the display of active calls.
How to correct the error
If the error occurred in a non-modified SAP program, you may be
able to find a solution in the SAP note system.
If you have access to the note system yourself, use the following
search criteria:
"RAISE_EXCEPTION"
"SAPLSOA2 " or "LSOA2U01 "
"SO_OBJECT_SEND"
or
"SAPLSOA2 " "OBJECT_NOT_SENT"
or
"SAPMV45A " "OBJECT_NOT_SENT"
If you cannot solve the problem yourself, please send the
following documents to SAP:
1. A hard copy print describing the problem.
   To obtain this, select the "Print" function on the current screen.
2. A suitable hardcopy prinout of the system log.
   To obtain this, call the system log with Transaction SM21
   and select the "Print" function to print out the relevant
   part.
3. If the programs are your own programs or modified SAP programs,
   supply the source code.
   To do this, you can either use the "PRINT" command in the editor or
   print the programs using the report RSINCL00.
4. Details regarding the conditions under which the error occurred
   or which actions and input led to the error.
System environment
SAP Release.............. "46C"
Application server....... "secerpa2"
Network address.......... "10.20.1.151"
Operating system......... "Windows NT"
Release.................. "5.0"
Hardware type............ "3x Intel 80686"
Database server.......... "SECERPP1"
Database type............ "ORACLE"
Database name............ "PK1"
Database owner........... "SAPR3"
Character set............ "English_United State"
SAP kernel............... "46D"
Created on............... "Jul 25 2006 15:00:57"
Created in............... "NT 4.0 1381 Service Pack 5 x86 MS VC++ 12.00"
Database version......... "OCI_805_SHARE__OCI_7_API "
Patch level.............. "2265"
Patch text............... " "
Supported environment....
Database................. "ORACLE 8.0.5.., ORACLE 8.0.6.., ORACLE
8.1.6.., ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE 10.2.0.."
SAP database version..... "46D"
Operating system......... "Windows NT 4.0, Windows NT 5.0, Windows NT 5.1,
Windows NT 5.2, , System build information:,
, LCHN : 844749"
User, transaction...
Client.............. 200
User................ "SG005"
Language key........ "E"
Transaction......... "VA22 "
Program............. "SAPLSOA2 "
Screen.............. "SAPMV45A 4001"
Screen line......... 61
Information on where termination occurred
The termination occurred in the ABAP/4 program "SAPLSOA2 " in
"SO_OBJECT_SEND".
The main program was "SAPMV45A ".
The termination occurred in line 1264
of the source code of program "LSOA2U01 " (when calling the editor 12640).
Source code extract
012340     PERFORM SOOD_UPDATE(SAPFSSO0) USING OBJECT_ID
012350                                CHANGING OBJECT_HD
012360                                         RCODE.
012370
012380
012390
012400
012410   ************************************************************************
012420   *  Only now it is possible to invoke some sap object with the method
012430   * "RECEIVE" since the office object SOFM exist on the data base only
012440   * after the SOFM_INSARR abaove (at least for sure)
012450   ************************************************************************
012460     IF OBJECT_RECEIVER_SIZE > 0.
012470       PERFORM INVOKE_OBJECTS TABLES OBJECT_TABLE
012480                              USING  OFFICE_OBJECT.
012490   *   * for object which could not receive this document set status
012500       PERFORM SET_OBJECT_FAILED TABLES OBJECT_TABLE
012510                                        RECEIVER_TABLE.
012520     ENDIF.
012530   *----
012540   * 14A.fill receiver list for export                                    *
012550   *----
012560   * move all receiver who are noz in receiver table because of an error
012570   * into receiver table for retransfer
012580     PERFORM PREPARE_RECLIST_FOR_RETURN TABLES RECEIVERS
012590                                               RECEIVER_TABLE
012600                                        USING  SENT_TO_ALL
012610                                               F_RESUB_SENT.
012620     IF F_OBJECT_NOT_SEND = ON AND
012630        F_RESUB_SENT = OFF.
      RAISE OBJECT_NOT_SENT.
012650     ENDIF.
012660   *----
012670   * only if realy at least one recipient go the object make the binding  *
012680   * in case an binding could not be done the corresponding won't appear  *
012690   * anymore in the table APPLICATION_OBJECT                              *
012700   * binding will be done only for new documents
012710   * 40C: If not object is given it will be look whether some obejcts are
012720   * published by application
012730   *----
012740   *  IF SIZE-APPL_OBJECT LE 0.                               "note 313853
012750   *    PERFORM LOOK_FOR_PUBLISHED_OBJECTS TABLES APPLICATION_OBJECT
012760   *                                       USING  SIZE-APPL_OBJECT.
012770   *  ENDIF.
012780     IF SIZE-APPL_OBJECT GT 0              AND
012790        ( SEND_PROC = NEW_OBJ_NO_FILE OR           " new document
012800          SEND_PROC = NEW_OBJ_WI_FILE    ).
012810       PERFORM BIND_OBJECTS TABLES APPLICATION_OBJECT
012820                            USING  OFFICE_OBJECT_KEY
012830                                   ALL_BINDING_DONE.
Contents of system fields
SY field contents..................... SY field contents.....................
SY-SUBRC 0                             SY-INDEX 1
SY-TABIX 1                             SY-DBCNT 1
SY-FDPOS 2550                          SY-LSIND 0
SY-PAGNO 0                             SY-LINNO 1
SY-COLNO 1
Chosen variables
Name.......................... Contents.1........2........3....+....4
OBJECT_TABLE
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  40
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  80
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... + 120                                ##        ####
                               22222222
                               0000000
OFFICE_OBJECT
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  40
                               22222222222
                               00000000000
ERO2                           ERO2
                               4543222222222222222222222222222222222222
                               52F2000000000000000000000000000000000000
... +  40
                               222222222222222222222222222222
                               000000000000000000000000000000
SYST                           ########################d###############
                               0000000000000000000000006000000000000000
                               1000000010001000000010004000000000000000
... +  40                      ####ö     ##############################4###
                               0000F00000000000000000000000000000003000
                               1000690010000000100000000000000000004D00
... +  80                      ################ÿ#######################
                               0000000000000000F00000000000000000000000
                               0000000000000000F00000000000000000000000
... + 120                      ########################################
                               00000000
                               0000000
OBJECT_TABLE[]                 Table[initial]
                               0000FFFD
                               0000FFFF
RECEIVER_TABLE[]               ############################ ###########
                               0000000000000000000000000000210000000000
                               00000000000000000000000041300C0000001000
... +  40                      ############d###ÿÿÿÿ4########### â÷I####
                               0000000000006000FFFF3000000000002EF40000
                               4000400040004000FFFF4D007000430002790000
... +  80                      ############################Ì!##
                               0000000000000000000000000000C200
                               0000000000000000000000000000C100
RECEIVER_TABLE                                   SR007
                               2222222222222222225533322222222222222222
                               0000000000000000003200700000000000000000
... +  40
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  80
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... + 120
                               22222222
                               0000000
EWSP                           EWSP
                               4555222222222222222222222222222222222222
                               5730000000000000000000000000000000000000
... +  40
                               222222222222222222222222222222
                               000000000000000000000000000000
RSJOBINFO                                                      00000000
                               2222222222222222222222222222222233333333
                               0000000000000000000000000000000000000000
... +  40                      000000
                               3333332222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  80                      ####
                               0000
                               0000
RECEIVERS[]                    #############################2##########
                               0000000000000000000000000000930000000000
                               0000000000000000000000004000021000001000
... +  40                      ################ÿÿÿÿ´###########°8÷I####
                               0000000000000000FFFFB00000000000B3F40000
                               1000100010001000FFFF4E007000430008790000
... +  80                      ############################²!##
                               0000000000000000000000000000B200
                               00000000000000000000000000002100
RECEIVERS                        00000000#000000
                               2233333333033333322222222222222222222222
                               0000000000000000000000000000000000000000
... +  40
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  80                         00000000000000B   SR007
                               2223333333333333342225533322222222222222
                               0000000000000000020003200700000000000000
... + 120
                               22222222
                               0000000
SENT_TO_ALL
                               2
                               0
F_RESUB_SENT
                               2
                               0
GF_ACC                         2
                               3
                               2
F_OBJECT_NOT_SEND              X
                               5
                               8
ON                             X
                               5
                               8
SPACE
                               2
                               0
OFF
                               2
                               0
MTRP                           MRP
                               4552222222222222222222222222222222222222
                               D200000000000000000000000000000000000000
... +  40
                               222222222222222222222222222222
                               000000000000000000000000000000
MRKX                           MRKX
                               4545222222222222222222222222222222222222
                               D2B8000000000000000000000000000000000000
... +  40
                               222222222222222222222222222222
                               000000000000000000000000000000
SIZE-APPL_OBJECT               1
                               0000
                               1000
SEND_PROC                      A
                               4
                               1
NEW_OBJ_NO_FILE                A
                               4
                               1
NEW_OBJ_WI_FILE                B
                               4
                               2
SCREEN                         MESSTXT8
                               4455555322222222222222222222222222222222
                               D533484800000000000000000000000000000000
... +  40
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... +  80
                               2222222222222222222222222222222222222222
                               0000000000000000000000000000000000000000
... + 120                                              00001200000#####
                               22222222
                               0000000
ATTA                           ATTA
                               4554222222222222222222222222222222222222
                               1441000000000000000000000000000000000000
... +  40
                               222222222222222222222222222222
                               000000000000000000000000000000
Active calls / events
No.... Type........ Name..........................
       Programm
       Include                                  Line
     1 FUNCTION     SO_OBJECT_SEND
       SAPLSOA2
       LSOA2U01                                  1264
     2 FORM         USEREXIT_SAVE_DOCUMENT
       SAPMV45A
       MV45AFZZ                                  1171
     3 FORM         BELEG_SICHERN
       SAPMV45A
       MV45AF0B_BELEG_SICHERN                    1115
     4 FORM         FCODE_SICH
       SAPMV45A
       MV45AF0F_FCODE_SICH                         18
     5 FORM         FCODE_BEARBEITEN
       SAPLV00F
       LV00FF0F                                    91
     6 FUNCTION     SCREEN_SEQUENCE_CONTROL
       SAPLV00F
       LV00FU02                                    58
     7 FORM         FCODE_BEARBEITEN
       SAPMV45A
       MV45AF0F_FCODE_BEARBEITEN                  109
     8 MODULE (PAI) FCODE_BEARBEITEN
       SAPMV45A
       MV45AI0F_FCODE_BEARBEITEN                   10
Internal notes
The termination occurred in the function "ab_jfune" of the SAP
Basis System, specifically in line 1403 of the module
"//bas/46D/src/krn/runt/abfunc.c#18".
The internal operation just processed is "FUNE".
The internal session was started at 20070207104801.
Active calls in SAP kernel
SAP (R) - R/3(TM) Callstack, Version 1.0
Copyright (C) SAP AG. All rights reserved.
Callstack without Exception:
App       : disp+work.EXE (pid=3424)
When      : 2/7/2007 10:55:18.262
Threads   : 2
Computer Name       : SECERPA2
User Name           : sapservicePK1
Number of Processors: 3
Processor Type: x86 Family 6 Model 10 Stepping 1
Windows Version     : 5.0 Current Build: 2195
Stack Dump for Thread Id 510
eax=00000000 ebx=03158da0 ecx=00400000 edx=00000000 esi=77f94086 edi=00000840
eip=77f94091 esp=03158d84 ebp=03158da8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297
function :
         77f87106 58               pop     eax
         77f87107 e9f3800000       jmp     77f8f1ff
         77f8710c 8bc8             mov     ecx,eax
         77f8710e 81e1ff000000     and     ecx,0xff
         77f87114 0f84b3c40000     je      77f935cd
         77f8711a 0fbe8128e0f877   movsx  eax,byte ptr ds:88099d34=0f
         77f87121 e9a7b0ffff       jmp     77f821cd
         77f87126 b848000000       mov     eax,0x48
         77f8712b 8d542404         lea     edx,[esp+0x4]          ss:4b59ec67=????????
         77f8712f cd2e             int     2e
         77f87131 c22800           ret     0x28
         77f87134 ff742410         push    dword ptr    ss:4b59ec67=????????
         77f87138 6a00             push    0x0
         77f8713a 6a00             push    0x0
         77f8713c ff742418         push    dword ptr    ss:4b59ec67=????????
         77f87140 ff742418         push    dword ptr    ss:4b59ec67=????????
         77f87144 ff742418         push    dword ptr    ss:4b59ec67=????????
         77f87148 e8b8800000       call    77f8f205
         77f8714d c21000           ret     0x10
         77f87150 55               push    ebp
         77f87151 8bec             mov     ebp,esp
         77f87153 51               push    ecx
FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
053ffcb0 00c310ac 00000a30 00000000 00000007 03325ae0 ntdll!
List of ABAP programs affected
Type
Program
Gen. date  time
LoadSize
Prg
SAPMV45A
20.10.2005 17:39:06
1901568
Prg
SAPMSSYD
14.08.2000 15:39:21
16384
Prg
SAPFSYSCALLS
21.12.1999 19:32:31
7168
Prg
SAPFV45C
01.02.2006 18:21:05
549888
Prg
SAPFV45K
12.12.2004 11:00:10
623616
Prg
SAPFV45E
12.12.2004 11:00:10
732160
Prg
SAPFV45P
12.12.2004 11:00:10
1343488
Prg
SAPFV45S
12.12.2004 11:00:10
765952
Prg
SAPLAIEV
26.06.2002 23:34:53
14336
Prg
CL_OS_TRANSACTION_END_NOTIFIER
20.06.2004 17:53:14
8192
Prg
SAPLSYST
26.06.2002 23:13:17
38912
Prg
SAPLSBDC
26.06.2002 23:38:38
66560
Prg
SAPLNDAC
14.10.1999 23:32:54
7168
Prg
SAPLBUOP
12.12.2004 10:53:50
69632
Prg
SAPLITSR
20.06.2004 18:07:30
87040
Typ
TPS01
20.02.1998 09:19:57
2048
Prg
SAPLASTAT_TRIG
01.04.2003 19:09:20
12288
Typ
T180
20.02.1998 09:17:43
2048
Prg
SAPLV00F
13.12.2004 10:28:00
68608
Typ
T185V
10.11.1999 17:45:26
4096
Prg
SAPLV86E
12.12.2004 10:57:15
329728
Prg
SAPLVFSP
11.12.2004 16:23:47
251904
Prg
SAPLDLOG
04.01.2000 19:06:44
7168
Prg
SAPLVTXC
26.06.2002 23:35:28
24576
Prg
SAPLV45T
12.12.2004 11:55:08
137216
Typ
STXDRNAME
26.02.1999 14:48:42
2048
Prg
SAPLSTXD
20.06.2004 17:53:32
407552
Prg
SAPCNVE
04.01.2000 19:06:37
7168
Prg
SAPLLANG
04.01.2000 19:06:49
9216
Prg
SAPLV01Z
12.12.2004 10:59:08
205824
Prg
SAPLCLFM
12.12.2004 10:58:14
677888
Prg
SAPLCUOB
11.12.2004 15:53:45
34816
Prg
SAPLCLSE
11.12.2004 16:43:02
177152
Prg
SAPLCTMS
12.12.2004 10:58:25
940032
Prg
SAPLCTCV
12.12.2004 10:58:25
192512
Prg
SAPLCTCF
01.04.2003 20:49:26
24576
Prg
SAPLV01P
12.12.2004 10:57:28
163840
Prg
SAPFV45L
12.12.2004 11:00:10
450560
Prg
SAPLV45A
12.12.2004 11:00:10
871424
Typ
TPAER
15.04.1998 00:15:36
2048
Typ
VBMUE
12.04.1999 16:17:03
1024
Prg
SAPLSUSE
20.06.2004 17:33:55
44032
Typ
TCDCOUPLES
10.04.2002 10:24:49
2048
Prg
SAPLJ1AZ
11.12.2004 16:44:41
29696
Typ
TWPA
03.05.1999 19:52:52
5120
Prg
SAPLVEHS
12.12.2004 11:00:10
105472
Prg
SAPLPSCONV
26.06.2002 23:57:31
11264
Prg
SAPLSUNI
20.06.2004 17:33:13
138240
Typ
TFDIR
29.07.1998 19:49:08
2048
Prg
SAPLCJPN
12.12.2004 10:58:11
310272
Prg
SAPLSCNT
26.06.2002 23:35:28
28672
Prg
SAPLSVSM
26.06.2002 23:35:28
25600
Prg
SAPLSGUI
26.06.2002 23:35:28
33792
Prg
SAPLSTTM
26.06.2002 23:38:39
84992
Prg
CL_DATAPROVIDER===============
26.06.2002 23:35:25
51200
Typ
OBJ_RECORD
14.02.1998 08:30:43
2048
Prg
SAPLSTUP
20.06.2004 17:52:24
95232
Prg
SAPLCNDP
26.06.2002 23:35:27
181248
Prg
SAPFGUICNTL
01.04.2003 18:42:31
20480
Prg
SAPLOLEA
26.06.2002 23:33:43
81920
Prg
SAPLSFES
20.06.2004 17:33:13
141312
Prg
SAPLGRFC
26.06.2002 23:33:43
16384
Prg
SAPSHDTV
01.04.2003 19:09:39
36864
Typ
SHDSTU
14.12.1998 23:15:34
1024
Typ
SHDSTCIU
14.12.1998 23:15:34
1024
Prg
CL_GUI_PROPS_CONSUMER=========
01.04.2003 18:26:40
26624
Prg
CL_DYNAMIC_GUI_EXTENSIONS=====
11.02.2000 14:36:06
55296
Prg
CL_GUI_DATAMANAGER============
01.04.2003 18:43:20
82944
Typ
VBAKKOM
10.04.2002 09:50:02
22528
Prg
/1BCDWBEN/SAPLVEN0000
01.04.2003 20:55:35
145408
Prg
SAPLSENA
04.01.2000 19:06:53
28672
Prg
SAPLV45K
12.12.2004 11:00:10
110592
Prg
SAPLV45I
12.12.2004 11:00:17
476160
Typ
VBAK
23.11.2002 15:53:28
15360
Prg
SAPLV21F
12.12.2004 11:00:10
142336
Typ
TVAK
26.03.1999 15:09:05
13312
Typ
TVAKT
14.02.1998 14:38:43
2048
Typ
TVKO
06.05.1998 02:22:47
4096
Prg
SAPLSZA0
05.01.2007 15:17:56
2089984
Typ
TSAD3T
14.02.1998 17:01:10
2048
Typ
ADCNTRYQU
04.01.2000 18:08:16
1024
Typ
ADRSTATUS
29.01.1997 19:04:23
1024
Typ
ADRC
10.03.1999 18:47:25
11264
Typ
ADRCT
28.08.1997 08:35:27
2048
Typ
ADRG
03.07.1996 22:44:47
1024
Prg
SAPLSZAD
05.01.2007 15:17:50
23552
Prg
SAPLSADR
20.06.2004 17:53:59
203776
Typ
T005
14.10.1999 22:02:32
7168
Typ
T001
12.03.1999 15:15:31
9216
Typ
TVTW
27.05.1992 18:19:33
1024
Typ
TSPA
10.06.1992 12:18:00
1024
Typ
TVBUR
25.07.1996 16:33:30
2048
Typ
TVKGR
14.07.1993 02:32:49
1024
Typ
TVTA
03.09.1997 03:28:25
3072
Typ
VBKD
08.04.2002 15:08:30
10240
Prg
SAPLV05I
12.12.2004 10:57:14
486400
Prg
SAPLSZA13
26.06.2002 23:39:42
12288
Prg
SAPLV05E
12.12.2004 10:57:15
405504
Typ
TPAR
27.08.1994 21:59:27
2048
Prg
SAPLV08D
11.12.2004 15:57:13
20480
Typ
KNA1
03.04.2003 18:05:27
16384
Prg
SAPLV09D
12.12.2004 10:57:17
168960
Typ
ADR2
25.01.1999 13:08:51
3072
Typ
ADRT
14.02.1998 05:38:23
2048
Prg
SAPLSZA8
20.06.2004 17:34:25
73728
Typ
VBADR
11.12.2004 15:51:24
5120
Prg
SAPLVS01
03.04.2003 18:05:31
179200
Typ
TPAKD
26.10.1994 17:32:29
1024
Prg
SAPLXV09
04.01.2000 19:06:57
13312
Prg
SAPLWY14
11.12.2004 15:57:26
23552
Typ
KNVK
01.04.1998 02:08:10
9216
Typ
ADRP
14.04.1998 11:18:32
6144
Typ
ADRGP
03.07.1996 22:44:47
1024
Typ
ADCP
23.04.1998 14:45:51
2048
Prg
SAPLHRMR
16.08.2000 17:00:24
26624
Prg
SAPLHRAC
08.04.2002 15:01:41
55296
Prg
SAPLSXCH
20.06.2004 17:53:46
80896
Typ
V_EXT_ACT
14.10.1999 22:16:55
2048
Typ
ACT_IMP
25.01.1999 12:55:20
1024
Prg
CL_HRPAD00AUTH_CHECK_STD======
16.08.2000 17:03:23
111616
Typ
P0001
16.08.2000 17:00:14
6144
Typ
T77S0
08.03.1992 17:36:54
1024
Prg
SAPLHRIPA02CENTRAL_PERSON
09.12.1999 20:12:54
25600
Typ
PA0105
03.09.1997 03:22:10
4096
Prg
SAPLHRPAPAXX_T777D_READ
12.04.1999 17:50:35
15360
Typ
T777D
25.03.1999 15:43:54
5120
Prg
SAPLSEQ0
20.06.2004 17:33:45
87040
Typ
PS0001
13.09.1996 17:21:13
4096
Prg
SAPLSDIF
20.06.2004 17:11:50
256000
Prg
SAPLSDNT
01.04.2003 18:57:26
188416
Typ
T522T
28.08.1997 09:05:45
2048
Typ
T500P
03.09.1997 03:24:54
3072
Prg
SAPLHRPAPAXX_T582S_READ
12.04.1999 17:50:35
10240
Typ
T582S
14.02.1998 11:43:07
2048
Prg
SAPLVADR
11.12.2004 16:45:16
67584
Prg
SAPLV09A
12.12.2004 10:59:08
493568
Prg
SAPLV46B
12.12.2004 11:00:10
67584
Prg
SAPLSWUG
20.06.2004 17:52:24
265216
Typ
SWOTOBJID
04.05.1995 15:20:52
2048
Typ
SWHACTOR
04.04.1995 16:18:07
1024
Prg
CL_GOS_MANAGER================
26.06.2002 23:35:25
24576
Prg
CL_GOS_VIEW_MANAGER===========
26.06.2002 23:35:25
29696
Typ
SGOS_MVOBJ
01.12.1999 08:16:05
2048
Prg
SAPLSUU1
20.06.2004 17:53:44
181248
Typ
USR02
26.06.2002 23:13:21
5120
Typ
USREFUS
01.04.2003 18:41:15
1024
Typ
BORIDENT
28.08.1997 08:38:50
1024
Prg
CL_GOS_TOOLBOX_MODEL==========
20.06.2004 17:53:55
39936
Typ
SGOS_MODL
08.02.2000 16:42:30
3072
Prg
SAPLBDLS
14.08.2000 15:20:53
13312
Typ
T000
11.09.1997 10:17:18
3072
Prg
CL_GOS_PUBLICATION============
26.06.2002 23:35:25
24576
Prg
CL_GUI_OBJECT=================
26.06.2002 23:35:25
1024
Prg
CL_GUI_CFW====================
01.04.2003 19:10:31
196608
Typ
TOLE
29.07.1998 19:56:01
2048
Prg
SAPLSGOSHIST
26.06.2002 23:40:40
56320
Prg
SAPFSGOS
26.06.2002 23:40:32
13312
Typ
SGOSHIST
14.10.1999 22:09:01
2048
Prg
SAPLURFC
04.01.2000 19:08:13
14336
Prg
CL_GOS_STARTER================
26.06.2002 23:35:25
21504
Prg
CL_GUI_CONTROL================
26.06.2002 23:40:31
117760
Prg
CL_GUI_TOOLBAR================
26.06.2002 23:35:25
72704
Prg
CL_GUI_GOS_CONTAINER==========
26.06.2002 23:35:25
38912
Typ
CFW_LINK
01.12.1999 12:16:48
2048
Prg
CL_GUI_CONTAINER==============
26.06.2002 23:35:25
58368
Prg
SAPLCNTH
26.06.2002 23:40:20
26624
Prg
SAPLSCONTROLINFO
04.01.2000 19:06:52
13312
Prg
SAPLSCONTROLSTATUSCHECK
04.01.2000 19:06:52
10240
Typ
USR05
09.07.1997 23:46:52
1024
Typ
CNTLWARN
25.01.1999 13:09:44
2048
Prg
SAPLICON
14.08.2000 15:39:37
25600
Prg
%_CICON
14.08.2000 15:39:36
55296
Typ
KUAGV
01.03.1999 13:28:45
9216
Typ
KNVV
30.11.1999 10:18:28
9216
Typ
KUPAV
19.02.2001 12:29:12
7168
Prg
SAPLSUSM
01.04.2003 18:26:37
35840
Typ
USR21
10.03.1999 18:32:06
2048
Prg
SAPLSUGS
04.01.2000 19:06:54
15360
Prg
SAPLSUG2
04.01.2000 19:06:54
37888
Typ
CVERS
26.04.1999 17:21:32
2048
Typ
SVERS
30.07.1992 18:39:23
1024
Typ
UVERS
16.07.1997 14:46:33
3072
Typ
V_ADDR_USR
27.08.1999 18:32:38
15360
Typ
TSADCORR
20.06.2004 17:32:36
1024
Typ
T005T
14.02.1998 10:26:48
2048
Typ
TSAD3
16.07.1997 14:46:19
2048
Prg
CL_EXITHANDLER================
20.06.2004 17:33:43
13312
Prg
CL_ABAP_TYPEDESCR=============
04.01.2000 19:06:00
17408
Prg
CL_ABAP_ELEMDESCR=============
04.01.2000 19:06:00
13312
Prg
CL_ABAP_DATADESCR=============
04.01.2000 19:06:00
11264
Prg
CL_ABAP_REFDESCR==============
04.01.2000 19:06:00
14336
Prg
CL_ABAP_STRUCTDESCR===========
04.01.2000 19:06:00
16384
Prg
CL_ABAP_COMPLEXDESCR==========
04.01.2000 19:06:00
11264
Prg
CL_ABAP_TABLEDESCR============
04.01.2000 19:06:00
16384
Prg
CL_ABAP_CLASSDESCR============
04.01.2000 19:06:00
23552
Prg
CL_ABAP_OBJECTDESCR===========
04.01.2000 19:06:00
28672
Prg
CL_ABAP_INTFDESCR=============
04.01.2000 19:06:00
21504
Prg
IF_EX_ADDR_PRINTFORM_SHORT====
01.04.2003 18:43:42
7168
Typ
SXS_INTER
30.11.1998 15:55:16
1024
Prg
SAPLSEXV
20.06.2004 17:11:44
157696
Prg
CL_EX_ADDR_PRINTFORM_SHORT====
01.04.2003 18:43:42
15360
Prg
CL_EXIT_MASTER================
01.02.2000 09:29:10
10240
Typ
V_EXT_IMP
14.10.1999 22:16:55
2048
Prg
SAPLSCP5
20.06.2004 17:11:41
23552
Typ
T683V
24.02.1999 03:31:49
2048
Typ
KUWEV
01.12.1999 15:13:15
11264
Typ
KURGV
23.04.1998 14:51:01
7168
Typ
KNVA
10.07.1993 03:46:26
5120
Prg
SAPLV52E
12.12.2004 11:55:16
506880
Typ
KNEX
15.04.1998 00:23:05
4096

Similar Messages

  • Fm so_object_send, error object not sent

    i am trying to use the function module so_object_send to send a smartform via fax, but am getting the error object not sent.
    I have set the device field of control_parameters structure of the smartform fm as 'TELEFAX', as for the function module so_object_send , i have tried filling the object_hd_change import structure with object language as 'E' , and have tried to fill in object type as 'FAX' and the table objcont with the returned table 'lines' from fm covert_otf_2_pdf, i have also tried to fill in the object_id import structure with the returned structure office_objid of function mod convert_otf_and_fax which i have called and then used so_object_send, evry way i am getting the same error 'object not sent' could somebody help me out please, essentially i want to send out my smartform as fax and it show up in sost transaction.

    Hi,
    There are only three options enabled for the comm_type
               SAPoffice internal
    TELFAX     Fax
    TELEX     Telex
    Should i have to use "SAPoffice internal" for the mail to be triggered??
    Kindly, suggest me what can be done...
    Waiting for repiles...

  • Problem with WCS, with an error message (Error: Object not found in device)

    I  have a problem with WCS, I can not open the window monitor /  controllers with an error message (Error: Object not found in device)  -> https: / / 10.19x.xxx.xx/webacs/switchDetailAction. do? ControllerID = 23735
    by  cons I can open the window configures / controllers -> https: / /  10.19x.xxx.xx/webacs/switchGeneralAction.do? command = detail &  ControllerID = 23735
    Is there a way to recreate the database or the object? thank you in advance

    thank you for your help
    Unfortunately, the command "refresh config from controller"  does not solve the problem because we have a negative result
    (in mode retain or in mode delete) with the following logs :
    Log file wcs-0-0.log
    10/19/10 12:07:16.333 ERROR[snmpmed] [23] Response VarBind missing for class InterfaceConfig attribute isInterfaceWired
    Log file tomcat_localhost_access_log
    10.197.xxx.xx - - [19/Oct/2010:12:07:16 +0000] "POST /webacs/switchListCommandAction.do HTTP/1.1" 200 47399
    10.197.xxx.xx- - [19/Oct/2010:12:07:16 +0000] "GET /webacs/alarmSummaryAction.do?command=summary&dojo.preventCache=1287490037130 HTTP/1.1" 200 421

  • Loadrunner error object not foun trueclient

    trueclient script for oracle adf technology, when replaying the script error "object not found appear" "t=00023125ms: Error -203256: ** 2.1: Move mouse over element (1) ** failed - target object was not found.    [MsgId: MERR-203256]"
    how i can solve this problem?

    Hi Aditya,
           Your system should have the changes of note 7288991(through support packs) but still  If you read the note carefully it would have been mentioned that,
    You will still end with an error if the CO object had been created and archived before even processed at least within one period
    The Error is aroused when the system tries to read the Reconciliation objects from the ONRAO table and it couldnt find the data in that table. This occurs in the FM FERC_MASTER_DATA_READ
    The best way to solve this issue is check with your client if they have deleted any CO objects within one period if they havent done it go ahead and seek SAP help (request for OSS notes).
    Regards,
    Praveenkumar T.

  • XI--- OpenJMS error  Object not found in lookup of XIJMSService

    Hi all,
    I am trying XI-->OpenJms (Server).
    I have included openJms.jar library in aii_af_jmsproviderlib.sda and deployed using SDM.
    In JMS receiver adapter I am using the following Configuration:
    Transport protocol: JMS Provider with JNDI .
    Queue connection factory : org.exolab.jms.client.JmsConnectionFactory
    JNDI-Name JMSQueue: org.exolab.jms.client.JmsQueue
    Context Factory : org.exolab.jms.jndi.InitialContextFactory
    JNDI-Server adress :tcp://10.1.102.5:3035
    In RWB i am getting the following for this scenario:
    Error Exception caught by adapter framework: Object not found in lookup of XIJMSService.
    Kindly help what other configurations are required.
    Best Regards,
    Lemine

    Hi Sebastian,
    I have still the same problem.
    could you send me a screen shot with your configuration?
    (openjms configuration).
    my email: [email protected]
    I have the following standard configuration in my modul:
    Verarbeitungssequenz:
    Modulname:                                         Type:
    ocalejbs/SAP XI JMS Adapter/ConvertMessageToBinary    L
    localejbs/SAP XI JMS Adapter/SendBinarytoXIJMSService L
    could that cause for that prblem ?
    Thanks for helpful answer.
    best regars.
    Lemine.

  • XI error: Object not found in lookup of RfcAFBean

    Hi Forum,
    In a scenario, I have a BPM, which makes a synchronous call to R/3 for execution of a rfc enabled Function module, while doing so, it gives an error as a response, which i can see in the MONI:
    <b>com.sap.aii.af.ra.ms.api.DeliveryException: Object not found in lookup of RfcAFBean</b>
    what can be the reason for the error? and how can it be avoided?
    pls help

    it might be a cache problem, run the CPA cache and check.
    ir, id cache the data here also.

  • PI Seeburger AS2 Error: Object not found in lookup of as2..

    Hi ALL
    Can you please help us understand which object the following error refers to....
    Delivering the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of as2..
    Your help is greatly appreciated!!
    Thank you,
    Patrick

    Please check the module chain (module configuration). Very likely reason is that you have the solutionid module as2 defined (which is default) but forgot to deploy the solution id module (you can find it in the distribution tools folder. Name of the deploy file: SeeXISolutionIdModule.ear).

  • Proxy Generation internal error object not found.

    Hi
    We have BW-XI implementation .Recently an error has started popping up , while the checking the proxy in tcode sproxy.
    Error is - Proxy generation internal error , <message> not found, check failed . However when I double click on the proxy and do a check its fine and we are able to load data in BW successfully .
    Does any one have a clue on this and how important is this check on the first screen of sproxy ? Thanks in advance .

    Hi......Kapil,
    proxy's mainly based on msg interfaces.with out creating msg interface we can't do proxies.For this logon to IR & create data & msg types & then msg interfaces.
    after complition of this process.Under proxy generation screen u can see the  following details .......
    Ur data type,msg type,& ur interface...
    regards,
    Naresh.K

  • Transfer Billing document to accounting, Error: 'Object not known in COu2019

    Hi all,
    I have created an acquisition contract and subsequently created a billing document in CRM but when I try and transfer this to accounting, the system displays error message IAOM028 u2013 u2018Object not known in COu2019.  My account assignment category on the contract is EROBJ u2013Profitability Segment CO-PA, however I have tried creating acquisition contracts with other account assignments but the same error occurs, even though the controlling object exists in SAP ERP. Iu2019ve searched the SAP notes and I did see note 683886, but this affected release 4 and we are working with release 7. Any help or advice in resolving this error would be much appreciated.
    Alternatively how do I mark the item category as not relevant to CO? For now itu2019s not imperative that I post to a controlling object? The SAP help portal refers to selecting (or in my case deselecting) the Service setting in the Assign BW/CO fieldu2019 but I canu2019t find this field on the item category. Any advice again would be greatly appreciated.
    Many Thanks
    Lee

    Hello,
    The reason might be the transfer error, is due to the incomplete distribution of the order/contract to R/3 account assignment table IAOM_EXT_OBJ_INF.
    For your invoice, check entry for document number/item number. It might be missing and if so, system shows error message as you mentioned.
    If entries are missing, then the order/contracts need to be re-distributed to R/3, so that the entries are created for these missing items in the IAOM tables. The transfer process then will complete missing entries successfully.
    To re-distribute to R/3, the respective document needs to be save after making a change in the document. Unless there is a change in the document, the re-distribution will not happen.
    I hope this information may helpful to solve your issue.
    Regards,
    Harshad Patel.
    Edited by: Harshad Patel on Jan 27, 2012 8:20 AM

  • Webutil runtime error, object not found

    Hi,
    I´m trying to use webutil, but i cant even run the demo. When the first webutil function is called, theres a exception because its not found, although there is no error in connecting the library.
    If someone has a hint,that would be very kind.
    Thanks

    upload the folder named Scripts to the remote site.
    http://www.bruzzies.com/Scripts/AC_RunActiveContent.js
    is 404 not found.
    http://www.bruzzies.com/tuffpodcast/index.html
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript">
    > www.tuffpodcast.com

  • Messages not sent

    I have a LG Optimus Zone™ 2 and this just happened originally with one picture message. But now it's actually affecting a text. I get the error messages not sent reguardless of the wifi I'm connected to, I had been trying to send the picture for days. The text just happened today, and I had thought maybe my phone had been turned off since the payment was due today but I called the house phone (it went through) and have the amount for the payment right on my account waiting to be taken. I've hit power button and restarted the phone as well as took the battery out neither solved the problem :C

    Moonsilver445,
    I want to make sure we get you the assistance you need.  We do not have access to our Prepaid customers information.  For better assistance please contact our Prepaid department at 1-888-294-6804.
    YareliM_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Nternal ERROR: Can not find the ACL containter for object ...

    We are using OWB 10.2.0.3. We tried to introduce two basic roles to prevent user A from accessing certain parts of our project. Somehow (I cannot really say how) we ended up in the error message below whenever we want to modify the security properties of an object.
    Neither in metalink nor in the oracle forums I could find any hint about that error.
    Can anyone help??
    Thanks in advance, Maren
    Internal ERROR: Can not find the ACL containter for object:CMPMap@1ba11bc/id=2023180/owningFCO=2023180/proxyFor=(CMPMapGen@1a4d5c6/id=2023180/stname=CMPBatchMap/pname=LOAD_XML/lname=LOAD_XML/status=CLEAN/committed=true/persistent=true/propsLoaded=false)
    Internal ERROR: Can not find the ACL containter for object:CMPMap@1ba11bc/id=2023180/owningFCO=2023180/proxyFor=(CMPMapGen@1a4d5c6/id=2023180/stname=CMPBatchMap/pname=LOAD_XML/lname=LOAD_XML/status=CLEAN/committed=true/persistent=true/propsLoaded=false)
         at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:166)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2743)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:820)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1449)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:649)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:660)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:623)
         at oracle.wh.ui.common.WhSecurityHelper.securityCheck(WhSecurityHelper.java:112)
         at oracle.wh.ui.console.commands.EditObjectCmd.performAction(EditObjectCmd.java:107)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

    Hi Maren
    Like you I get this error and do not know what steps caused it.In my scenario I have some mappings that give the error and some that do not - the repository user gets the error but the repository owner does not.
    Thinking back over the last number of months (as this project contains 7-8 months od work - we do have exports of the project) I think the ones giving the error are those that perhaps were copied from another to start the coding but I cannot be sure.
    I have read the metalink note mentioned above as well as the the queries posted by Oleg and yourself. The queries posted are slightly different, one has a where clause
    fco.classname = 'CMPACLContainer' (Maren's)
    and the other
    fco.classname='CMPMap' (Oleg's).
    Was this intentional Maren on your behalf for your problem to be fixed?
    We are using 10.2.0.3.33 OWB client and 10.2.0.3.0 OWB repository.
    Thanks
    Edwin

  • How to get a error message when sms is not sent to a mobile no.

    Scenario: once po is finally released sms is sent to the respective vendor.This has been done. But, Now the client want to see the error details(i.e, the mobile no. to whom sms i s sent) if the sms is not sent to any mobile no. and also wants a z program through which they can schedule the background job of resending the sms to those no. who have not received.
    As i tried a lot with this but unable to go ahead, so plz help me <removed by moderator>
    TABLES:LFA1.
    DATA : WA_FINAL  LIKE ZME_EKKO_RLS ,
          IT_FINAL  TYPE STANDARD TABLE OF ZME_EKKO_RLS.
    DATA GV_MSG TYPE STRING.
    DATA GV(16) TYPE C.
    DATA  : GV_RETURN  TYPE STRING.
    DATA: HTTP_CLIENT TYPE REF TO IF_HTTP_CLIENT .
    DATA: WF_STRING TYPE STRING ,
    RESULT TYPE STRING ,
    R_STR TYPE STRING .
    DATA: RESULT_TAB TYPE TABLE OF STRING.
    *BREAK-POINT.
    IF SY-TCODE = 'ME29N'.
      IF  SY-UCOMM = 'MESAVE' AND I_EKKO-PROCSTAT = '05'.
        SELECT * FROM ZME_EKKO_RLS INTO TABLE IT_FINAL
           WHERE  EBELN = I_EKKO-EBELN .
        IF NOT  IT_FINAL[] IS INITIAL .
          LOOP AT IT_FINAL INTO WA_FINAL .
            IF WA_FINAL-SSTAT = '02' .
              CONTINUE.
            ELSEIF  WA_FINAL-SSTAT = '01' .
              SELECT SINGLE * FROM LFA1 WHERE LIFNR = WA_FINAL-LIFNR.
              IF SY-SUBRC = 0.
                GV = LFA1-TELF1.
              ENDIF.
              CLEAR GV_MSG.
              CONCATENATE 'Dear Sir/Madam, PO No:' WA_FINAL-EBELN ' Dtd:' I_EKKO-BEDAT ' with reference to vendor no:' WA_FINAL-LIFNR 'has been released on you''.' 'Detail hardcopy will be sent to you soon' INTO GV_MSG.
              CLEAR WF_STRING.
              CONCATENATE
              'http://182.18.143.30/sendsms.php?username=edhik&password=194385&'
              'sender=TSIL&mobile='
              GV
              '&type=1&message='
              GV_MSG
              INTO
               WF_STRING.
              CALL METHOD CL_HTTP_CLIENT=>CREATE_BY_URL
                EXPORTING
                  URL                = WF_STRING
                IMPORTING
                  CLIENT             = HTTP_CLIENT
                EXCEPTIONS
                  ARGUMENT_NOT_FOUND = 1
                  PLUGIN_NOT_ACTIVE  = 2
                  INTERNAL_ERROR     = 3
                  OTHERS             = 4.
              CALL METHOD HTTP_CLIENT->SEND
                EXCEPTIONS
                  HTTP_COMMUNICATION_FAILURE = 1
                  HTTP_INVALID_STATE         = 2.
              CALL METHOD HTTP_CLIENT->RECEIVE
                EXCEPTIONS
                  HTTP_COMMUNICATION_FAILURE = 1
                  HTTP_INVALID_STATE         = 2
                  HTTP_PROCESSING_FAILED     = 3.
    *if sy-subrc = 0.
    *call method http_client->get_last_error
    *importing
    *code =
    *message = gv_errortext.
    *endif.
              CLEAR RESULT .
              RESULT = HTTP_CLIENT->RESPONSE->GET_CDATA( ).
              REFRESH RESULT_TAB .
              SPLIT RESULT AT CL_ABAP_CHAR_UTILITIES=>CR_LF INTO TABLE RESULT_TAB .
              REFRESH RESULT_TAB .
              SPLIT RESULT AT CL_ABAP_CHAR_UTILITIES=>CR_LF INTO TABLE RESULT_TAB .
              LOOP AT RESULT_TAB INTO R_STR.
                CONCATENATE R_STR SPACE(1) INTO GV_RETURN.
               write:/ r_str.
              ENDLOOP .
              IF  NOT GV_RETURN IS INITIAL .
                UPDATE  ZME_EKKO_RLS
                       SET: SMSTX = GV_MSG ,
                             sstat = '01'
                   WHERE EBELN = WA_FINAL-EBELN .
                IF SY-SUBRC = 0 .
                  COMMIT WORK .
                ENDIF.
              ENDIF .
            ENDIF .
          ENDLOOP.
        ENDIF .
      ENDIF.
    ENDIF .
    Edited by: Vinod Kumar on Aug 1, 2011 2:58 PM

    Hi 
    when you call the webservce to send the sms using the method if it is successful it will return as success and if any issue it will raise the error which you have to handle, but it will not give you confirmation wether sms is sent ,
    regards
    m.a

  • Error "Object 'DM' (APCO) of type 'Application' is not available in version 'A'" while transporting process chain to production system.

    Hi Gurus,
    Whenever I try to transport a process chain ZFI_0FIGL_C10 from dev. to qua. & prod. the error “Object 'DM' (APCO) of type 'Application' is not available in version 'A'” is displayed in the end of creating transport package.
    The process chain was created to load data to 0figl_c10 and it works all right on all systems (dev. qua. prod.).
    The process chain contains processes for:
    - starting the process chain
    - executing infopackage (for loading data to 0figl_o10),
    - ACR (activate data in 0figl_o10)
    - delete index 0figl_c10
    - DTP loading data from 0figl_o14 to 0figl_c10    
    - executing infopackage 80FIGL_O10
    - creating index in 0figl_c10
    - building DB statistics
    - rolling up aggregates in 0figl_c10
    - deleting of requests from the changelog 0figl_o10
    - deleting of requests from PSA (0fi_gl_10)
    How to find what cause that error.
    Regards,
    Leszek

    Hi,
    A SAP consultant told me to ignore that error. 
    Indeed, after creating transport with some new process chains (again I was informed about that error "APCO ...") and transporting it to production everything works all right.
    The problem is described in sap note: 883745.
    Regards, Leszek  

  • Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a reso

    Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a resolution. Any help would be appreciated.
    Sorry for the long title, first time poster here.

    This thread is pretty old, are you still having this issue?

Maybe you are looking for