cancel
Showing results for 
Search instead for 
Did you mean: 

ESS BAPI Short Dump

Former Member
0 Kudos

HI All

I am trying to run the HRXSS_PER_READ_P0006_XX in se37

Keep on getting a short dump , what's wrong

Thanks

Theo

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

I am getting this error when i am trying to access ESS>Personal Information>Personal data or address.

Please let me know what could be the issue.

Thanks,

Manoj

Former Member
0 Kudos

Take a look at the similar problem and explanation posted here:

Your problem is that you are not calling the function modules in the right sequence. You need to first call HRXSS_PER_INIT_PERNR in order to initialise the "xss_adapter" object which is part of the global data for function group HRXSS_PER_MAC. This xss_adapter is referred to in the other READ function modules and so needs to be initialised before usage.

Hope this helps.

Former Member
0 Kudos

Hello,

Was there a solution to this problem? I have the exact problem and cant find any Notes, etc. that explain the error. Please could you help me with a solution if you have one.

Many thanks

Calvin

Former Member
0 Kudos

Hi Theo

well u can test this function using se37.

becoz i test this function module in erp2004 sap ecc 5.0 successfully .

which version of R3 r u using and also specify the support pacakge level as well as kernel patch level.

regards,

kaushal

Former Member
0 Kudos

Hi

We are useing SAP ERP 2004 (ECC 5.0)

Basis Component - SAPKB64015

Human Resources - SAPKE50019

SAP R/3 Enterprise HR Extension - SAPKGPHC16

Regards

Theo

Former Member
0 Kudos

Theo,

I am seeing the same problem. Do you have the issue resolved? Appreciate any help here?

Thanks

Madhu

Former Member
0 Kudos

Nope

I raised an OSS message will let you know

Theo

Former Member
0 Kudos

Hi Theo,

I am also getting the same error in ESS. Did you resolve this problem? What did SAP say? Please share with me the solution.

Thanks

Kalyan

Former Member
0 Kudos

Theo,

Did you get the reply from SAP for your OSS message? Please update the forum with your reply.

Thanks

Kalyan

Former Member
0 Kudos

Madhu,

Are you able to solve this problem? I am getting the same problem. Please let me know what you guys have found.

Thanks

Kalyan

suresh_datti
Active Contributor
0 Kudos

Hi Theo,

What does the dump say? Sometimes, certain global data is expected & short dumps might occur if the data is not found..may be you cannot use the BAPI as a standalone function.. You will then have to call it from inside a Program..

Regards,

Suresh Datti

Former Member
0 Kudos

Hi Suresh

Here's the dump , as far as I understand BPAI's you can run them from se37

+Runtime Error OBJECTS_OBJREF_NOT_ASSIGNED_NO

Except. CX_SY_REF_IS_INITIAL

Date and Time 2006.04.11 12:00:16

-

-


-

-


ShrtText

Access with 'ZERO' object reference not possible.

-

-


-

-


What happened?

Error in ABAP application program.

The current ABAP program "SAPLHRXSS_PER_MAC" had to be terminated because one

of the

statements could not be executed.

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

-

-


-

-


What can you do?

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

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

error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and 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_REF_IS_INITIAL', was

neither

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

"HRXSS_PER_CLEANUP" "(FUNCTION)"

.

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

to occur, the running program was terminated.

The reason for the exception is:

There was an attempt to access a component using a 'NULL' object

reference (points to nothing).

An object reference must indicate an object (an instance of a class),

before it can be used to access components.

Either the reference was never set or it was set to 'NULL' using a

CLEAR statement.

-

-


-

-


How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

You may able to find an interim solution to the problem

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

use the following search criteria:


"OBJECTS_OBJREF_NOT_ASSIGNED_NO" CX_SY_REF_IS_INITIALC

"SAPLHRXSS_PER_MAC" or "LHRXSS_PER_MACU04"

"HRXSS_PER_CLEANUP"


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

"HRXSS_PER_CLEANUP"

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

To prevent the exception, note the following:

-

-


-

-


System environment

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

Application server....... "AAZAJNB100"

Network address.......... "163.197.182.22"

Operating system......... "OSF1"

Release.................. "V5.1"

Hardware type............ "alpha"

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

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

Work process number...... 0

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

Database server.......... "AAZAJNB100"

Database type............ "ORACLE"

Database name............ "HRD"

Database owner........... "SAPR3"

Character set............ "en_US.ISO8859-1"

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

Created on............... "Feb 20 2006 20:39:27"

Created in............... "OSF1 V5.1 1885 alpha"

