cancel
Showing results for 
Search instead for 
Did you mean: 

Error when saving query

Former Member
0 Kudos

Hi,

We have upgraded to BW 3.5 from 3.0b.

I have designed a query in query designer and when saving the query by clicking save icon, the following errors are occured.

1. Program GP3PHDG1YC4HKK2DTD2R3OEMBDD does not exist.

2. An exception with type CX_SY_PROGRAM_NOT_FOUND occured. but was neither handled locally, nor declared in a RAISING clause.

What could be the reason? Can I have your resolution please?

kind regards,

Loka

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Check your SAP GUI / Bw front end version(640?) & upgrade to latest patch.

Regards

Vikash

Former Member
0 Kudos

Could You solve the Problem?

Regards

Florian

Former Member
0 Kudos

Hi Arun,

I am waiting for your response .Could you please help me in this regard?

kind regards,

Loka

Former Member
0 Kudos

Yes,

I want to get the query run in both BEx and through RSRT.

kind regards,

Loka

former_member184494
Active Contributor
0 Kudos

Lokanath,

Welcome to SDN...

what is your BW patch level and please post the full text of the short dump in ST22..

Arun

Message was edited by:

Arun Varadarajan

Former Member
0 Kudos

Hi Arun,

Thanks for your prompt reply.

Actually I want to test the query in different read modes in RSRT. The following is the dump when excecuting the query in RSRT. All queries are getting the same dump. The same error 'Program GP3.......does not exist' encountered when saving a query in query designer.

Here is the dump...

Runtime Error LOAD_PROGRAM_NOT_FOUND

Except. CX_SY_PROGRAM_NOT_FOUND

Date and Time 29.12.2006 16:30:21

ShrtText

Program "GP3PHDG1YC4HKK2DTD2R3OEMBDD " not found.

What happened?

There are several possible reasons for the error:

Error in ABAP application program.

The current ABAP program "CL_RS_PERS_PHK================CP" had to be

terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

or

The current ABAP program had to be terminated because the

ABAP processor detected an internal system error.

The current ABAP program "CL_RS_PERS_PHK================CP" had to be

terminated because the ABAP

processor discovered an invalid system state.

What can you do?

Print out the error message (using the "Print" function)

and make a note of the actions and input that caused the

error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and administer

termination messages, especially those beyond their normal deletion

date.

is especially useful if you want to keep a particular message.

Error analysis

An exception occurred. This exception is dealt with in more detail below

. The exception, which is assigned to the class 'CX_SY_PROGRAM_NOT_FOUND', was

neither

caught nor passed along using a RAISING clause, in the procedure "WRITE_DATA"

"(METHOD)"

.

Since the caller of the procedure could not have expected this exception

to occur, the running program was terminated.

The reason for the exception is:

On account of a branch in the program

(CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)

or a transaction call, another ABAP/4 program

is to be loaded, namely "GP3PHDG1YC4HKK2DTD2R3OEMBDD ".

However, program "GP3PHDG1YC4HKK2DTD2R3OEMBDD " does not exist in the library.

Possible reasons:

a) Wrong program name specified in an external PERFORM or

SUBMIT or, when defining a new transaction, a new

dialog module or a new function module.

b) Transport error

b) Transport error

How to correct the error

Check the last transports to the R/3 System.

Are changes currently being made to the program

"CL_RS_PERS_PHK================CP"?

Has the correct program been entered in table TSTC for Transaction "RSRT "?

-

You may able to find an interim solution to the problem

in the SAP note system. If you have access to the note system yourself,

use the following search criteria:

-

-


"LOAD_PROGRAM_NOT_FOUND" CX_SY_PROGRAM_NOT_FOUNDC

"CL_RS_PERS_PHK================CP" or "CL_RS_PERS_PHK================CM009"

"WRITE_DATA"

-

-


If you cannot solve the problem yourself and you wish to send

an error message to SAP, include the following documents:

1. A printout of the problem description (short dump)

To obtain this, select in the current display "System->List->

Save->Local File (unconverted)".

2. A suitable printout of the system log

To obtain this, call the system log through transaction SM21.

Limit the time interval to 10 minutes before and 5 minutes

after the short dump. In the display, then select the function

"System->List->Save->Local File (unconverted)".

3. If the programs are your own programs or modified SAP programs,

supply the source code.

To do this, select the Editor function "Further Utilities->

Upload/Download->Download".

4. Details regarding the conditions under which the error occurred

or which actions and input led to the error.

The exception must either be prevented, caught within the procedure

"WRITE_DATA"

"(METHOD)", or declared in the procedure's RAISING clause.

To prevent the exception, note the following:

System environment

SAP Release.............. "640"

Application server....... "EAPSDEV10042"

Network address.......... "156.5.24.58"

Operating system......... "Windows NT"

Release.................. "5.2"

Hardware type............ "4x IA64 Level 3"

Character length......... 8 Bits

Pointer length........... 64 Bits

Work process number...... 0

Short dump setting....... "full"

Database server.......... "EAPSDEV10042"

Database type............ "MSSQL"

Database name............ "BWT"

Database owner........... "bwt"

Character set............ "English_United State"

SAP kernel............... "640"

Created on............... "Nov 4 2004 22:16:30"

Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"

Database version......... "SQL_Server_8.00 "

Patch level.............. "43"

Patch text............... " "

Supported environment....

Database................. "MSSQL 7.00.699 or higher, MSSQL 8.00.194"

SAP database version..... "640"

Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"

Memory usage.............

Roll..................... 16128

EM....................... 8379840

Heap..................... 0

Page..................... 114688

MM Used.................. 2703648

MM Free.................. 1483728

SAP Release.............. "640"

User and Transaction

Client.............. 001

User................ "BDEVRA91"

Language key........ "E"

Transaction......... "RSRT "