Database version......... "OCI_920 "

Patch level.............. "115"

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

Supported environment....

Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE

10.1.0.."

SAP database version..... "640"

Operating system......... "OSF1 V5.1"

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

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

EM....................... 16759712

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

Page..................... 98304

MM Used.................. 2460760

MM Free.................. 1726648

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

-

-


-

-


User and Transaction

Client.............. 005

User................ "TVERMEULEN"

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

Transaction......... "SE37 "

Program............. "SAPLHRXSS_PER_MAC"

Screen.............. "SAPMSSY0 1000"

Screen line......... 6

-

-


-

-


Information on where terminated

The termination occurred in the ABAP program "SAPLHRXSS_PER_MAC" in

"HRXSS_PER_CLEANUP".

The main program was "RS_TESTFRAME_CALL ".

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

program "LHRXSS_PER_MACU04"

of the source code of program "LHRXSS_PER_MACU04" (when calling the editor

130).

Processing was terminated because the exception "CX_SY_REF_IS_INITIAL" occurred

in the

procedure "HRXSS_PER_CLEANUP" "(FUNCTION)" but was not handled locally, not

declared in the

RAISING clause of the procedure.

The procedure is in the program "SAPLHRXSS_PER_MAC ". Its source code starts in

line 7

of the (Include) program "LHRXSS_PER_MAC$04 ".

-

-


-

-


Source Code Extract

-

-


Line

SourceCde

-

-


1

FUNCTION HRXSS_PER_CLEANUP.

2

*"----

-


3

""Local interface:

4

*" EXPORTING

5

*" VALUE(MESSAGES) TYPE BAPIRETTAB

6

*"----

-


7

8

  • CALL METHOD mac_adapter->cleanup

9

  • IMPORTING

10

  • messages = messages.

11

12

  • TRY.

>>>>>

call method xss_adapter->cleanup

14

.

15

  • CATCH CX_HRPA_VIOLATED_ASSERTION .

16

  • ENDTRY.

17

18

ENDFUNCTION.

-

-


-

-


Contents of system fields

-

-


Name

Val.

-

-


SY-SUBRC

0

SY-INDEX

1

SY-TABIX

1

SY-DBCNT

1

SY-FDPOS

255

SY-LSIND

0

SY-PAGNO

0

SY-LINNO

1

SY-COLNO

1

SY-PFKEY

SY-UCOMM

STRT

SY-TITLE

Call test environment

SY-MSGTY

S

SY-MSGID

SY-MSGNO

000

SY-MSGV1

SY-MSGV2

SY-MSGV3

SY-MSGV4

-

-


-

-


Active Calls/Events

-

-


No. Ty. Program Include Line

Name

-

-


7 FUNCTION SAPLHRXSS_PER_MAC LHRXSS_PER_MACU04 13

HRXSS_PER_CLEANUP

6 FUNCTION SAPLHRXSS_PER_MAC LHRXSS_PER_MACU08 9

HRXSS_PER_READ_PNNNN

5 FUNCTION SAPLHRXSS_PER_P0006_XX LHRXSS_PER_P0006_XXU05 11

HRXSS_PER_READ_P0006_XX

4 FORM HRXSS_PER_READ_P0006_XX=======FT HRXSS_PER_READ_P0006_XX=======FT 55

FUNCTION_CALL

3 FUNCTION SAPLSEUJ LSEUJU12 15

SFCS_FA_FUNCTION_INVOCE

2 FUNCTION SAPLSEUJ LSEUJU33 167

SFCS_FA_TEST_FUNCTION

1 EVENT RS_TESTFRAME_CALL RS_TESTFRAME_CALL 16

START-OF-SELECTION

-

-


-

-


Chosen variables

-

-


Name

Val.

-

-


No. 7 Ty. FUNCTION

Name HRXSS_PER_CLEANUP

-

-


MESSAGES

Table[initial]

%_DUMMY$$

2222

0000

-

-


No. 6 Ty. FUNCTION

Name HRXSS_PER_READ_PNNNN

-

-


MESSAGES

Table[initial]

RECORDS

Table[initial]

SY-SUBRC

0

0000

0000

SYST-REPID

SAPLHRXSS_PER_MAC

5454455555545544422222222222222222222222

310C82833F052FD1300000000000000000000000

SCREEN

%_17NNS0000738797_%_%_%_%_%_%_

2533445333333333352525252525252222222222222222222222222222222222222222222222222222222222222222

5F17EE30000738797F5F5F5F5F5F5F0000000000000000000000000000000000000000000000000000000000000000

-

-


No. 5 Ty. FUNCTION

Name HRXSS_PER_READ_P0006_XX

-

-


INFTY

006

3332

0060

MESSAGES

Table[initial]

RECORDS

Table[initial]

%_VIASELSCR

#

0

4

-

-


No. 4 Ty. FORM

Name FUNCTION_CALL

-

-


%_ORECORDS

Table[initial]

%_OMESSAGES

Table[initial]

ATRA

2

0

SY-REPID

HRXSS_PER_READ_P0006_XX=======FT

4555555455544455333355533333334522222222

82833F052F2514F00006F88DDDDDDD6400000000

DESTI

22222222222222222222222222222222

00000000000000000000000000000000

TIME1

0.0.0.0.0.0.0.1.

00000000

0000000C

DEBUG

2

0

SYST-REPID

HRXSS_PER_READ_P0006_XX=======FT

4555555455544455333355533333334522222222

82833F052F2514F00006F88DDDDDDD6400000000

DESCR_REF

F0000000

F0000000

%_SPACE

2

0

TIME2

0.0.0.0.0.0.0.1.

00000000

0000000C

%_IINFTY

006

3332

0060

RUNTIME

222222222222222222222222222222

000000000000000000000000000000

-

-


No. 3 Ty. FUNCTION

Name SFCS_FA_FUNCTION_INVOCE

-

-


FUNCTION

HRXSS_PER_READ_P0006_XX

455555545554445533335552222222

82833F052F2514F00006F880000000

FIRST_CHANGE

2

0

IF_IMPORT[]

Table IT_43[1x217]

FUNCTION-POOL=SEUJDATA=IF_IMPORT[]

Table reference: 29

TABH+ 0(20) = 88CF8B070400000068078B070400000000000000

TABH+ 20(20) = 1D0000002B00000001000000D9000000FFFFFFFF

TABH+ 40(16) = 04370000600E00000F00C10480000000

store = 0x88CF8B0704000000

ext1 = 0x68078B0704000000

shmId = 0 (0x00000000)

id = 29 (0x1D000000)

label = 43 (0x2B000000)

fill = 1 (0x01000000)

leng = 217 (0xD9000000)

loop = -1 (0xFFFFFFFF)

xtyp = TYPE#000056

occu = 15 (0x0F000000)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 2 (cmpSingleMcmpR)

occu0 = 0

collHash = 0

groupCntl = 0

rfc = 0

unShareable = 0

mightBeShared = 0

sharedWithShmTab = 0

isShmLockId = 0

gcKind = 0

isUsed = 1

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

tabi = 0xA82E940704000000

pghook = 0x0000000000000000

idxPtr = 0x0000000000000000

refCount = 0 (0x00000000)

tstRefCount = 0 (0x00000000)

lineAdmin = 15 (0x0F000000)

lineAlloc = 15 (0x0F000000)

store_id = 28 (0x1C000000)

shmIsReadOnly = 0 (0x00000000)

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

regHook = 0x0000000000000000

hsdir = 0x0000000000000000

ext2 = 0xB8FE850704000000

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

tabhBack = 0x0818860704000000

delta_head = 000000000000000000000000000000000000000000000000000000000000000000000000

pb_func = 0x0000000000000000

pb_handle = 0x0000000000000000

%_DUMMY$$

2222

0000

SY-REPID

SAPLSEUJ

5454545422222222222222222222222222222222

310C355A00000000000000000000000000000000

L_PROGNAME

HRXSS_PER_READ_P0006_XX=======FT

4555555455544455333355533333334522222222

82833F052F2514F00006F88DDDDDDD6400000000

SYST-REPID

SAPLSEUJ

5454545422222222222222222222222222222222

310C355A00000000000000000000000000000000

STRUC_INFO_TABLE_ENTRY

MESSAGES ##Þ###!###

44554445222222222222222222222200D0002000

D5331753000000000000000000000000E0001000

-

-


No. 2 Ty. FUNCTION

Name SFCS_FA_TEST_FUNCTION

-

-


FUNCNAME

HRXSS_PER_READ_P0006_XX

455555545554445533335552222222

82833F052F2514F00006F880000000

RUN_TIME_ON

2

0

SEQUENCE

2

0

TRACE_SPECIAL_UNITS

2

0

IF_TABLES[]

Table IT_44[0x194]

FUNCTION-POOL=SEUJDATA=IF_TABLES[]

Table reference: 30

TABH+ 0(20) = 000000000000000020D38B070400000000000000

TABH+ 20(20) = 1E0000002C00000000000000C2000000FFFFFFFF