Program............. "CL_RS_PERS_PHK================CP"

Screen.............. "SAPMRRI1 0100"

Screen line......... 10

Information on where terminated

The termination occurred in the ABAP program "CL_RS_PERS_PHK================CP"

in "WRITE_DATA".

The main program was "SAPMRRI1 ".

The termination occurred in line 18 of the source code of the (Include)

program "CL_RS_PERS_PHK================CM009"

of the source code of program "CL_RS_PERS_PHK================CM009" (when

calling the editor 180).

Processing was terminated because the exception "CX_SY_PROGRAM_NOT_FOUND"

occurred in the

procedure "WRITE_DATA" "(METHOD)" but was not handled locally, not declared in

the

RAISING clause of the procedure.

The procedure is in the program "CL_RS_PERS_PHK================CP ". Its source

code starts in line 1

of the (Include) program "CL_RS_PERS_PHK================CM009 ".

Source Code Extract

Line SourceCde

1 method WRITE_DATA .

2 data: l_s_pershead type rspershead.

3 data: l_subrc type sy-subrc.

4 * Initialise

5 call method get_pershead

6 exporting i_applnm = i_applnm

7 importing e_s_pershead = l_s_pershead

8 exceptions not_exist = 1.

9 if sy-subrc = 1. raise no_processing. endif.

10 if l_s_pershead-active = rs_c_false. raise no_processing. endif.

11 if l_s_pershead-query is initial. raise x_message. endif.

12

13 * Recieve Data

14 perform pers_write

15 in program (l_s_pershead-query)

16 tables i_t_data

17 changing l_subrc.

>>>>> if l_subrc ne 0. raise x_message. endif.

19

20 endmethod.

Contents of system fields

Name Val.

SY-SUBRC 0

SY-INDEX 0

SY-TABIX 1

SY-DBCNT 1

SY-FDPOS 10

SY-LSIND 0

SY-PAGNO 0

SY-LINNO 1

SY-COLNO 1

SY-PFKEY STAC

SY-UCOMM

SY-TITLE Query Monitor Support Package XVIII

SY-MSGTY

SY-MSGID

SY-MSGNO 000

SY-MSGV1

SY-MSGV2

SY-MSGV3

SY-MSGV4

Active Calls/Events

No. Ty. Program Include Line

Name

5 METHOD CL_RS_PERS_PHK================CP CL_RS_PERS_PHK================CM009 18

CL_RS_PERS_PHK=>WRITE_DATA

4 FUNCTION SAPLRS_PERS_BOD LRS_PERS_BODU02 19

RS_PERS_BOD_WRITE

3 FUNCTION SAPLRZ_QUERY_F4 LRZ_QUERY_F4U01 41

RZ_QUERY_F4_GET

2 MODULE (PAI) SAPMRRI1 MRRI1I01 10

HELP_GENUNIID

1 MODULE (PBO) SAPMSSYD SAPMSSYD 172

%_CTL_OUTPUT_FLUSH

Chosen variables

Name

Val.

No. 5 Ty. METHOD

Name CL_RS_PERS_PHK=>WRITE_DATA

I_APPLNM

BOD

4442222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

2F40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

I_T_DATA

Table IT_1039[1x267]

FUNCTION=RS_PERS_BOD_WRITEDATA=L_T_DATA

Table reference: 98

TABH+ 0(20) = 804D5BEFF9060000000000000000000000000000

TABH+ 20(20) = 620000000F040000010000000B010000FFFFFFFF

TABH+ 40(16) = 049E00004806000010000000C1308000

store = 0x804D5BEFF9060000

ext1 = 0x0000000000000000

shmId = 0 (0x00000000)

id = 98 (0x62000000)

label = 1039 (0x0F040000)

fill = 1 (0x01000000)

leng = 267 (0x0B010000)

loop = -1 (0xFFFFFFFF)

xtyp = TYPE#000019

occu = 16 (0x10000000)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 8 (cmpManyEq)

occu0 = 1

collHash = 0

groupCntl = 0

rfc = 0

unShareable = 0

mightBeShared = 0

sharedWithShmTab = 0

isShmLockId = 0

gcKind = 0

isUsed = 1

>>>>> Shareable Table Header Data <<<<<

tabi = 0x20AA47EFF9060000

pghook = 0x0000000000000000

idxPtr = 0x0000000000000000

refCount = 0 (0x00000000)

tstRefCount = 0 (0x00000000)

lineAdmin = 16 (0x10000000)

lineAlloc = 16 (0x10000000)

store_id = 786 (0x12030000)

shmIsReadOnly = 0 (0x00000000)

>>>>> 1st level extension part <<<<<

regHook = Not allocated

hsdir = Not allocated

ext2 = Not allocated

>>>>> 2nd level extension part <<<<<

tabhBack = Not allocated

delta_head = Not allocated

pb_func = Not allocated

pb_handle = Not allocated

SY-REPID

CL_RS_PERS_PHK================CP

4455555455554433333333333333334522222222

3CF23F0523F08BDDDDDDDDDDDDDDDD3000000000

%_DUMMY$$

2222

0000

SY-SUBRC

0

0000

0000

SYST-REPID

CL_RS_PERS_PHK================CP

4455555455554433333333333333334522222222

3CF23F0523F08BDDDDDDDDDDDDDDDD3000000000

L_S_PERSHEAD-ACTIVE

X

5

8

RS_C_FALSE

2

0

L_S_PERSHEAD-QUERY

GP3PHDG1YC4HKK2DTD2R3OEMBDD

4535444354344434543534444442222222222222

703084719348BB2444223F5D2440000000000000

L_SUBRC

0

0000

0000

No. 4 Ty. FUNCTION

Name RS_PERS_BOD_WRITE

E_SUBRC

0

0000

0000

I_T_PARAMS[]

Table IT_1038[1x178]