TABH+ 40(16) = 04370000001100000F00C10480000000

store = 0x0000000000000000

ext1 = 0x20D38B0704000000

shmId = 0 (0x00000000)

id = 30 (0x1E000000)

label = 44 (0x2C000000)

fill = 0 (0x00000000)

leng = 194 (0xC2000000)

loop = -1 (0xFFFFFFFF)

xtyp = TYPE#000068

occu = 15 (0x0F000000)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 2 (cmpSingleMcmpR)

occu0 = 0

collHash = 0

groupCntl = 0

rfc = 0

unShareable = 0

mightBeShared = 0

sharedWithShmTab = 0

isShmLockId = 0

gcKind = 0

isUsed = 1

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

tabi = Not allocated

pghook = Not allocated

idxPtr = Not allocated

refCount = Not allocated

tstRefCount = Not allocated

lineAdmin = Not allocated

lineAlloc = Not allocated

store_id = Not allocated

shmIsReadOnly = Not allocated

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

regHook = 0x0000000000000000

hsdir = 0x0000000000000000

ext2 = 0x08CE8B0704000000

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

tabhBack = 0x18FF850704000000

delta_head = 000000000000000000000000000000000000000000000000000000000000000000000000

pb_func = 0x0000000000000000

pb_handle = 0x0000000000000000

RSJOBINFO

00000000000000 ####

222222222222222222222222222222223333333333333322222222222222222222222222222222220000

000000000000000000000000000000000000000000000000000000000000000000000000000000000000

C_AREA_LENGTH

4

0000

4000

L_LIST

Table IT_103[0x1004]

FUNCTION=SFCS_FA_TEST_FUNCTIONDATA=L_LIST

Table reference: 52

TABH+ 0(20) = 0000000000000000C88394070400000000000000

TABH+ 20(20) = 340000006700000000000000EC030000FFFFFFFF

TABH+ 40(16) = 04370000401D00001000C12480000000

store = 0x0000000000000000

ext1 = 0xC883940704000000

shmId = 0 (0x00000000)

id = 52 (0x34000000)

label = 103 (0x67000000)

fill = 0 (0x00000000)

leng = 1004 (0xEC030000)

loop = -1 (0xFFFFFFFF)

xtyp = TYPE#000124

occu = 16 (0x10000000)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 2 (cmpSingleMcmpR)

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 = Not allocated

pghook = Not allocated

idxPtr = Not allocated

refCount = Not allocated

tstRefCount = Not allocated

lineAdmin = Not allocated

lineAlloc = Not allocated

store_id = Not allocated

shmIsReadOnly = Not allocated

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

regHook = 0x0000000000000000

hsdir = 0x0000000000000000

ext2 = 0x10C2A60704000000

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

tabhBack = 0xC079940704000000

delta_head = 000000000000000000000000000000000000000000000000000000000000000000000000

pb_func = 0x0000000000000000

pb_handle = 0x0000000000000000

<%_TABLE_PROGDIR>

???

??????

??????

GENERIER_FLAG

2

0

-

-


No. 1 Ty. EVENT

Name START-OF-SELECTION

-

-


SY-LDBPG

SAPDB__S

5454455522222222222222222222222222222222

31042FF300000000000000000000000000000000

%_DUMMY$$

2222

0000

FUNCN

HRXSS_PER_READ_P0006_XX

455555545554445533335552222222

82833F052F2514F00006F880000000

RUN_ON

2

0

SEQ

2

0

TRACE

2

0

SYST-REPID

RS_TESTFRAME_CALL

5555455454445444422222222222222222222222

23F4534621D5F31CC00000000000000000000000

SY-SUBRC

0

0000

0000

%_RUN_ON_%_APP_%

RUN_ON

554544222222222222222222222222

25EFFE000000000000000000000000

SY-BATCH

2

0

SY-MSGID

22222222222222222222

00000000000000000000

VARI

####00000000000000 ##########

2222222222222222222222222222222222222222222222222222222222220000333333333333332222220000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

%_FUNCN_%_APP_%-TEXT

FUNCN

454442222222222222222222222222

65E3E0000000000000000000000000

SY-MSGV1

22222222222222222222222222222222222222222222222222

00000000000000000000000000000000000000000000000000

SY-MSGV2

22222222222222222222222222222222222222222222222222

00000000000000000000000000000000000000000000000000

-

-


-

-


Internal notes

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

Basis System, specifically in line 2266 of the module

"//bas/640_REL/src/krn/runt/abmethod.c#17".

The internal operation just processed is "METH".

The internal session was started at 20060411120006.

-

-


-

-


Active Calls in SAP Kernel

-

-


Lines of C Stack in Kernel (Structure Differs on Each Platform)

-

-


0: 0x1211f9e08

<symbol not available>

dw.sapHRD_DVEBMGS00 .text

1: 0x1211ecf88

ab_rabax

<source info not available>

dw.sapHRD_DVEBMGS00 .text

2: 0x120fed580

<symbol not available>

dw.sapHRD_DVEBMGS00 .text

3: 0x120ff4280

ab_jmeth__Xv

<source info not available>

dw.sapHRD_DVEBMGS00 .text

4: 0x120e973c8

ab_extri__Xv

<source info not available>

dw.sapHRD_DVEBMGS00 .text

5: 0x12105c394

ab_xevent__XPCc

<source info not available>

dw.sapHRD_DVEBMGS00 .text

6: 0x12105c144

ab_trigg__Xv

<source info not available>

dw.sapHRD_DVEBMGS00 .text

7: 0x12124c9c4

ab_run

<source info not available>

dw.sapHRD_DVEBMGS00 .text

8: 0x120d28910

N_ab_run

dymainstp.c : 4592

dw.sapHRD_DVEBMGS00 .text

9: 0x120d212d4

dynpmcal

dymainstp.c : 2227

dw.sapHRD_DVEBMGS00 .text

10: 0x120d1e188

dynppai0

dymainstp.c : 944

dw.sapHRD_DVEBMGS00 .text

11: 0x120d1c414

dyCheckRollCount

dymain.c : 350

dw.sapHRD_DVEBMGS00 .text

12: 0x120d18630

tb_reset_input

dylooptm.c : 1377

dw.sapHRD_DVEBMGS00 .text

13: 0x120a869e8

Thdynpen00

thxxhead.c : 4421

dw.sapHRD_DVEBMGS00 .text

14: 0x120a85858

TskhLoop

thxxhead.c : 4184

dw.sapHRD_DVEBMGS00 .text

15: 0x120a7881c

MtxGetStatistics

mtxxx.c : 1104

dw.sapHRD_DVEBMGS00 .text

16: 0x1209b2b60

NotifyPatchHistory

saprel.c : 1094

dw.sapHRD_DVEBMGS00 .text

17: 0x1209b01b0

main

thxxanf.c : 82

dw.sapHRD_DVEBMGS00 .text

-

-


-

-


List of ABAP programs affected

-

-


Index

Ty.

Program

Group

Date

Time

Size

Lang.

-

-


0

Prg

RS_TESTFRAME_CALL

0

2003.11.06

20:57:16

21504

E

1

Prg

SAPMSSY0

1

2006.01.25

19:14:11

68608

E

2

Prg

SAPMSSYD

1

2004.11.12

16:30:37

17408

E

3

Prg

SAPFSYSCALLS

1

2003.11.06

20:52:59

6144

E

4

Prg

RSDBRUNT

0

2004.11.12

16:23:30

226304

E

5

Typ

RSSCR

0

. .

: m:15

5120

6

Prg

RSDBSPBL

0

2003.11.06

20:56:48

59392

E

7

Prg

SAPDB__S

0

2003.11.06

20:52:58

15360

E

8

Typ

VARID

0

1997.05.12

16:51:30

4096

9

Prg

%_CSYDB0

0

2003.11.06

20:52:42

28672

E

10

Prg

RSDBSPVA

0

2006.01.25

17:53:33

111616

E

11

Typ

RSVAMEMKEY

0

1997.05.07

13:07:49

2048

12

Prg

RSDBSPMC

0

2005.07.14

06:53:04

66560

E

13

Typ

DDSHDESCR

0

1997.09.03

03:05:16

3072

14

Typ

SPPARAMS

0

1997.05.07

13:10:38

2048

15

Typ

SPPARAMS

0

1997.05.07

13:10:38

2048

16

Prg

SAPLICON

16

2004.11.12

15:59:07

23552

E

17

Prg

%_CICON

16

2004.03.16

20:13:52

73728

E

18

Prg

SAPLSABE

18

2003.11.06

20:53:04

11264

E

19

Prg

SAPLSECU

19

2006.01.25

19:18:41

66560

E

20

Typ

RSSUBINFO

0

1999.10.14

22:01:03

3072

21

Typ

RSEXFCODE

0

1997.08.13

12:52:57

1024

22

Prg

SAPLDSYA

22

2003.11.06

20:53:01

39936

E

23

Prg

SAPFSDS1