FUNCTION=RZ_QUERY_F4_GETDATA=L_T_PARAMS[]

Table reference: 79

TABH+ 0(20) = E04335EFF9060000002A4CEFF906000000000000

TABH+ 20(20) = 4F0000000E04000001000000B2000000FFFFFFFF

TABH+ 40(16) = 049200002009000010000000C1308000

store = 0xE04335EFF9060000

ext1 = 0x002A4CEFF9060000

shmId = 0 (0x00000000)

id = 79 (0x4F000000)

label = 1038 (0x0E040000)

fill = 1 (0x01000000)

leng = 178 (0xB2000000)

loop = -1 (0xFFFFFFFF)

xtyp = TYPE#000032

occu = 16 (0x10000000)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 8 (cmpManyEq)

occu0 = 1

collHash = 0

groupCntl = 0

rfc = 0

unShareable = 0

mightBeShared = 0

sharedWithShmTab = 0

isShmLockId = 0

gcKind = 0

isUsed = 1

>>>>> Shareable Table Header Data <<<<<

tabi = 0x80C140EFF9060000

pghook = 0x0000000000000000

idxPtr = 0x0000000000000000

refCount = 0 (0x00000000)

tstRefCount = 0 (0x00000000)

lineAdmin = 16 (0x10000000)

lineAlloc = 16 (0x10000000)

store_id = 785 (0x11030000)

shmIsReadOnly = 0 (0x00000000)

>>>>> 1st level extension part <<<<<

regHook = 0x80253CEFF9060000

hsdir = 0x0000000000000000

ext2 = 0x104D5BEFF9060000

>>>>> 2nd level extension part <<<<<

tabhBack = 0x60ED54EFF9060000

delta_head = 000000000000000000000000000000000000000000000000000000000000000000000000

pb_func = 0x0000000000000000

pb_handle = 0x0000000000000000

SYST-REPID

SAPLRS_PERS_BOD

5454555545554442222222222222222222222222

310C23F0523F2F40000000000000000000000000

I_T_PARAMS

QU 01##3FGYC0DJGNCCZ7JU7EX2B4JYL

5522330034454344444453453453434542222222222222222222222222222222222222222222222222222222222222

150001003679304A7E33A7A5758224A9C0000000000000000000000000000000000000000000000000000000000000

L_T_DATA

Table IT_1039[1x267]

SY-REPID

SAPLRS_PERS_BOD

5454555545554442222222222222222222222222

310C23F0523F2F40000000000000000000000000

SY-UNAME

BDEVRA91

444554332222

245621910000

CL_RS_PERS_PHK=>C_APPLNM_BOD

BOD

4442222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

2F40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

%_DUMMY$$

2222

0000

SPACE

2

0

No. 3 Ty. FUNCTION

Name RZ_QUERY_F4_GET

I_OBJTYPE

QU

55

15

E_COMPID

U_REQUESTID

555455455442222222222222222222

5F2515534940000000000000000000

E_GENUNIID

3FGYC0DJGNCCZ7JU7EX2B4JYL

3445434444445345345343454

3679304A7E33A7A5758224A9C

E_INFOCUBE

U_VALID

555444422222222222222222222222

5F61C9400000000000000000000000

SY-REPID

SAPLRZ_QUERY_F4

5454555554555432222222222222222222222222

310C2AF15529F640000000000000000000000000

SYST-REPID

SAPLRZ_QUERY_F4

5454555554555432222222222222222222222222

310C2AF15529F640000000000000000000000000

L_S_REPKEY

3FGYBXE036WFQFZJXQ0AED1XPAU_VALID 3FGYC0DJGNCCZ7JU7EX2B4JYLREPU_REQUESTI

3445454333545454553444355455544442222222222222222222222234454344444453453453434545455554554554

36792850367616AA81015418015F61C94000000000000000000000003679304A7E33A7A5758224A9C2505F25155349

L_T_PARAMS-COMPUID

3FGYC0DJGNCCZ7JU7EX2B4JYL

3445434444445345345343454222222222222222

3679304A7E33A7A5758224A9C000000000000000

G_SX_OPEN_DIALOG-OBJTYPE

QU

55

15

GC_S_OBJTYPE-VIEW

VW

55

67

L_T_PARAMS[]

Table IT_1038[1x178]

L_T_PARAMS

QU 01##3FGYC0DJGNCCZ7JU7EX2B4JYL

5522330034454344444453453453434542222222222222222222222222222222222222222222222222222222222222

150001003679304A7E33A7A5758224A9C0000000000000000000000000000000000000000000000000000000000000

CL_ITEM_TREE_CONTROL=>EVENTID_ITEM_DOUBLE_CLICK

22

1000

6000

G_SX_OPEN_DIALOG

X ####Ä###;#######I#######ÿÿÿÿ####ÿÿ

5222222222222222222222222222222222222222222222222222222222220000C0003000900040000000FFFF0000FF

80000000000000000000000000000000000000000000000000000000000000004000B000600090000000FFFF0000FF

No. 2 Ty. MODULE (PAI)

Name HELP_GENUNIID

RSZCOMPKEY

2ZA8W5WLF37N1678H41LCBN5O

2222222222222222222222222222222222222222222222222222222235435354433433334334444342222222222222

000000000000000000000000000000000000000000000000000000002A18757C637E1678841C32E5F0000000000000

SYST-REPID

SAPMRRI1

5454554322222222222222222222222222222222

310D229100000000000000000000000000000000

G_VIEWID

222222222222222222222222222222

000000000000000000000000000000

GENUNIID

3FGYC0DJGNCCZ7JU7EX2B4JYL

3445434444445345345343454

3679304A7E33A7A5758224A9C

G_VERSION2

2

0

RS_C_TRUE

X

5

8

%_SPACE

2

0

No. 1 Ty. MODULE (PBO)