22

2003.11.06

20:53:24

47104

E

24

Typ

TDCLD

0

1998.11.02

09:51:35

5120

25

Prg

SAPLSDOD

25

2006.01.25

19:07:29

39936

E

26

Typ

DOKIL

0

1997.05.12

16:46:17

3072

27

Prg

SAPCNVE

27

2003.11.06

20:52:58

6144

E

28

Prg

SAPLLANG

28

2003.11.06

20:53:03

8192

E

29

Typ

T002

0

1998.02.14

10:24:58

2048

30

Prg

SAPFSPOR

0

2006.02.15

16:41:15

12288

E

31

Typ

RSPARINT

0

1995.04.10

09:58:38

1024

32

Prg

SAPLSCNT

32

2003.11.06

20:53:04

24576

E

33

Typ

DYCBOX

0

1998.08.20

11:16:53

2048

34

Prg

SAPLSVSM

34

2006.01.25

19:13:53

24576

E

35

Prg

SAPLSGUI

35

2004.11.12

16:16:42

61440

E

36

Prg

SAPLSTTM

36

2005.07.14

06:50:32

75776

E

37

Prg

SAPLSBDC

37

2005.07.14

10:31:46

39936

E

38

Prg

CL_DATAPROVIDER===============CP

38

2003.11.06

20:52:43

43008

E

39

Prg

%_CCNTL

38

2003.11.06

20:52:41

13312

E

40

Typ

OBJ_RECORD

0

1998.02.14

08:30:43

2048

41

Prg

SAPLSTUP

41

2006.01.25

18:38:05

65536

E

42

Prg

SAPLCNDP

42

2006.01.25

19:13:10

191488

E

43

Prg

SAPLSFES

43

2006.01.25

19:13:21

220160

E

44

Prg

SAPFGUICNTL

1

2003.11.06

20:57:18

20480

E

45

Prg

SAPLOLEA

45

2005.07.14

07:09:54

82944

E

46

Prg

SAPLSPLUGIN

46

2003.11.06

21:28:25

6144

E

47

Typ

ARFCRDATA

0

2000.11.09

14:04:16

6144

48

Prg

SAPLGRFC

48

2003.11.06

20:53:02

13312

E

49

Typ

SWCBCONT

0

2000.11.15

17:55:11

3072

50

Typ

OLE_VERBS

0

1995.04.04

16:02:20

2048

51

Typ

OLE_PA

0

1995.04.04

16:02:19

2048

52

Prg

SAPSHDTV

32

2003.11.06

20:57:23

28672

E

53

Typ

SSCRTEXTS

0

1997.09.03

03:12:33

3072

54

Typ

SSCRFIELDS

0

1997.05.13

12:54:26

4096

55

Prg

SAPLSEUJ

55

2004.11.12

16:30:09

293888

E

56

Typ

RSEUMOD

0

2005.07.14

09:37:08

36864

57

Prg

SAPLSUNI

57

2006.01.25

19:07:31

132096

E

58

Typ

TFDIR

0

1998.07.29

19:49:08

3072

59

Typ

TRDIR

0

1998.11.02

09:59:17

5120

60

Typ

RSCHA

0

1997.06.04

19:21:50

3072

61

Typ

RSEXC

0

1992.03.08

00:00:13

1024

62

Typ

RSEXP

0

1997.06.04

19:22:00

3072

63

Typ

RSIMP

0

1997.06.04

19:22:00

3072

64

Typ

RSTBL

0

1997.06.04

19:22:08

3072

65

Typ

RSSOURCE

0

1995.05.23

16:37:10

1024

66

Typ

RSFDO

0

1997.08.13

12:52:58

2048

67

Typ

ENLFDIR

0

2000.11.09

14:07:35

3072

68

Prg

SAPMS38L

57

2006.01.25

19:18:44

574464

E

69

Prg

SAPLSEWORKINGAREA

69

2006.01.25

19:07:30

249856

E

70

Typ

FUPARAREF

0

1997.08.13

13:26:52

4096

71

Prg

RSAQGENI

55

2003.11.06

21:33:04

16384

E

72

Typ

D010SINF

0

2001.01.22

11:11:06

6144

73

Prg

%_CSETST

55

2003.11.06

22:15:28

26624

E

74

Typ

STOKES

0

2001.02.26

12:01:12

2048

75

Prg

SAPLSDIFRUNTIME

75

2004.11.12

15:50:36

82944

E

76

Typ

DFIES

0

2000.11.09

14:07:05

8192

77

Prg

SAPLSDNT

77