Name %_CTL_OUTPUT_FLUSH

%_ARCHIVE

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

%_DUMMY$$

2222

0000

%_CALLER_PROGRAM_NAME

SAPLRZ_QUERY_F4

5454555554555432222222222222222222222222

310C2AF15529F640000000000000000000000000

Internal notes

The termination occurred in the function "perform_load" of the SAP

Basis System, specifically in line 690 of the module

"//bas/640_REL/src/krn/runt/abperf.c#8".

The internal operation just processed is "cmpr".

The internal session was started at 20061229162942.

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=4964)

When : 12/29/2006 16:30:21.445

Threads : 2

Computer Name : EAPSDEV10042

User Name : SAPServiceBWT

Number of Processors: 4

Processor Type: ia64 Family 31 Model 1 Stepping 5

Windows Version : 5.2 Current Build: 3790

State Dump for Thread Id 1234

FramePtr ReturnAd Param#1 Function Name

0000000006fb0ca0 0000000003df5428 0000000006fab3d0 kernel32!GetDateFormatW

0000000006fb0958 0000000003df5428 0000000000d69030 disp+work!sym

State Dump for Thread Id 858

FramePtr ReturnAd Param#1 Function Name

0000000012a60148 00000000030a5880 00000000000005ac kernel32!GetDateFormatW

0000000012a60080 000006fb7eb8f950 0000000003b82d90 disp+work!SigIMsgFunc

0000000012a60040 0000000076ea76a0 0000000000392f90 MSVCRT!tanhf

0000000012a60000 0000000000000000 000006fb7eb36e88 kernel32!GetDateFormatW

List of ABAP programs affected

Index Ty. Program Group Date Time Size Lang.

0 Prg SAPMRRI1 0 13.10.2006 13:02:43 105472 E

1 Prg SAPMSSYD 0 13.10.2006 11:53:14 17408 E

2 Prg SAPFSYSCALLS 0 04.09.2002 14:48:30 6144 E

3 Prg CL_GUI_CONTROL================CP 3 13.10.2003 17:12:19 111616 E

4 Prg %_CCNTL 3 04.09.2002 14:48:26 13312 E

5 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

6 Prg CL_GUI_OBJECT=================CP 6 13.11.2003 15:08:13 414720 E

7 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

8 Prg CL_GUI_CFW====================CP 8 13.10.2003 17:12:19 158720 E

9 Prg CL_GUI_PROPS_CONSUMER=========CP 9 13.10.2003 17:09:46 26624 E

10 Prg SAPLTHFB 10 13.10.2006 11:45:50 325632 E

11 Prg SAPLSFES 11 13.10.2006 11:45:34 249856 E

12 Prg SAPLSPLUGIN 12 14.03.2003 14:03:55 6144 E

13 Prg SAPLSTTM 13 12.10.2006 00:00:17 76800 E

14 Prg SAPLSBDC 14 12.10.2006 00:05:00 39936 E

15 Prg CL_DYNAMIC_GUI_EXTENSIONS=====CP 15 04.09.2002 14:48:26 33792 E

16 Prg SAPLSGUI 16 24.08.2004 14:20:15 61440 E

17 Prg SAPLOLEA 17 12.10.2006 00:04:57 83968 E

18 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

19 Typ TOLE 0 20.05.1998 14:20:04 3072

20 Prg %_COLE2 17 04.09.2002 14:48:26 8192 E

21 Prg CL_ABAP_CHAR_UTILITIES========CP 21 09.09.2004 16:07:19 11264 E

22 Typ OLE_PA 0 13.01.1995 11:06:59 2048

23 Prg SAPLSCP2 23 13.10.2006 10:24:20 129024 E

24 Typ SWCONT 0 18.01.1995 16:55:29 2048

25 Typ SWCBCONT 0 07.10.1997 12:13:50 3072

26 Prg CL_GUI_TEXTEDIT===============CP 26 12.10.2006 00:08:53 130048 E

27 Prg CL_GUI_CUSTOM_CONTAINER=======CP 27 13.10.2003 17:09:46 37888 E

28 Typ CFW_LINK 0 19.01.2000 18:25:36 2048

29 Prg CL_GUI_CONTAINER==============CP 29 13.10.2003 17:12:19 50176 E

30 Prg SAPLCNTH 30 04.09.2002 14:48:30 24576 E

31 Prg SAPFGUICNTL 8 25.07.2003 10:43:44 20480 E

32 Prg SAPLCNDP 32 13.10.2006 10:27:25 191488 E

33 Prg SAPLCNTL 33 13.11.2003 15:15:42 323584 E

34 Prg CL_ABAP_TYPEDESCR=============CP 34 13.11.2003 15:15:19 26624 E

35 Prg CL_ABAP_ELEMDESCR=============CP 35 13.11.2003 15:09:55 33792 E

36 Prg CL_ABAP_DATADESCR=============CP 36 13.11.2003 15:09:55 16384 E

37 Prg CL_ABAP_REFDESCR==============CP 37 13.11.2003 15:15:19 20480 E

38 Prg CL_ABAP_STRUCTDESCR===========CP 38 13.11.2003 17:17:59 34816 E

39 Prg CL_ABAP_COMPLEXDESCR==========CP 39 13.11.2003 15:08:13 14336 E

40 Prg CL_ABAP_TABLEDESCR============CP 40 13.11.2003 15:12:22 21504 E

41 Prg CL_ABAP_CLASSDESCR============CP 41 13.11.2003 15:09:55 26624 E

42 Prg CL_ABAP_OBJECTDESCR===========CP 42 13.11.2003 15:09:55 29696 E

43 Prg CL_ABAP_INTFDESCR=============CP 43 13.11.2003 15:09:55 20480 E

44 Prg %_CTXTED 34 04.09.2002 14:48:26 4096 E