2005.07.14

07:10:08

201728

E

78

Prg

SAPLSUGS

78

2006.01.25

19:07:31

29696

E

79

Typ

PROGDIR

0

1998.11.02

09:58:34

5120

80

Prg

SAPLSYDB

80

2006.01.25

19:18:42

52224

E

81

Prg

SAPLSEUF

81

2006.01.25

19:18:41

292864

E

82

Typ

RS38L

0

2001.11.19

15:47:56

26624

83

Typ

RSINFDIR

0

1998.07.29

19:07:56

2048

84

Typ

FUNCT

0

1998.02.14

07:22:14

2048

85

Typ

TFTIT

0

1998.02.14

13:28:57

2048

86

Typ

FUNCTDIR

0

1997.08.13

12:33:07

2048

87

Prg

HRXSS_PER_READ_P0006_XX=======FT

55

2006.04.11

12:00:07

28672

E

88

Prg

SAPLSNF2

88

2005.07.14

07:12:10

485376

E

89

Prg

%_CSYDES

88

2003.11.06

20:52:42

7168

E

90

Prg

CL_ABAP_CHAR_UTILITIES========CP

90

2004.11.12

16:20:49

11264

E

91

Prg

%_CNF2TY

55

2003.11.06

20:52:41

6144

E

92

Typ

HCMT_BSP_PA_XX_R0006

0

2003.12.12

10:54:41

5120

93

Typ

BAPIRET2

0

1998.08.20

11:11:35

4096

94

Prg

SAPLSMON

94

2006.01.25

17:51:26

366592

E

95

Typ

CPU_ALL

0

1998.11.30

15:52:44

3072

96

Prg

SAPLSETF

96

2003.11.06

22:15:28

79872

E

97

Prg

SAPLWB_CUSTOMIZING

97

2006.01.25

19:10:24

76800

E

98

Prg

CL_GUI_PROPS_CONSUMER=========CP

98

2003.11.06

20:52:43

26624

E

99

Prg

SAPLTHFB

99

2006.01.25

17:47:27

313344

E

100

Prg

CL_ABAP_LIST_PARSER===========CP

100

2004.11.12

16:16:56

18432

E

101

Prg

SCL_ABAP_LIST_PARSER==========CP

101

2004.11.12

16:17:25

7168

E

102

Prg

SAPLSTR4

102

2006.01.25

19:07:31

57344

E

103

Prg

SAPLSTRD

103

2006.01.25

19:12:29

575488

E

104

Typ

TRNSPACE

0

1997.07.16

14:46:18

2048

105

Prg

CL_ABAP_LIST_UTIL_INTERNAL====CP

105

2004.11.12

16:16:57

14336

E

106

Prg

CL_DYNAMIC_GUI_EXTENSIONS=====CP

106

2003.11.06

20:52:43

33792

E

107

Prg

CL_GUI_DATAMANAGER============CP

107

2005.07.14

06:38:24

70656

E

108

Typ

RSCONVERT

0

2000.11.09

14:11:21

3072

109

Prg

RSDYNSS0

55

2006.01.25

17:53:33

44032

E

110

Typ

ABAPLIST

0

1994.08.27

17:29:05

3072

111

Prg

SAPLSLST

111

2006.01.25

19:13:23

181248

E

112

Prg

SAPLHRXSS_PER_P0006_XX

112

2004.01.16

17:56:33

11264

E

113

Prg

SAPLHRXSS_PER_MAC

113

2004.11.15

14:00:22

28672

E

114

Prg

CX_SY_REF_IS_INITIAL==========CP

114

2001.06.06

13:11:18

8192

E

115

Typ

SCX_SRCPOS

0

2000.11.09

14:12:15

2048

116

Prg

CX_DYNAMIC_CHECK==============CP

116

2003.11.06

21:33:04

8192

E

117

Prg

CX_ROOT=======================CP

117

2003.11.06

21:56:05

9216

E

118

Prg

CX_NO_CHECK===================CP

118

2003.11.06

21:33:04

8192

E

119

Prg

CX_SY_NO_HANDLER==============CP

119

2003.11.06

21:33:04

8192

E

120

Typ

SYST

0

2000.12.04

14:54:51

27648

121

Prg

%_CRSDS

0

2003.11.06

20:52:41

8192

E

122

Prg

%_CSYLDB

0

2003.11.06

20:52:42

6144

E

123

Typ

CAT_SVARS

0

2004.11.12

15:51:56

2048

124

Prg

%_CSLIS

80

2006.01.25

19:18:10

68608

E

125

Typ