45 Prg CL_ABAP_SOFT_REFERENCE========CP 45 11.09.2003 15:16:39 8192 E

46 Prg CL_ABAP_REFERENCE=============CP 46 11.09.2003 15:16:39 6144 E

47 Prg CL_GUI_TOOLBAR================CP 47 13.10.2003 17:09:46 61440 E

48 Prg SAPLOCS_CRM 48 12.10.2006 22:17:03 61440 E

49 Typ CVERS 0 12.04.2001 09:48:51 2048

50 Typ PAT03 0 11.10.2006 22:38:38 6144

51 Prg CL_RSR_SERVICE================CP 51 13.10.2006 10:08:34 17408 E

52 Typ THLLINES 0 19.01.2000 18:41:13 2048

53 Typ RSMPE_FUNL 0 01.02.2001 17:18:35 3072

54 Prg SAPLSEU1 54 13.10.2006 10:08:40 239616 E

55 Typ RSEUL_FUN 0 05.09.1997 13:48:36 2048

56 Typ TRDIR 0 05.10.1998 15:24:19 5120

57 Prg SAPLSMPI 57 13.10.2006 11:52:50 351232 E

58 Typ EUDB 0 13.10.2003 17:09:46 8192

59 Typ RSMPE_STA 0 18.06.1999 09:03:00 2048

60 Typ RSMPE_CTX 0 18.06.1999 09:02:58 2048

61 Typ RSMPE_FUN 0 01.02.2001 17:18:35 3072

62 Typ RSMPE_MNL 0 23.11.1999 09:24:40 2048

63 Typ RSMPE_ATR 0 01.02.2001 17:18:34 2048

64 Typ RSMPE_TIT 0 04.04.1997 15:17:04 1024

65 Typ RSMPE_MEN 0 01.02.2001 17:18:36 2048

66 Typ RSMPE_ACT 0 24.01.1997 15:48:36 2048

67 Typ RSMPE_BUT 0 09.05.1997 12:48:55 2048

68 Typ RSMPE_PFK 0 01.02.2001 17:18:36 2048

69 Typ RSMPE_ADM 0 11.04.1997 18:30:28 2048

70 Typ RSMPE_STAF 0 18.06.1999 09:03:00 2048

71 Typ RSMPE_BUTS 0 19.01.2000 18:34:32 2048

72 Typ RSMPTEXTS 0 09.05.1997 12:50:30 3072

73 Typ RSMPE_FUNT 0 01.02.2001 17:18:35 3072

74 Typ RSMPE_MNLT 0 23.11.1999 09:27:14 3072

75 Typ STB_BTNMNU 0 19.01.2000 18:38:28 2048

76 Prg CL_CTMENU=====================CP 76 24.08.2004 14:13:06 32768 E

77 Prg %_CSCTX 76 04.09.2002 14:48:26 9216 E

78 Prg CL_CTXMNU_MGR=================CP 78 04.09.2002 14:48:26 17408 E

79 Typ T002 0 16.01.1998 17:49:27 2048

80 Typ RFC_FIELDS 0 16.12.1996 19:30:48 2048

81 Typ DPPROPS 0 06.06.1997 18:56:23 2048

82 Prg SAPLURFC 82 13.10.2006 11:45:50 17408 E

83 Prg SAPLSRFC 83 09.09.2004 16:09:33 34816 E

84 Prg SAPLSYST 84 11.10.2006 23:56:50 30720 E

85 Prg SAPMSSY1 32 04.09.2002 14:48:31 18432 E

86 Prg SAPLGRFC 86 04.09.2002 14:48:30 13312 E

87 Typ ARFCDATA 0 13.01.1995 10:58:08 4096

88 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

89 Prg SAPLCNT0 89 04.09.2002 14:48:30 33792 E

90 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

91 Prg SAPLRRMS 91 13.10.2006 13:02:43 39936 E

92 Prg SAPLRRI1 92 13.10.2006 13:02:44 260096 E

93 Typ RSR_S_DEBUGFLAGS 0 11.10.2006 22:38:43 8192

94 Prg SAPLSMSG 94 13.10.2006 10:07:47 105472 E

95 Typ MHCONF 0 01.02.2001 17:15:11 2048

96 Prg SAPLSMSGD 96 05.02.2001 12:38:31 26624 E

97 Typ SMESGU 0 17.02.1999 14:55:32 3072

98 Typ SMESGX 0 17.02.1999 14:55:32 3072

99 Prg SAPCNVE 99 04.09.2002 14:48:30 6144 E

100 Prg SAPLRRI5 100 13.10.2006 13:02:43 116736 E

101 Typ RSRREPDIR 0 25.08.2004 11:59:02 7168

102 Prg SAPFSPOR 0 13.10.2006 12:40:47 12288 E

103 Prg SAPLSCNT 103 04.09.2002 14:48:30 24576 E

104 Typ DYCBOX 0 23.11.1999 09:23:17 2048

105 Prg SAPLSDSD 105 13.10.2006 11:45:33 275456 E

106 Prg %_CVRM 105 04.09.2002 14:48:26 6144 E

107 Typ SHLP_DESCR 0 01.02.2001 17:21:34 12288

108 Prg SAPLSVSM 108 13.10.2006 10:22:14 24576 E

109 Typ SHLP_INTDS 0 01.02.2001 17:21:34 4096

110 Typ DDSHIFACE 0 23.11.1999 09:23:04 3072

111 Typ DFIES 0 01.02.2001 17:10:27 8192

112 Typ DDSHFPROP 0 16.05.1997 12:58:27 2048

113 Typ DDSHSELOPT 0 28.11.1997 16:26:30 2048

114 Prg SAPLSDIFRUNTIME 114 24.08.2004 14:10:20 82944 E

115 Typ X031L 0 02.02.2001 11:46:54 6144

116 Prg SAPLSDNT 116 12.10.2006 00:05:02 202752 E

117 Prg SAPLSUGS 117 13.10.2006 10:08:41 30720 E

118 Prg %_CSHLP 105 04.09.2002 14:48:26 7168 E

119 Prg SAPLSDH4 119 13.10.2006 11:52:46 290816 E

120 Typ DDSHPVAL50 0 01.02.2001 17:37:04 3072

121 Prg SAPLSDTO 121 11.10.2006 23:57:21 25600 E

122 Typ DD07L 0 08.08.1997 14:46:26 2048

123 Typ DD07T 0 08.08.1997 14:46:27 3072

124 Typ DD07V 0 28.07.1998 20:02:35 3072

125 Prg SAPLSDF4 125 24.08.2004 14:10:20 50176 E

126 Typ DVAL 0 07.03.1995 13:57:28 2048

127 Typ SEAHLPRES 0 01.02.2001 17:21:08 3072

128 Prg RADBTNA1 125 24.08.2004 14:10:20 43008 E

129 Prg SAPLSDDT 129 24.08.2004 14:10:20 71680 E

130 Prg CL_DATAPROVIDER===============CP 130 13.10.2003 17:12:19 43008 E

131 Prg SAPLSECH 131 09.09.2004 16:07:19 24576 E

132 Prg SAPLSTUP 132 13.10.2006 10:10:48 65536 E

133 Prg SAPSHDTV 103 11.09.2003 15:21:20 28672 E

134 Typ SHDSTU 0 10.12.1998 13:29:36 2048

135 Typ SHDSTCIU 0 10.12.1998 13:29:36 2048

136 Prg SAPFGUICNTL_CFW 8 13.10.2003 17:09:46 13312 E

137 Typ ARFCRDATA 0 01.02.2001 17:04:35 6144

138 Typ ARFCSDATA 0 01.02.2001 17:33:31 6144

139 Typ OLE_VERBS 0 09.02.1995 13:23:37 2048

140 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

141 Prg CL_GUI_DATAMANAGER============CP 141 13.10.2006 10:28:40 71680 E

142 Prg IF_CACHED_PROP================IP 141 05.02.2001 17:26:36 4096 E

143 Prg CL_GUI_EVENT==================CP 143 13.10.2003 17:09:46 9216 E

144 Prg CL_GUI_DOCKING_CONTAINER======CP 144 13.10.2003 17:09:46 43008 E

145 Typ RSZCOMPKEY 0 12.09.2003 11:33:32 2048

146 Prg SAPLRZ_QUERY_F4 146 13.10.2006 12:58:06 33792 E

147 Prg CL_GUI_DYNPRO_COMPANION=======CP 147 04.09.2002 14:48:26 14336 E

148 Prg CL_TREE_CONTROL_BASE==========CP 148 13.10.2006 10:27:25 106496 E

149 Prg CL_ITEM_TREE_CONTROL==========CP 149 12.10.2006 00:08:54 98304 E

150 Prg CL_GUI_COLUMN_TREE============CP 150 12.10.2006 00:07:42 150528 E

151 Typ RSZW_TREENODES 0 12.09.2003 11:33:33 4096

152 Prg SAPLRZX2 152 13.10.2006 13:02:43 216064 E

153 Typ RSZW_PROPERTIES 0 12.09.2003 11:33:33 3072

154 Typ RSZW_EPAR_OOBJGET 0 12.09.2003 11:33:33 1024

155 Typ RSZW_FILTER 0 12.09.2003 11:33:33 2048

156 Typ RSZ_X_TREECONTENT 0 09.09.2004 16:32:06 5120

157 Typ RSPERS_BOD_PARAMS 0 25.08.2004 11:37:53 3072

158 Prg SAPLRS_PERS_BOD 158 13.10.2006 13:02:43 68608 E

159 Prg CL_RS_PERS_PHK================CP 159 13.10.2006 13:02:41 52224 E

160 Typ RSPERSHEAD 0 12.09.2003 11:35:21 3072

161 Prg SAPLRSAS 161 13.10.2006 12:48:59 37888 E

162 Typ TFDIR 0 29.04.1998 10:24:27 3072

163 Prg SAPLRSMANDT 163 13.10.2006 12:58:06 21504 E

164 Prg SAPLRSCC 164 13.10.2006 12:58:12 30720 E

165 Typ DDFIXVALUE 0 19.01.2000 18:27:52 2048

166 Typ DDFTX 0 08.08.1997 14:46:46 4096

167 Typ RSCC_S_FIELD 0 12.09.2003 11:31:33 2048

168 Prg %_CRSCUS 164 13.10.2006 10:08:32 19456 E

169 Typ RSADMINA 0 12.09.2003 11:34:02 5120

170 Typ T000 0 22.08.1997 13:07:16 4096

171 Typ RSBASIDOC 0 29.08.2003 09:35:20 3072

172 Typ RSPERSBSEG 0 12.09.2003 11:35:21 2048

173 Typ RSPER_S_RETSTRU_BOD 0 12.09.2003 11:33:22 3072

174 Prg CX_SY_PROGRAM_NOT_FOUND=======CP 174 13.11.2001 01:32:41 8192 E

175 Typ SCX_SRCPOS 0 01.02.2001 17:20:25 2048

176 Prg CX_DYNAMIC_CHECK==============CP 176 22.01.2003 11:57:34 8192 E

177 Prg CX_ROOT=======================CP 177 02.10.2003 11:47:51 9216 E

178 Prg CX_NO_CHECK===================CP 178 22.01.2003 11:57:34 8192 E

179 Typ RSZX_IPAR_COMP_LIST_GET 0 12.09.2003 11:33:33 2048

180 Prg SAPLRZX0 180 13.10.2006 13:02:43 617472 E

181 Typ RSZX_EPAR_COMP_LIST_GET 0 12.09.2003 11:33:33 1024