DTC_S_LAYO

0

2000.12.04

12:46:23

6144

126

Typ

RSTXP

0

2003.11.06

20:30:36

14336

-

-


-

-


Directory of Application Tables

-

-


Name Date Time Lngth

Val.

-

-


Program RS_TESTFRAME_CALL

-

-


SYST 2003.11.06 20:32:02 00002404

00000000x01000x0100000000000000

VARI . . : : 00002972

SSCRFIELDS 2000.03.23 22:41:19 00000854

SSCRTEXTS . . : : 00000371

-

-


Program RSDBRUNT

-

-


VARID . . : : 00000132

-

-


Program SAPFSDS1

-

-


TDCLD . . : : 00000050

RE DOKU 8R XX XXLIMUDOKUX x1E0XR3TRPROGX

-

-


Program SAPLSDOD

-

-


DOKIL . . : : 00000076

-

-


Program SAPLLANG

-

-


T002 . . : : 00000005

ES1EN

-

-


Program SAPLSEUJ

-

-


RSJOBINFO . . : : 00000084

00000000000000

EUFUNC . . : : 00003936

FLHRXSS_PER_P0006_XX HRXSS_PER_READ_P0006_XX

TFDIR . . : : 00000094

HRXSS_PER_READ_P0006_XX SAPLHRXSS_PER_P0006_XX

TRDIR . . : : 00000170

*TRDIR . . : : 00000170

LHRXSS_PER_P0006_XX$05 XXSD$ I

RS38L . . : : 00002479

RFCDES . . : : 00001033

-

-


Program SAPLSUNI

-

-


RS38L . . : : 00002479

TFTIT . . : : 00000105

EHRXSS_PER_READ_P0006_XX read all records of an info

TFDIR . . : : 00000094

HRXSS_PER_READ_P0006_XX SAPLHRXSS_PER_P0006_XX

ENLFDIR . . : : 00000073

HRXSS_PER_READ_P0006_XX HRXSS_PER_P0006_XX X

-

-


Program SAPMS38L

-

-


RSINFDIR . . : : 00000076

-

-


Program RSAQGENI

-

-


AQGDB . . : : 00002956

PRLSEUJFDN

-

-


Program SAPLSEUF

-

-


TFDIR . . : : 00000094

HRXSS_PER_READ_P0006_XX SAPLHRXSS_PER_P0006_XX

-

-


Program SAPLWB_CUSTOMIZING

-

-


RSEUMOD . . : : 00003076

TVERMEULEN X X WS

*RSEUMOD . . : : 00003076

TVERMEULEN X X WS

-

-


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

-

-


EUDB . . : : 00003940

%C00030001443B3A0A2A42CAC3E1000000A3C5B616 0000

-

-


-

-


ABAP Control Blocks (CONT)

-

-


Index

Name

Fl

PAR0

PAR1

PAR2

PAR3

PAR4

PAR5

PAR6

SourceCde

Line

-

-


192

FUNC

03

7E8F

LHRXSS_PER_MACV04

12

193

FUNC

03

0022

LHRXSS_PER_MACV04

12

194

FUNC

13

0003

LHRXSS_PER_MACV04

12

195

PAR2

01

0000

0016

C000

LHRXSS_PER_MACV04

12

197

FUNC

FF

0000

LHRXSS_PER_MACV04

12

198

ENDF

00

0000

LHRXSS_PER_MACV04

16

199


00

0000

LHRXSS_PER_MACV04

16

200

STCK

02

C000

LHRXSS_PER_MACV04

5

201

CPOP

00

0000

LHRXSS_PER_MACV04

5

202


00

0000

LHRXSS_PER_MACV04

5

203

FUNP

3E

0000

0016

8000

0000

8000

0000

0000

LHRXSS_PER_MAC$04

7

207

FUNP

80

0000

0000

0000

0000

0000

0000

0000

LHRXSS_PER_MAC$04

7

>>>>>

METH

03

0000

0000

8006

0000

0000

0000

0000

LHRXSS_PER_MACU04

13

215

PAR2

00

0000

0001

0000

LHRXSS_PER_MACU04

13

217

FUNE

00

0000

LHRXSS_PER_MACU04

18

218


00

0000

LHRXSS_PER_MACU04

18

219

PERP

00

0000

LHRXSS_PER_MACV05

5

220

FUNC

03

68DD

LHRXSS_PER_MACV05

12

221

FUNC

03

0023

LHRXSS_PER_MACV05

12

222

FUNC

13

0003

LHRXSS_PER_MACV05

12

-

-


+