182 Typ RSZ_X_TREESTRUCTURE 0 12.09.2003 11:33:34 3072

183 Prg SAPLRZD1 183 13.10.2006 13:02:43 451584 E

184 Typ RSD_S_COB_PRO 0 25.08.2004 11:58:58 19456

185 Typ V_REP_JOIN 0 12.10.2006 14:33:45 4096

186 Prg %_CRZD1 183 13.10.2006 13:02:41 71680 E

187 Prg CL_RSD_DTA====================CP 187 13.10.2006 13:02:41 200704 E

188 Typ RSD_S_IPROV 0 12.09.2003 11:32:31 3072

189 Prg CL_RSD_ODSO===================CP 189 13.10.2006 13:02:41 226304 E

190 Typ RSDODSOLOC 0 12.09.2003 11:34:41 2048

191 Typ RSDODSO 0 25.08.2004 11:59:02 6144

192 Typ RSDCUBE 0 25.08.2004 11:59:01 13312

193 Prg CL_RSD_CUBE===================CP 193 13.10.2006 13:02:44 203776 E

194 Typ RSDCUBEPROP 0 25.08.2004 11:58:57 17408

195 Typ RSD_S_INFOPROV_LOC 0 12.09.2003 11:32:31 2048

196 Typ RSCUBESV 0 12.09.2003 11:31:42 3072

197 Typ RSDO_S_CUBE_R 0 12.09.2003 11:32:18 2048

198 Prg CL_RSD_UTILITIES==============CP 198 13.10.2006 13:02:41 57344 E

199 Typ RSDCUBELOC 0 12.09.2003 11:34:19 2048

200 Prg CL_RSARCH_IPRO================CP 200 13.10.2006 13:02:41 168960 E

201 Typ RSARCHIPROLOC 0 12.09.2003 11:34:06 2048

202 Prg CL_RSARCH_CUBE================CP 202 13.10.2006 13:02:41 65536 E

203 Prg IF_RSD_DTA====================IP 193 13.10.2006 13:02:42 35840 E

204 Typ RSDCOBPROTSTMPL 0 12.09.2003 11:34:18 2048

205 Typ RSD_S_DTA_HEAD_BUF 0 25.08.2004 11:58:58 19456

206 Prg SAPLRSAH 206 13.10.2006 13:02:14 95232 E

207 Prg SAPLRSSB 207 13.10.2006 13:02:43 166912 E

208 Prg CL_RSD_MPRO===================CP 208 13.10.2006 13:02:41 185344 E

209 Typ RSDO_S_MPRO_R 0 12.09.2003 11:32:18 2048

210 Prg CL_RSQ_ISET===================CP 210 13.10.2006 13:02:41 203776 E

211 Typ RSQISETLOC 0 12.09.2003 11:35:23 2048

212 Typ RSQ_S_ISET_CAT 0 25.08.2004 11:58:59 6144

213 Typ RSD_S_DTA 0 25.08.2004 11:58:58 19456

214 Prg SAPLRSQ_ISET_DB 214 13.10.2006 13:02:43 111616 E

215 Typ RSQISET 0 25.08.2004 11:59:02 5120

216 Prg SAPLRSDG_IOBJ_DB_READ 216 13.10.2006 13:02:43 249856 E

217 Typ RSAROUT 0 12.09.2003 11:34:07 4096

218 Typ RSAROUTT 0 12.09.2003 11:34:07 2048

219 Typ RSDDPA 0 12.09.2003 11:34:23 6144

220 Typ RSDKYF 0 12.09.2003 11:34:27 4096

221 Typ RSDVTIM 0 12.10.2006 14:33:52 8192

222 Typ RSDVUNI 0 12.10.2006 14:33:52 6144

223 Typ RSD_S_VIOBJ 0 25.08.2004 11:58:59 19456

224 Typ RSDVCHA 0 12.10.2006 14:33:52 10240

225 Typ RSDIOBJV 0 12.10.2006 14:33:49 4096

226 Prg CL_RS_UTILITIES===============CP 226 13.10.2006 13:02:41 31744 E

227 Typ RSDIOBJ 0 02.10.2003 14:27:05 4096

228 Typ RSDIOBJT 0 12.09.2003 11:34:27 2048

229 Typ RSDVCHA 0 12.10.2006 14:33:52 10240

230 Typ RSDNAIP 0 12.09.2003 11:34:41 2048

231 Typ RSD_S_NAIP 0 12.09.2003 11:32:32 1024

232 Typ RSDHIECHA 0 12.09.2003 11:34:25 2048

233 Typ RSD_S_HIECHA 0 12.09.2003 11:32:30 1024

234 Prg SAPLRSDN_IOBJ 234 13.10.2006 13:02:43 130048 E

235 Prg SAPLRSDN 235 13.10.2006 13:02:43 64512 E

236 Typ RSNSPACE 0 12.09.2003 11:35:01 2048

237 Typ RSPSPACE 0 12.09.2003 11:35:22 2048

238 Typ RSNPAR 0 12.09.2003 11:33:10 3072

239 Prg SAPLSTR4 239 13.10.2006 10:08:41 57344 E

240 Prg %_CTRNSP 239 04.09.2002 14:48:26 7168 E

241 Prg SAPLSTRD 241 13.10.2006 11:44:51 578560 E

242 Typ TRNSPACE 0 07.07.1997 13:56:33 2048

243 Prg SAPLSKEY 243 04.09.2002 14:48:30 23552 E

244 Typ CODEPAGES 0 13.06.1997 12:41:11 1024

245 Typ TCPDB 0 22.03.1996 00:06:06 2048

246 Typ RSDIOBJFIX 0 12.09.2003 11:34:26 4096

247 Prg SAPLRRSI 247 13.10.2006 13:02:44 167936 E

248 Prg CL_RSD_IOBJ===================CP 248 13.10.2006 13:02:41 180224 E

249 Typ RSDO_S_IOBJ_R 0 12.09.2003 11:32:18 2048

250 Typ RSZELTTXT 0 12.09.2003 11:35:48 2048

251 Typ RSZELTTXT 0 12.09.2003 11:35:48 2048

252 Typ RSZELTTXT 0 12.09.2003 11:35:48 2048

253 Prg SAPLRSDG_AREA_DB_READ 253 13.10.2006 13:02:43 20480 E

254 Typ RSDAREAV 0 12.10.2006 14:33:48 3072

255 Typ RSDAREA 0 12.09.2003 11:34:17 3072

256 Typ RSDAREAT 0 12.09.2003 11:34:17 2048

257 Typ RSDAREAT 0 12.09.2003 11:34:17 2048

258 Prg %_CRZX0 180 13.10.2006 13:02:41 45056 E

259 Typ TREEV_NODE 0 31.01.2002 16:40:22 4096

260 Typ RSQUERY_F4_ITEM 0 12.09.2003 11:33:22 5120

261 Typ RSZW_IPAR_OOBJGET 0 12.09.2003 11:33:33 5120

262 Typ RSRREPDIR 0 25.08.2004 11:59:02 7168

263 Typ RSR_S_RKB1D 0 13.10.2006 12:58:09 8192

264 Prg SAPLRRI0 264 13.10.2006 13:02:43 53248 E

265 Prg %_CRRO01 264 13.10.2006 13:02:40 72704 E

266 Typ RRKB1F 0 13.10.2006 12:57:47 10240

267 Typ RRK1_S_NCUM 0 12.09.2003 11:30:30 4096

268 Typ RRKB1X 0 12.09.2003 11:30:31 1024

269 Typ RRO01_SX_ODBO 0 12.09.2003 11:30:36 10240

270 Prg CX_SY_NO_HANDLER==============CP 270 22.01.2003 11:57:34 8192 E

271 Typ CAT_SVARS 0 24.08.2004 12:21:50 2048

272 Typ SHLP_DESCR 0 01.02.2001 17:21:34 12288

273 Typ RSSB_SX_IOBJVL_CHECK 0 12.09.2003 11:33:27 4096

274 Typ SYST 0 11.10.2006 22:38:47 27648

275 Prg IF_CONTROL_COMPOSITE_SUPPORT==IP 149 05.02.2001 17:26:54 6144 E

276 Prg IF_DRAGDROP===================IP 276 05.02.2001 17:27:21 5120 E

277 Typ OBJ_RECORD 0 07.10.1997 12:13:38 2048

Directory of Application Tables

Name Date Time Lngth

Val.

Program SAPMRRI1

SYST . . : : 00002404

00000000x01000x0100000000000000

Program CL_GUI_PROPS_CONSUMER=========CP

EUDB . . : : 00003940

%C000200000C29D54856EB484184C87D0A5DFC4C76 0000

Program SAPLOLEA

TOLE . . : : 00000197

SAP.DATAPROVIDER.1 {799104C5-04C5-11D0-

Program SAPLSEU1

TRDIR . . : : 00000170

SAPMRRI1 X MB

Program SAPLSMPI

EUDB . . : : 00003940

CUSAPMRRI1 D 0000DSAP

Program SAPLSDSD

DDSHOFFLD . . : : 00002956

SHRSRRSRTDISPMODE FV

DDF4LBBUF1 . . : : 00002932

000000000

Program SAPSHDTV

SHDSTU . . : : 00000053

SHDSTCIU . . : : 00000050

Program SAPLRSCC

RSADMINA . . : : 00000257

BW ALEREMOTE VADPRA01

Program CL_RSD_DTA====================CP

RSDIX . . : : 00003944

D3U_VALID 00000000000

ABAP Control Blocks (CONT)

Index Name Fl PAR0 PAR1 PAR2 PAR3 PAR4 PAR5 PAR6 SourceCde Line

727 BRAF 02 0003 CL_RS_PERS_PHK================CM009 10

728 FUNE 03 0160 CL_RS_PERS_PHK================CM009 10

729 ENDF 00 0000 CL_RS_PERS_PHK================CM009 10

730 CMPS 20 0242 C004 C004 CL_RS_PERS_PHK================CM009 11

732 BRAF 02 0003 CL_RS_PERS_PHK================CM009 11

733 FUNE 03 011B CL_RS_PERS_PHK================CM009 11

734 ENDF 00 0000 CL_RS_PERS_PHK================CM009 11

735 xper 02 D43B C004 00A0 CL_RS_PERS_PHK================CM009 14

737 PERP 80 0003 CL_RS_PERS_PHK================CM009 14

738 PERP 80 8000 CL_RS_PERS_PHK================CM009 14

739 PERP 81 8000 CL_RS_PERS_PHK================CM009 14

740 PERP 80 C002 CL_RS_PERS_PHK================CM009 14

>>>>> cmpr 00 00CA C002 0000 CL_RS_PERS_PHK================CM009 18

743 BRAF 05 0003 CL_RS_PERS_PHK================CM009 18

744 FUNE 03 011B CL_RS_PERS_PHK================CM009 18

745 ENDF 00 0000 CL_RS_PERS_PHK================CM009 18

746 METH 01 0000 0000 0000 0000 0000 0000 0000 CL_RS_PERS_PHK================CM009 20

750 -

-


00 0000 CL_RS_PERS_PHK================CM009 20

751 METH 04 0000 0002 0002 0000 0000 0000 0000 CL_RS_PERS_PHK================CM00A 1

755 PAR2 04 0000 C000 0000 CL_RS_PERS_PHK================CM00A 1

kind regards,

Loka

former_member184494
Active Contributor
0 Kudos

Do you get the query to run in BeX ??

Arun