cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up EarlyWatch in Solution manager

Former Member
0 Kudos

Hi Guys

I am trying to configure Early Watch in solution manager(System Id u2013SOL , Installation No - 0020306432) for an satellite system (System Id -DEV u2013Installation No : 0020181089).

I have followed all the configuration steps listed below :

1. Configuration RFCs to market place SAPOSS and to satellite Systems and RFC Back to solution manager. All RFC like SAPOSS and Back has been tested from SDCCN (Solution manager and satellite system)

2. Configured SDCCN in solution manager and in satellite system except u201CGenerate Includes for Service data control centeru201D in SPRO of solution manager as this process is getting time out and not letting us to generate all the includes

3. Activated Service data Control center locally and assign solution manager as u2018Master system for allu2019.

4. Activated SDCCN in satellite system(DEV) ,Created Earlywatch Service in Solution manager for DEV system and also created/Started u2018Refresh Sessionu2019 in SDCCN of DEV(Satellite system)

5. This successfully shows me Early watch link in u2018Waitingu2019 Status in solution manager.

6. I click on u2018Start Service Processingu2019 to Schedule/Run u201CSM:EXEC SERVICESu201D background job .

Problem : Background job u201CSM:EXEC SERVICESu201D get cancelled after some time and throws a Dump which is pasted below.

Dump shows that an include u2018/1CAGTF/IF_LOGFUNC_000393u2019 is missing which should have been generated while activating the includes for SDCCN in SPRO of solution manager.

I found includes from u2018/1CAGTF/IF_LOGFUNC_000001u2019 to u2018/1CAGTF/IF_LOGFUNC_000353u2019 in the system as it seems that not all include have been generated .

*Could you please help me to provide some SAP note so that I would be able to generate all the includes . *

DUMP

-

-


Runtime Errors SYNTAX_ERROR

Date and Time 24.05.2008 00:01:02

-

-


-

-


Short text

Syntax error in program "RDSVASAEW_ROOT_____________073 ".

-

-


-

-


What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLDSVAS_PROC" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "RDSVASAEW_ROOT_____________073

" in include "RDSVASAEW_ROOT_____________073 " in

line 96:

"INCLUDE report "/1CAGTF/IF_LOGFUNC_000393" not found."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

-

-


-

-


What can you do?

Please eliminate the error by performing a syntax check

(or an extended program check) on the program "RDSVASAEW_ROOT_____________073

".

You can also perform the syntax check from the ABAP Editor.

If the problem persists, proceed as follows:

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

-

-


-

-


Error analysis

The following syntax error was found in the program

RDSVASAEW_ROOT_____________073 :

"INCLUDE report "/1CAGTF/IF_LOGFUNC_000393" not found."

" "

" "

" "

-

-


-

-


How to correct the error

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

-

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

-

-


-

-


System environment

SAP-Release 700

Application server... "mslsol"

Network address...... "192.168.193.154"

Operating system..... "Windows NT"

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

Hardware type........ "2x Intel 801586"

Character length.... 16 Bits

Pointer length....... 32 Bits

Work process number.. 10

Shortdump setting.... "full"

Database server... "MSLSOL"

Database type..... "ORACLE"

Database name..... "SOL"

Database user ID.. "SAPSR3"

Char.set.... "C"

SAP kernel....... 700

created (date)... "Aug 29 2006 00:18:21"

create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"

Database version. "OCI_10201_SHARE (10.2.0.2.0) "

Patch level. 75

Patch text.. " "

Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."

SAP database version. 700

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

Memory consumption

Roll.... 8176

EM...... 29266272

Heap.... 0

Page.... 24576

MM Used. 24845128

MM Free. 236264

-

-


-

-


User and Transaction

Client.............. 600

User................ "BASISA"

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

Transaction......... " "

Program............. "SAPLDSVAS_PROC"

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

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

-

-


-

-


Information on where terminated

Termination occurred in the ABAP program "SAPLDSVAS_PROC" - in "EXECUTE".

The main program was "RDSMOPBACK_AUTOSESSIONS ".

In the source code you have the termination point in line 2146

of the (Include) program "LDSVAS_PROCCD0".

The program "SAPLDSVAS_PROC" was started as a background job.

Job Name....... "SM:EXEC SERVICES"

Job Initiator.. "BASISA"

Job Number..... 00384300

-

-


-

-


Source Code Extract

-

-


Line

SourceCde

-

-


2116

ls_stdparameter-versnr = po_ctnode->versnr.

2117

ls_stdparameter-grp = po_ctnode->grp.

2118

ls_stdparameter-id = po_ctnode->id.

2119

ls_stdparameter-reference_versnr = po_ctnode->reference_versnr.

2120

ls_stdparameter-reference_grp = po_ctnode->reference_grp.

2121

ls_stdparameter-reference_id = po_ctnode->reference_id.

2122

else.

2123

ls_stdparameter-grp = pf_grp.

2124

ls_stdparameter-versnr = pf_versnr.

2125

ls_stdparameter-reference_grp = pf_grp.

2126

ls_stdparameter-reference_versnr = pf_versnr.

2127

endif.

2128

2129

  • Formroutinen aufrufen

2130

loop at actseq

2131

into ls_actrel

2132

where exec_time = pf_exec_time.

2133

check ls_actrel-exec_time ne gf_exec_time_event

2134

or ( ls_actrel-exec_time = gf_exec_time_event and

2135

ls_actrel-event = pf_event ).

2136

call function 'DSVAS_CDMNT_FORM_NAME'

2137

exporting

2138

pf_container_type = 'A'

2139

pf_form_number = ls_actrel-action

2140

importing

2141

pf_form_name = lf_form_name.

2142

perform (lf_form_name)

2143

in program (program)

2144

using ls_stdparameter

2145

if found.

>>>>>

endloop.

2147

endmethod. "execute

2148

2149

  • Collect_Known_Events

2150

method collect_known_events.

2151

data: ls_actseq type line of ltype_action_sequence_table,

2152

lf_event type dsvasactseq-event.

2153

2154

loop at actseq into ls_actseq

2155

where ( exec_time = gf_exec_time_event and

2156

event ne space )

2157

or exec_time = gf_exec_time_1

2158

or exec_time = gf_exec_time_2

2159

or exec_time = gf_exec_time_3

2160

or exec_time = gf_exec_time_modus_close.

2161

if ls_actseq-exec_time = gf_exec_time_event.

2162

read table pt_events with table key table_line = ls_actseq-event

2163

transporting no fields.

2164

if sy-subrc ne 0.

2165

insert ls_actseq-event into table pt_events.

-

-


-

-


Contents of system fields

-

-


Name

Val.

-

-


SY-SUBRC

0

SY-INDEX

1

SY-TABIX

1

SY-DBCNT

0

SY-FDPOS

30

SY-LSIND

0

SY-PAGNO

0

SY-LINNO

1

SY-COLNO

1

SY-PFKEY

SY-UCOMM

SY-TITLE

DSWP: Execute rule set

SY-MSGTY

E

SY-MSGID

FL

SY-MSGNO

046

SY-MSGV1

DSVAS_TOOLS_PACKAGE_GET

SY-MSGV2

SY-MSGV3

SY-MSGV4

SY-MODNO

0

SY-DATUM

20080524

SY-UZEIT

000049

SY-XPROG

SAPCNVE

SY-XFORM

CONVERSION_EXIT

-

-


-

-


Active Calls/Events

-

-


No. Ty. Program Include Line

Name

-

-


11 FORM SAPLDSVAS_PROC LDSVAS_PROCCD0 2146

EXECUTE

10 METHOD SAPLDSVAS_PROC LDSVAS_PROCCD0 2142

LCL_ACTION_SEQUENCE=>EXECUTE

9 METHOD SAPLDSVAS_PROC LDSVAS_PROCCTI 1741

LCL_CHECK_TREENODE=>EXECUTE

8 METHOD SAPLDSVAS_PROC LDSVAS_PROCCTI 1792

LCL_CHECK_TREENODE=>EXECUTE_AND_PROPAGATE

7 METHOD SAPLDSVAS_PROC LDSVAS_PROCCTI 1806

LCL_CHECK_TREENODE=>EXECUTE_AND_PROPAGATE

6 METHOD SAPLDSVAS_PROC LDSVAS_PROCSEI 2025

LCL_SESSION=>EXECUTE

5 METHOD SAPLDSVAS_PROC LDSVAS_PROCSEI 1582

LCL_SESSION=>CONTEXT_INSTANCES_CREATE

4 METHOD SAPLDSVAS_PROC LDSVAS_PROCSEI 1995

LCL_SESSION=>EXECUTE

3 FUNCTION SAPLDSVAS_PROC LDSVAS_PROCU02 303

DSVAS_PROC_SESSION_OPEN

2 METHOD CL_DSMOP_SOLUTION=============CP CL_DSMOP_SOLUTION=============CM01P 184

CL_DSMOP_SOLUTION=>START_PERIODIC_SERVICES

1 EVENT RDSMOPBACK_AUTOSESSIONS RDSMOPBACK_AUTOSESSIONS 72

START-OF-SELECTION

-

-


-

-


Chosen variables

-

-


Name

Val.

-

-


No. 11 Ty. FORM

Name EXECUTE

-

-


PF_EXEC_TIME

I

4

9

0

0

PF_EVENT

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

PO_CTNODE

| | 2000D000 | | E0001C00 | | PF_GRP | | | | 22222222222222222222 | | 00000000000000000000 | | 00000000000000000000 | | 00000000000000000000 | | PF_VERSNR | | 00000 | | 33333 | | 00000 | | 00000 | | 00000 | | <%_L02E>-EXEC_TIME | | ??? | | ?????? | | ?????? | | <%_L02F> | | I | | 4 | | 9 | | 0 | | 0 | | LS_ACTREL-EXEC_TIME | | I | | 4 | | 9 | | 0 | | 0 | | GF_EXEC_TIME_EVENT | | E | | 4 | | 5 | | 0 | | 0 | | SYST-REPID | | SAPLDSVAS_PROC | | 5454455455554422222222222222222222222222 | | 310C43613F02F300000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | LS_ACTREL-EVENT | | | | 2222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | SY-SAPRL+0(4) | | 70 | | 33 | | 70 | | 00 | | 00 | | LS_ACTREL-ACTION | | 108 | | 333 | | 108 | | 000 | | 000 | | LF_FORM_NAME | | ACTION_108 | | 44544453332222222222222222222222 | | 1349FEF1080000000000000000000000 | | 00000000000000000000000000000000 | | 00000000000000000000000000000000 | | ME->PROGRAM | | RDSVASAEW_ROOT_____________073 | | 5455454455544555555555555553332222222222 | | 243613157F2FF4FFFFFFFFFFFFF0730000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | %_DUMMY$$ | | | | 2222 | | 0000 | | 0000 | | 0000 | | LS_STDPARAMETER | | EA6000000000255###ESESSION 00047EA_ROOT | | 4433333333333330004545544422222222222222222222222222222222222222222223333344554452222222222222 | | 516000000000255010535339FE00000000000000000000000000000000000000000000004751F2FF40000000000000 | | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | - -


| No. 10 Ty. METHOD | | Name LCL_ACTION_SEQUENCE=>EXECUTE | - -
| PF_EXEC_TIME | | I | | 4 | | 9 | | 0 | | 0 | | PF_EVENT | | | | 2222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | PO_CTNODE | |

2000D000

E0001C00

PF_GRP

22222222222222222222

00000000000000000000

00000000000000000000

00000000000000000000

PF_VERSNR

00000

33333

00000

00000

00000

<%_L02E>-EXEC_TIME

???

??????

??????

<%_L02F>

I

4

9

0

0

LS_ACTREL-EXEC_TIME

I

4

9

0

0

LS_ACTREL-EVENT

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

LS_ACTREL-ACTION

108

333

108

000

000

LF_FORM_NAME

ACTION_108

44544453332222222222222222222222

1349FEF1080000000000000000000000

00000000000000000000000000000000

00000000000000000000000000000000

ME->PROGRAM

RDSVASAEW_ROOT_____________073

5455454455544555555555555553332222222222

243613157F2FF4FFFFFFFFFFFFF0730000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

LS_STDPARAMETER

EA6000000000255###ESESSION 00047EA_ROOT

4433333333333330004545544422222222222222222222222222222222222222222223333344554452222222222222

516000000000255010535339FE00000000000000000000000000000000000000000000004751F2FF40000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

-

-


No. 9 Ty. METHOD

Name LCL_CHECK_TREENODE=>EXECUTE

-

-


PF_EXEC_TIME

I

4

9

0

0

PF_EVENT

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

GF_EXEC_TIME_ATTRIBUTES

a

6

1

0

0

RSJOBINFO

00000000000000 ##

2222222222222222222222222222222233333333333333222222222222222222222222222222222200

0000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000

ME

| | 2000D000 | | E0001C00 | | GT_OPEN_SESSIONS | | Table IT_3668[1x44] | | FUNCTION-POOL=DSVAS_PROCDATA=GT_OPEN_SESSIONS | | Table reference: 1911 | | TABH+ 0(20) = 807E0D3E000000000000000077070000540E0000 | | TABH+ 20(20) = 010000002C000000FFFFFFFF0417010010040000 | | TABH+ 40( 😎 = 10000000A4318001 | | store = 0x807E0D3E | | ext1 = 0x00000000 | | shmId = 0 (0x00000000) | | id = 1911 (0x77070000) | | label = 3668 (0x540E0000) | | fill = 1 (0x01000000) | | leng = 44 (0x2C000000) | | loop = -1 (0xFFFFFFFF) | | xtyp = TYPE#000007 | | occu = 16 (0x10000000) | | access = 4 (ItAccessHashed) | | idxKind = 0 (ItIndexNone) | | uniKind = 1 (ItUnique) | | keyKind = 3 (user defined) | | cmpMode = 8 (cmpManyEq) | | occu0 = 1 | | groupCntl = 0 | | rfc = 0 | | unShareable = 0 | | mightBeShared = 0 | | sharedWithShmTab = 0 | | isShmLockId = 0 | | gcKind = 0 | | isUsed = 1 | | isCtfyAble = 1 | | >>>>> Shareable Table Header Data <<<<< | | tabi = 0xC0AB0D3E | | pgHook = 0x00000000 | | idxPtr = 0x78F10D3E | | shmTabhSet = 0x00000000 | | id = 2504 (0xC8090000) | | refCount = 0 (0x00000000) | | tstRefCount = 0 (0x00000000) | | lineAdmin = 16 (0x10000000) | | lineAlloc = 16 (0x10000000) | | shmVersId = 0 (0x00000000) | | shmRefCount = 1 (0x01000000) | | >>>>> 1st level extension part <<<<< | | regHook = Not allocated | | collHook = Not allocated | | ext2 = Not allocated | | >>>>> 2nd level extension part <<<<< | | tabhBack = Not allocated | | delta_head = Not allocated | | pb_func = Not allocated | | pb_handle = Not allocated | | GF_EXEC_TIME_BEFORE_REPORT_GEN | | R | | 5 | | 2 | | 0 | | 0 | | GF_EXEC_TIME_INIT | | I | | 4 | | 9 | | 0 | | 0 | | ME->INITIALIZED | | | | 2 | | 0 | | 0 | | 0 | | GF_EXEC_TIME_AFTER | | A | | 4 | | 1 | | 0 | | 0 | | ME->ACTSEQ | |

2000D000

C0003C00

SCREEN

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

ME->HAS_TABLES

X

5

8

0

0

SYST

##########################A###P##############################################T###ÿ##### u####

0000000000000000000000100040005000000050000000007000000000000000000000000000105000F00050270000

1000101000001000000000E010101000000000C0000000004000000000000000000000000000604000F00080050600

0000000000000000000000000000000000000000000000001000000000000000000000000000000000000040000000

00000000000000000000000000000000000000000000000070000000000000000000000000000000000000D000000C

SY-REPID

SAPLDSVAS_PROC

5454455455554422222222222222222222222222

310C43613F02F300000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

ME->CHECK_TABLES

| | 2000D000 | | 3000CC00 | - -


| No. 8 Ty. METHOD | | Name LCL_CHECK_TREENODE=>EXECUTE_AND_PROPAGATE | - -
| PF_EXEC_TIME | | I | | 4 | | 9 | | 0 | | 0 | | PF_EVENT | | | | 2222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | PF_CON | | SESSION | | 5455444222 | | 35339FE000 | | 0000000000 | | 0000000000 | | PF_INS | | | | 2222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | ME->DYNAMIC | | X | | 5 | | 8 | | 0 | | 0 | | ME | |

2000D000

E0001C00

GF_SESSION_DEF_TYPE_MORE_DEV

L

4

C

0

0

ME->ACTIVE

X

5

8

0

0

GF_SESSION_DEF_TYPE_VERSION

V

5

6

0

0

ME->CON

SESSION

5455444222

35339FE000

0000000000

0000000000

ME->INS

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

ME->CHILD_CONDSEQ

F0000000

F0000000

GF_CONTEXT_SESSION

SESSION

5455444222

35339FE000

0000000000

0000000000

ME->CHILDREN

Table[initial]

LO_TNODE

| | F0000000 | | F0000000 | | %_ARCHIVE | | | | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | - -


| No. 7 Ty. METHOD | | Name LCL_CHECK_TREENODE=>EXECUTE_AND_PROPAGATE | - -
| PF_EXEC_TIME | | I | | 4 | | 9 | | 0 | | 0 | | PF_EVENT | | | | 2222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | PF_CON | | SESSION | | 5455444222 | | 35339FE000 | | 0000000000 | | 0000000000 | | PF_INS | | | | 2222222222222222222222222222222222222222 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | 0000000000000000000000000000000000000000 | | ME | |

2000D000

F0000C00

ME->CHILD_CONDSEQ

| | F0000000 | | F0000000 | | ME->CHILDREN | | Table IT_3674[26x8] | | DATA=CHILDREN

Table reference: 1919

TABH+ 0(20) = 68550D3E00000000000000007F0700005A0E0000

TABH+ 20(20) = 1A00000008000000800100000417010030080000

TABH+ 40( 😎 = 10000000C1288001

store = 0x68550D3E

ext1 = 0x00000000

shmId = 0 (0x00000000)

id = 1919 (0x7F070000)

label = 3674 (0x5A0E0000)

fill = 26 (0x1A000000)

leng = 8 (0x08000000)

loop = 384 (0x80010000)

xtyp = TYPE#000029

occu = 16 (0x10000000)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 4 (cmpSingleEq)

occu0 = 1

groupCntl = 0

rfc = 0

unShareable = 0

mightBeShared = 0

sharedWithShmTab = 0

isShmLockId = 0

gcKind = 0

isUsed = 1

isCtfyAble = 1

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

tabi = 0xB0B10D3E

pgHook = 0xF0882E3E

idxPtr = 0x00000000

shmTabhSet = 0x00000000

id = 2508 (0xCC090000)

refCount = 0 (0x00000000)

tstRefCount = 0 (0x00000000)

lineAdmin = 48 (0x30000000)

lineAlloc = 48 (0x30000000)

shmVersId = 0 (0x00000000)

shmRefCount = 1 (0x01000000)

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

regHook = Not allocated

collHook = Not allocated

ext2 = Not allocated

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

tabhBack = Not allocated

delta_head = Not allocated

pb_func = Not allocated

pb_handle = Not allocated

LO_TNODE

| | 2000D000 | | E0001C00 | | LO_CTNODE | |

2000D000

E0001C00

%_SPACE

2

0

0

0

-

-


No. 6 Ty. METHOD

Name LCL_SESSION=>EXECUTE

-

-


PF_EXEC_TIME

I

4

9

0

0

PF_EVENT

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

PF_CON

SESSION

5455444222

35339FE000

0000000000

0000000000

PF_INS

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

ME->ACTSEQ

| | F0000000 | | F0000000 | | ME->GLOBAL_CHECK_GRP | | EA_ROOT | | 44554452222222222222 | | 51F2FF40000000000000 | | 00000000000000000000 | | 00000000000000000000 | | ME->GLOBAL_VERSNR | | 00047 | | 33333 | | 00047 | | 00000 | | 00000 | | ME->CHECK_TREE | |

2000D000

F0000C00

GF_EXEC_TIME_MODUS_CLOSE

W

5

7

0

0

ME->RAISED_EVENTS

Table[initial]

GF_EXEC_TIME_LOGICAL_COMPLETE

L

4

C

0

0

-

-


No. 5 Ty. METHOD

Name LCL_SESSION=>CONTEXT_INSTANCES_CREATE

-

-


LT_ZOMBIES

Table[initial]

LS_CTREL-TREENODE

F0000000

F0000000

LO_ZOMBIE

| | F0000000 | | F0000000 | | LT_NEW_CONINS | | Table IT_3670[1x100] | | FUNCTION-POOL=DSVAS_PROCCLASS=LCL_SESSIONMETHOD=CONTEXT_INSTANCES_CREATEDATA=LT_NEW_CONINS | | Table reference: 1920 | | TABH+ 0(20) = 90C50D3E30F3DE3D0000000080070000560E0000 | | TABH+ 20(20) = 0100000064000000080100000417010060140000 | | TABH+ 40( 😎 = 01000000C1248401 | | store = 0x90C50D3E | | ext1 = 0x30F3DE3D | | shmId = 0 (0x00000000) | | id = 1920 (0x80070000) | | label = 3670 (0x560E0000) | | fill = 1 (0x01000000) | | leng = 100 (0x64000000) | | loop = 264 (0x08010000) | | xtyp = TYPE#000094 | | occu = 1 (0x01000000) | | access = 1 (ItAccessStandard) | | idxKind = 0 (ItIndexNone) | | uniKind = 2 (ItUniqueNon) | | keyKind = 1 (default) | | cmpMode = 2 (cmpSingleMcmpR) | | occu0 = 1 | | groupCntl = 0 | | rfc = 0 | | unShareable = 0 | | mightBeShared = 1 | | sharedWithShmTab = 0 | | isShmLockId = 0 | | gcKind = 0 | | isUsed = 1 | | isCtfyAble = 1 | | >>>>> Shareable Table Header Data <<<<< | | tabi = 0x08AB0D3E | | pgHook = 0x00000000 | | idxPtr = 0x00000000 | | shmTabhSet = 0x00000000 | | id = 2505 (0xC9090000) | | refCount = 0 (0x00000000) | | tstRefCount = 0 (0x00000000) | | lineAdmin = 1 (0x01000000) | | lineAlloc = 1 (0x01000000) | | shmVersId = 0 (0x00000000) | | shmRefCount = 1 (0x01000000) | | >>>>> 1st level extension part <<<<< | | regHook = 0xB0F0BE3D | | collHook = 0x00000000 | | ext2 = 0x00000000 | | >>>>> 2nd level extension part <<<<< | | tabhBack = Not allocated | | delta_head = Not allocated | | pb_func = Not allocated | | pb_handle = Not allocated | | <LFS_CONINS> | | SESSION | | 54554442222222222222222222222222222222222222222222 | | 35339FE0000000000000000000000000000000000000000000 | | 00000000000000000000000000000000000000000000000000 | | 00000000000000000000000000000000000000000000000000 | | ME | |

90006000

4000B000

<LFS_CONINS>-CON

SESSION

5455444222

35339FE000

0000000000

0000000000

<LFS_CONINS>-INS

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

SY

##########################A###P##############################################T###ÿ##### u####

0000000000000000000000100040005000000050000000007000000000000000000000000000105000F00050270000

1000101000001000000000E010101000000000C0000000004000000000000000000000000000604000F00080050600

0000000000000000000000000000000000000000000000001000000000000000000000000000000000000040000000

00000000000000000000000000000000000000000000000070000000000000000000000000000000000000D000000C

GF_EXEC_TIME_BEFORE

B

4

2

0

0

-

-


No. 4 Ty. METHOD

Name LCL_SESSION=>EXECUTE

-

-


PF_EXEC_TIME

I

4

9

0

0

PF_EVENT

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

PF_CON

2222222222

0000000000

0000000000

0000000000

PF_INS

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

ME->ACTSEQ

| | F0000000 | | F0000000 | | ME | |

90006000

4000B000

ME->LOGICAL_COMPLETE

2

0

0

0

GF_EXEC_TIME_COMPLETE

C

4

3

0

0

ME->COMPLETE

2

0

0

0

SY-XFORM

CONVERSION_EXIT

444545544454545222222222222222

3FE65239FEF5894000000000000000

000000000000000000000000000000

000000000000000000000000000000

-

-


No. 3 Ty. FUNCTION

Name DSVAS_PROC_SESSION_OPEN

-

-


PF_HANDLE_TO_USE

0

0000

0000

PF_MAX_TREE

2

0

0

0

PF_MODE

C

4

3

0

0

PS_SESSION_NUMBER

EA6000000000255

443333333333333

516000000000255

000000000000000

000000000000000

PF_HANDLE

1

0000

1000

PF_HIDE_TREE

2

0

0

0

PF_MODE_USED

2

0

0

0

PF_NEXT_CHECK_GRP

22222222222222222222

00000000000000000000

00000000000000000000

00000000000000000000

PF_NEXT_CHECK_ID

00000

33333

00000

00000

00000

PF_NEXT_CON

2222222222

0000000000

0000000000

0000000000

PF_NEXT_INS

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

PT_ERRORS

Table[initial]

PT_FRONTEND_TREE[]

Table[initial]

PF_LANGUAGE

E

4

5

0

0

<%_TABLE_DSVASSESSADMIN>

???

??????

??????

LF_BUNDLE_VERSNR

00038

33333

00038

00000

00000

DSVASRESULTSGEN-CLUSTR

0

00

00

PS_SESSION_NUMBER-SESSNO

6000000000255

3333333333333

6000000000255

0000000000000

0000000000000

LS_OPEN_SESSIONS-SESSION

| | 90006000 | | 4000B000 | | LO_SESSION | |

90006000

4000B000

LS_OPEN_SESSIONS

EA6000000000255C####k#

4433333333333334009060

51600000000025531040B0

0000000000000000000000

0000000000000000000000

SY-XPROG

SAPCNVE

5454454222222222222222222222222222222222

3103E65000000000000000000000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

LS_SESSDEFGEN-MULTI_USER

2

0

0

0

SY-DATUM

20080524

33333333

20080524

00000000

00000000

LCL_SESSION=>OPEN_MODE_CHANGE

C

4

3

0

0

-

-


No. 2 Ty. METHOD

Name CL_DSMOP_SOLUTION=>START_PERIODIC_SERVICES

-

-


SPACE

2

0

0

0

CL_DSMOP_CONST=>C_TYPE_TRANSACTION

T

5

4

0

0

SY-SUBRC

0

0000

0000

SY-REPID

CL_DSMOP_SOLUTION=============CP

4454544555445544433333333333334522222222

3CF43DF0F3FC549FEDDDDDDDDDDDDD3000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

SY

##########################A###P##############################################T###ÿ##### u####

0000000000000000000000100040005000000050000000007000000000000000000000000000105000F00050270000

1000101000001000000000E010101000000000C0000000004000000000000000000000000000604000F00080050600

0000000000000000000000000000000000000000000000001000000000000000000000000000000000000040000000

00000000000000000000000000000000000000000000000070000000000000000000000000000000000000D000000C

<%_TABLE_BDLDTOC>

???

??????

??????

<%_TABLE_DSMOPSERSESSN>

???

??????

??????

LF_C_NUMBER_RG_NR

01

33

01

00

00

WA_DSMOPSERSESSN

00000002566000000000002616000000000002650000000014 0000000053AEW_ALERTEA6000000000255

3333333333333333333333333333333333333333333333333322222222223333333333445544455443333333333333

0000000256600000000000261600000000000265000000001400000000000000000053157F1C524516000000000255

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

<%_TABLE_DSWPJOB>

???

??????

??????

LS_SESSNO

EA6000000000255

443333333333333

516000000000255

000000000000000

000000000000000

LF_HANDLE

1

0000

1000

CL_DSMOP_CONST=>C_DESCRIPTION_TEXT

Description Text

46767677666256772222

453329049FE045840000

00000000000000000000

00000000000000000000

<SERVICE>-LANGUAGE

E

4

5

0

0

%_DUMMY$$

2222

0000

0000

0000

CL_DSMOP_CONST=>C_SESSION

SESSION

54554442222222222222

35339FE0000000000000

00000000000000000000

00000000000000000000

SYST-REPID

CL_DSMOP_SOLUTION=============CP

4454544555445544433333333333334522222222

3CF43DF0F3FC549FEDDDDDDDDDDDDD3000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

-

-


No. 1 Ty. EVENT

Name START-OF-SELECTION

-

-


SY-MSGV4

22222222222222222222222222222222222222222222222222

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

SY-REPID

RDSMOPBACK_AUTOSESSIONS

5454454444545545455444522222222222222222

243DF0213BF154F35339FE300000000000000000

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

SY-MSGID

FL

44222222222222222222

6C000000000000000000

00000000000000000000

00000000000000000000

SY-MSGV3

22222222222222222222222222222222222222222222222222

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

SPACE

2

0

0

0

SY-MSGNO

046

333

046

000

000

SY-MSGV1

DSVAS_TOOLS_PACKAGE_GET

45545554445554444445445222222222222222222222222222

43613F4FFC3F013B175F754000000000000000000000000000

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

LS_PROJECT-DESCRIPTION

SAP R/3 Enterprise

5452523246767776762222222222222222222222222222222222222222222222222222222222222222222222222222

31002F305E452029350000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

SY-MSGV2

22222222222222222222222222222222222222222222222222

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000

CL_DSMOP_CONST=>C_SOLMAN_OPERATIONS

Operations

4767676667

F052149FE3

0000000000

0000000000

LO_PROJECT

F0000000

E0001000

%_DUMMY$$

2222

0000

0000

0000

-

-


-

-


Internal notes

The termination was triggered in function "ab_genprog"

of the SAP kernel, in line 1476 of the module

"//bas/700_REL/src/krn/runt/abgen.c#4".

The internal operation just processed is "BRAX".

Internal mode was started at 20080524000049.

Program name.........: "RDSVASAEW_ROOT_____________073 ".

Error message........: "INCLUDE report "/1CAGTF/IF_LOGFUNC_000393" not found.".

-

-


-

-


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

When : 5/24/2008 0:1:2.774

Threads : 2

Computer Name : MSLSOL

User Name : SAPServiceSOL

Number of Processors: 2

Processor Type: x86 Family 15 Model 4 Stepping 3

Windows Version : 5.2 Current Build: 3790

State Dump for Thread Id 1520

eax=00000005 ebx=000004a8 ecx=00000008 edx=05ba0870 esi=000004a8 edi=00000000

eip=7c82ed54 esp=0549928c ebp=054992fc iopl=0 nv up ei ng nz ac po cy

cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00200297

function : KiFastSystemCallRet

7c82ed54 c3 ret

7c82ed55 8da42400000000 lea esp,[esp] ss:0549928c=7c822124

7c82ed5c 8d642400 lea esp,[esp] ss:6299789f=????????

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

054992fc 77e6ba12 000004a8 0001d4c0 00000000 05499334 ntdll!KiFastSystemCallRet

05499310 0101f939 000004a8 0001d4c0 00000001 7c38b5c8 kernel32!WaitForSingleObject

05499334 005641c2 005641fb 7c38b5c8 7c38b5c8 7c38b5c8 disp+work!NTDebugProcess

05499338 005641fb 7c38b5c8 7c38b5c8 7c38b5c8 01d87888 disp+work!NTStack

05499354 0056422f 7c38b5c8 00000000 0085f2b9 7c38b5c8 disp+work!CTrcStack2

05499360 0085f2b9 7c38b5c8 00000000 005f0059 00410030 disp+work!CTrcStack

05499384 008626fb 00000046 02846ad0 00000000 00000000 disp+work!rabax_CStackSave [abrabax.c (7020)

05499c2c 007ede04 0144967c 01449660 000005c4 5e4a3268 disp+work!ab_rabax

0549c844 00661461 3e0da5e8 00000000 00000000 00000000 disp+work!ab_genprog

0549c894 00661aaf 3e0da5e8 00000000 00000001 0549c8d4 disp+work!newload

0549c8c0 00661b3f 3e0da5e8 00000001 0549c8d4 00000000 disp+work!ab_LoadProgOrTrfo [abload1.c (159)

0549c8d8 00738cc0 3e0da5e8 00000001 00000000 00000000 disp+work!ab_LoadProg

0549ca0c 0070b4ee 00000000 3cd96438 00000020 00002255 disp+work!ab_link

0549ca34 0070f19a 3cd96438 00000020 00000000 3e0da5e8 disp+work!perform_load

0549cfec 006914a8 00000003 00000000 00000000 0549d054 disp+work!ab_jxper

3cd96438 00490054 004e004f 0031005f 00380030 00200020 disp+work!ab_extri

State Dump for Thread Id c6c

eax=00000000 ebx=00000103 ecx=059aeb50 edx=022ad89c esi=00000000 edi=00000000

eip=7c82ed54 esp=0770fec0 ebp=0770ff04 iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246

function : KiFastSystemCallRet

7c82ed54 c3 ret

7c82ed55 8da42400000000 lea esp,[esp] ss:0770fec0=7c821514

7c82ed5c 8d642400 lea esp,[esp] ss:64c0e4d3=????????

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

0770ff04 0110e0b7 000006e0 00000000 00000000 059bfbb0 ntdll!KiFastSystemCallRet

0770ff84 7c349565 00000000 00000000 00000000 05639240 disp+work!SigIMsgFunc

0770ffb8 77e66063 05639240 00000000 00000000 05639240 MSVCR71!endthreadex

0770ffec 00000000 7c3494f6 05639240 00000000 00000000 kernel32!GetModuleFileNameA

-

-


-

-


List of ABAP programs affected

-

-


Index

Typ

Program

Group

Date

Time

Size

Lang.

-

-


0

Prg

RDSMOPBACK_AUTOSESSIONS

0

25.07.2006

15:37:32

23552

E

1

Prg

SAPMSSY0

1

12.04.2008

11:58:10

90112

E

2

Prg

SAPMSSYD

1

01.12.2006

18:41:24

21504

E

3

Prg

SAPFSYSCALLS

1

17.12.2004

10:47:44

8192

E

4

Prg

RSDBRUNT

0

01.12.2006

18:41:12

251904

E

5

Prg

SAPLSPRI

5

12.04.2008

12:03:02

336896

E

6

Typ

PRI_PARAMS

0

27.10.1998

15:01:35

5120

7

Typ

ARC_PARAMS

0

08.08.1997

14:45:20

5120

8

Typ

PRI_LAYOUT

0

12.03.2004

15:40:04

3072

9

Typ

PRIPAR_EXT

0

17.12.2004

10:47:01

3072

10

Typ

PRIPAR_EX2

0

19.01.2001

18:52:37

2048

11

Typ

PRIPAR_EX3

0

17.12.2004

10:47:01

3072

12

Typ

TPRI_DEF

0

19.01.2001

19:07:58

5120

13

Typ

USR01

0

29.04.1998

10:25:02

4096

14

Typ

TSP1D

0

02.02.1998

15:00:56

5120

15

Prg

SAPLSPOO

15

25.07.2006

15:20:41

144384

E

16

Prg

SAPLRSPOLSTDRV

16

23.05.2005

17:19:36

56320

E

17

Typ

TSPOPTIONS

0

06.12.1996

16:09:18

2048

18

Typ

TSP03

0

13.08.1998

16:56:08

6144

19

Prg

SAPCNVE

19

17.12.2004

10:47:44

8192

E

20

Prg

SAPLSPOC

20

13.12.2006

21:18:51

134144

E

21

Typ

RSPOCHECK

0

14.07.1997

13:01:20

4096

22

Typ

TSP03A

0

10.06.1997

01:43:11

3072

23

Typ

DEVPAR

0

19.01.2001

18:49:40

3072

24

Typ

RSPOATTR

0

28.01.2000

04:14:08

2048

25

Typ

RSSCR

0

20.06.1997

14:06:55

5120

26

Prg

RSDBSPBL

0

19.02.2005

11:28:27

72704

E

27

Prg

SAPDB__S

0

17.12.2004

10:47:44

18432

E

28

Prg

RSDBSPMC

0

01.12.2006

18:32:30

78848

E

29

Typ

DDSHDESCR

0

28.11.1997

16:26:30

4096

30

Typ

SPPARAMS

0

07.03.1997

14:48:48

2048

31

Typ

SPPARAMS

0

07.03.1997

14:48:48

2048

32

Prg

SAPLSABE

32

17.12.2004

10:47:44

13312

E

33

Prg

SAPLSECU

33

13.12.2006

21:26:54

86016

E

34

Typ

RSSUBINFO

0

28.01.2000

04:14:21

3072

35

Prg

RSDBSPVA

0

12.04.2008

11:57:54

132096

E

36

Prg

RSDBSPVD

0

13.12.2006

21:28:22

88064

E

37

Typ

DFIES

0

23.12.2004

22:41:45

10240

38

Typ

VARI

0

16.12.1996

19:38:11

6144

39

Typ

RSDSFIELDS

0

16.12.1996

19:31:30

3072

40

Prg

%_CRSDS

0

19.02.2005

11:28:17

10240

E

41

Typ

RSDSEXPR

0

16.12.1996

19:31:30

3072

42

Typ

RVARI

0

28.02.1998

12:45:14

4096

43

Prg

SAPLSVAR

43

12.04.2008

12:03:02

759808

E

44

Prg

%_CSYDB0

0

19.02.2005

11:28:27

35840

E

45

Typ

VARIS

0

14.03.1997

19:25:50

2048

46

Typ

RSVARKEY

0

16.12.1996

19:31:51

2048

47

Prg

SAPLSSEL

47

12.04.2008

11:57:34

1138688

E

48

Typ

RSCONVERT

0

19.01.2001

18:53:02

4096

49

Prg

RSDBSPDS

0

19.01.2006

19:59:07

57344

E

50

Prg

SAPLSTUP

50

28.04.2008

14:47:13

73728

E

51

Prg

SAPLCNDP

51

25.07.2006

15:18:00

195584

E

52

Prg

SAPLSCNT

52

19.02.2005

11:28:30

30720

E

53

Prg

SAPSHDTV

52

15.01.2005

19:29:56

33792

E

54

Prg

SAPFGUICNTL

1

19.02.2005

11:28:11

24576

E

55

Prg

SAPLOLEA

55

28.04.2008

14:47:05

96256

E

56

Prg

SAPLSGUI

56

28.04.2008

14:47:10

83968

E

57

Prg

SAPLSTTM

57

27.06.2005

10:18:45

69632

E

58

Prg

SAPLSBDC

58

27.06.2005

10:18:45

44032

E

59

Prg

SAPLSFES

59

12.04.2008

11:58:10

258048

E

60

Prg

SAPLTHFB

60

12.04.2008

11:58:10

390144

E

61

Typ

WPINFO

0

08.02.1999

14:18:32

6144

62

Prg

SAPLURFC

62

28.04.2008

14:47:14

22528

E

63

Prg

SAPLSPLUGIN

63

17.12.2004

10:47:45

8192

E

64

Typ

SWCBCONT

0

07.10.1997

12:13:50

3072

65

Typ

OLE_VERBS

0

09.02.1995

13:23:37

2048

66

Typ

OLE_PA

0

13.01.1995

11:06:59

2048

67

Prg

CL_DSMOP_CONST================CP

67

04.08.2006

20:01:30

67584

E

68

Prg

CL_DSMOP_SOLUTION_LIST========CP

68

02.02.2006

15:07:52

28672

E

69

Prg

CL_DSMOP_GUI_PROVIDER=========CP

69

02.02.2006

15:05:52

11264

E

70

Typ

DSMOPCUSTOMIZING

0

04.08.2006

20:01:15

7168

71

Typ

DSWPPROJECT

0

02.02.2006

14:57:46

3072

72

Typ

DSMOPSOLUTIONDAT

0

02.02.2006

14:57:09

5120

73

Prg

CL_DSMOP_SOLUTION=============CP

73

12.04.2008

12:05:43

384000

E

74

Typ

DSWPCUSTOMIZING_STRUCT

0

04.08.2006

20:01:10

6144

75

Prg

%_CDSWPR

73

12.04.2008

12:09:23

39936

E

76

Typ

DSWPCUSTOMIZING_GLOBAL

0

02.02.2006

14:56:37

6144

77

Prg

CL_DSMOP_SOLUTION_CBP_ONLY====CP

77

13.12.2006

22:18:25

32768

E

78

Prg

CL_DSMOP_SOLUTION_DB_ONLY=====CP

78

04.08.2006

20:01:30

23552

E

79

Prg

SAPLDSWP_WIZARD

79

23.05.2008

10:40:35

92160

E

80

Prg

CL_DSWP_BUFFER================CP

80

13.12.2006

22:28:32

11264

E

81

Typ

DSWPGLOBALCUSTOM

0

02.02.2006

14:57:16

2048

82

Typ

DSWPOBJECTS

0

02.02.2006

14:57:18

5120

83

Prg

SAPLBCOS

83

28.04.2008

14:46:56

154624

E

84

Typ

BCOS_CUST

0

19.01.2001

18:46:26

2048

85

Prg

CL_DSWP_CI_CONSTANTS==========CP

85

13.12.2006

22:18:25

50176

E

86

Prg

SAPLSUP_STSUP

86

13.12.2006

22:37:32

416768

E

87

Typ

DNOC_USERCFG

0

20.03.2001

10:12:58

3072

88

Prg

SAPLDSWP_CI_SERVICEPLAN

88

04.08.2006

20:04:49

100352

E

89

Prg

SAPLDMD_API_2

89

02.02.2006

15:45:42

91136

E

90

Prg

CL_DMD_TOOLS==================CP

90

13.12.2006

22:28:20

30720

E

91

Prg

CL_SMSY_CUSTOMER_NUMBER=======CP

91

13.12.2006

22:39:51

21504

E

92

Prg

CL_PERS_ADMIN=================CP

92

27.06.2005

10:18:44

40960

E

93

Prg

CL_PERS_DEFAULT_ACCESS========CP

93

27.06.2005

10:18:44

40960

E

94

Prg

CL_PERS_DEFAULT_TABLE=========CP

94

28.04.2008

14:46:19

23552

E

95

Typ

SPERS_REG

0

06.10.2000

17:57:15

5120

96

Prg

CL_PERS_OBJECT_DATA===========CP

96

28.04.2008

14:46:19

66560

E

97

Prg

CL_PERS_OBJECT_DATA_BUFFER====CP

97

28.04.2008

14:46:19

39936

E

98

Prg

CL_PERS_OBJECT_TYPE===========CP

98

27.06.2005

10:18:44

13312

E

99

Prg

CL_PERS_DIALOG================CP

99

27.06.2005

10:18:44

10240

E

100

Prg

CL_ABAP_TYPEDESCR=============CP

100

27.06.2005

10:18:44

30720

E

101

Prg

CL_ABAP_ELEMDESCR=============CP

101

25.07.2006

15:26:22

36864

E

102

Prg

CL_ABAP_DATADESCR=============CP

102

27.06.2005

10:18:44

19456

E

103

Prg

CL_ABAP_REFDESCR==============CP

103

27.06.2005

10:18:44

24576

E

104

Prg

CL_ABAP_STRUCTDESCR===========CP

104

19.01.2006

19:45:56

40960

E

105

Prg

CL_ABAP_COMPLEXDESCR==========CP

105

27.06.2005

10:18:44

17408

E

106

Prg

CL_ABAP_TABLEDESCR============CP

106

27.06.2005

10:18:44

25600

E

107

Prg

CL_ABAP_CLASSDESCR============CP

107

27.06.2005

10:18:44

30720

E

108

Prg

CL_ABAP_OBJECTDESCR===========CP

108

27.06.2005

10:18:44

34816

E

109

Prg

CL_ABAP_INTFDESCR=============CP

109

27.06.2005

10:18:44

25600

E

110

Prg

CL_ABAP_SOFT_REFERENCE========CP

110

27.06.2005

10:18:44

10240

E

111

Prg

CL_ABAP_REFERENCE=============CP

111

17.12.2004

10:47:40

8192

E

112

Prg

%_CABAP

107

27.06.2005

10:18:44

29696

E

113

Prg

/1BCDWBEN/SAPLSEN0008

113

04.02.2005

19:18:11

261120

E

114

Prg

SAPLSENA

114

12.04.2008

11:58:04

35840

E

115

Prg

SAPLSPERS_REMOTE

115

27.06.2005

10:18:45

24576

E

116

Typ

SPERS_SEL

0

28.01.2000

04:16:44

2048

117

Prg

/1BCDWBEN/SAPLSEN0007

117

12.04.2008

12:27:32

258048

E

118

Typ

SPERS_OBJ

0

28.01.2000

19:29:17

4096

119

Prg

SAPLSYDB

119

12.04.2008

11:54:34

62464

E

120

Prg

CL_DSMOP_DISPATCHER===========CP

120

13.12.2006

22:18:23

221184

E

121

Prg

SAPLDMD_DATA

121

02.02.2006

15:45:58

960512

E

122

Typ

DSVASSESSINSTID

0

28.01.2000

19:23:30

2048

123

Prg

CL_DMD_MODEL==================CP

123

13.12.2006

22:18:22

121856

E

124

Prg

%_CDMDCL

123

12.04.2008

12:09:23

118784

E

125

Prg

CL_DMD_LOG====================CP

125

04.08.2006

20:01:30

50176

E

126

Typ

BAL_S_LOG

0

19.01.2001

18:46:05

7168

127

Typ

BAL_S_CONT

0

26.10.1998

14:08:10

2048

128

Typ

BAL_S_PARM

0

19.01.2001

18:46:06

3072

129

Typ

BAL_S_CLBK

0

26.10.1998

14:08:10

2048

130

Prg

SAPLSBAL

130

13.12.2006

21:28:50

323584

E

131

Typ

BAL_S_SCNT

0

30.11.1998

10:34:01

3072

132

Typ

BAL_S_SDEF

0

19.01.2001

18:46:06

2048

133

Prg

CL_ABAP_CHAR_UTILITIES========CP

133

27.06.2005

10:18:44

13312

E

134

Prg

SAPLSBAL_SERVICE

134

13.12.2006

21:28:50

172032

E

135

Prg

SAPLSYGU

135

17.12.2004

10:47:45

30720

E

136

Typ

DMD_LOGGING

0

02.02.2006

14:57:08

2048

137

Prg

SAPLS_EXTERNAL_DEBUG

137

02.02.2006

15:57:53

14336

E

138

Prg

CL_GUI_FRONTEND_SERVICES======CP

138

13.12.2006

21:22:34

119808

E

139

Prg

%_CCNTL

138

19.02.2005

11:28:11

15360

E

140

Typ

OBJ_RECORD

0

07.10.1997

12:13:38

2048

141

Prg

CL_GUI_OBJECT=================CP

141

27.06.2005

10:18:44

375808

E

142

Typ

OBJ_RECORD

0

07.10.1997

12:13:38

2048

143

Prg

CL_GUI_CFW====================CP

143

02.03.2005

15:39:59

168960

E

144

Prg

CL_GUI_PROPS_CONSUMER=========CP

144

19.02.2005

11:28:11

30720

E

145

Typ

EUDB

0

12.03.2004

15:37:20

8192

146

Prg

CL_DYNAMIC_GUI_EXTENSIONS=====CP

146

19.02.2005

11:28:16

37888

E

147

Prg

CL_DMD_CUSTOMIZING============CP

147

12.04.2008

12:05:43

59392

E

148

Typ

DMDDSA_CUST

0

02.02.2006

14:57:07

3072

149

Typ

RSDSSELOPT

0

21.02.1995

13:55:32

2048

150

Prg

SAPLDMD_DATA_NEW

150

02.02.2006

15:46:12

489472

E

151

Prg

CL_DMD_EXCEPTION_CONSTANTS====CP

151

02.02.2006

15:02:30

37888

E

152

Prg

CL_DMD_INSTANCES_MANAGER======CP

152

13.12.2006

22:18:22

58368

E

153

Prg

CL_DMD_MODEL_INFO=============CP

153

02.02.2006

15:03:40

56320

E

154

Prg

%_CSSCR

47

19.02.2005

11:28:25

11264

E

155

Typ

RSDSQCAT

0

04.04.1997

15:18:13

2048

156

Typ

RSDSWHERE

0

18.01.1995

16:30:18

2048

157

Typ

DMDWHERESTRUCTURE

0

02.02.2006

14:56:36

2048

158

Typ

DMDMODEL

0

02.02.2006

14:57:08

4096

159

Prg

CL_DMD_MODEL_EXT==============CP

159

02.02.2006

15:03:35

201728

E

160

Prg

IF_DMD_MODEL==================IP

152

13.12.2006

22:38:02

21504

E

161

Prg

CL_DMD_MODEL_DB===============CP

161

13.12.2006

22:18:22

279552

E

162

Prg

CL_DMD_MODEL_DB_TOOLS=========CP

162

28.04.2008

14:46:16

268288

E

163

Prg

CL_DMD_BASE_DB================CP

163

12.04.2008

12:05:42

34816

E

164

Typ

DMDDEFMODEL

0

02.02.2006

14:57:07

3072

165

Typ

DMDDEFMODEL_T

0

02.02.2006

14:57:07

3072

166

Typ

SMSY_SYSTEM

0

02.02.2006

14:57:41

7168

167

Typ

SMSY_SYSTEM_SAP

0

04.08.2006

20:01:17

7168

168

Prg

CL_DMDDEF_CONSTANTS===========CP

168

13.12.2006

22:18:20

139264

E

169

Prg

SAPLSMSY_GET_DATA

169

13.12.2006

22:39:51

151552

E

170

Typ

SMSY_OPTIONS

0

02.02.2006

14:57:39

3072

171

Prg

SAPLSDIFRUNTIME

171

27.06.2005

10:18:57

95232

E

172

Typ

X031L

0

27.06.2005

10:18:44

6144

173

Prg

SAPLSDNT

173

12.04.2008

11:57:26

219136

E

174

Prg

SAPLSUGS

174

19.01.2006

18:59:59

47104

E

175

Typ

SMSYPPMSUPDATE

0

02.02.2006

14:57:35

3072

176

Typ

LINETAB

0

28.11.1997

16:26:35

2048

177

Prg

SAPLSLI1

177

14.03.2005

20:02:34

48128

E

178

Typ

DMDDEFOBJECT

0

02.02.2006

14:57:07

3072

179

Typ

DMDDEFATTRIB

0

02.02.2006

14:57:07

4096

180

Typ

DMDDEFATTR2OBJ

0

02.02.2006

14:57:06

4096

181

Typ

DMDDEFOBJECT_T

0

02.02.2006

14:57:07

3072

182

Typ

DMDDEFATTRIB_T

0

02.02.2006

14:57:07

3072

183

Typ

LVC_S_ROID

0

28.01.2000

04:11:00

2048

184

Typ

DMDATTRIBUTE

0

02.02.2006

14:57:06

4096

185

Typ

DMDATTRIBLNG

0

02.02.2006

14:57:06

3072

186

Typ

DMDOBJECT

0

02.02.2006

14:57:08

4096

187

Typ

DMDOBJECTLNG

0

02.02.2006

14:57:08

3072

188

Prg

CL_DMD_APPL_LOG===============CP

188

02.02.2006

16:12:02

65536

E

189

Typ

HIER_MESS

0

23.08.2002

12:41:10

4096

190

Typ

DMD_APPLOG_CUST

0

02.02.2006

14:57:08

3072

191

Prg

CL_DMD_CONSTANTS==============CP

191

13.12.2006

22:28:15

8192

E

192

Prg

SAPLDSWP_UTILITY

192

28.04.2008

14:47:03

778240

E

193

Typ

DMDATTRIBLNG_T

0

02.02.2006

14:57:06

3072

194

Typ

DMDOBJECTLNG_T

0

02.02.2006

14:57:08

3072

195

Prg

CL_DMD_MODEL_DB_COMMIT========CP

195

04.08.2006

20:01:30

95232

E

196

Prg

CL_DMD_MODEL_DB_GUID==========CP

196

02.02.2006

15:03:23

91136

E

197

Prg

CL_DMD_MODEL_DEF_FACTORY======CP

197

02.02.2006

15:03:33

16384

E

198

Prg

CL_DMD_MODEL_DEF==============CP

198

12.04.2008

12:05:43

130048

E

199

Typ

DMDDEFMODEL

0

02.02.2006

14:57:07

3072

200

Typ

DMDDEFMODEL_T

0

02.02.2006

14:57:07

3072

201

Prg

%_CDMD1

197

12.04.2008

12:09:23

28672

E

202

Prg

CL_DMD_MODEL_DEF2=============CP

202

12.04.2008

12:08:08

107520

E

203

Typ

DMDDEFMODEL

0

02.02.2006

14:57:07

3072

204

Typ

DMDDEFMODEL_T

0

02.02.2006

14:57:07

3072

205

Prg

CL_DMD_TABLE_TOOLS============CP

205

02.02.2006

15:04:21

54272

E

206

Prg

CL_DMD_EXT_API_GRAPHIC========CP

206

13.12.2006

22:18:21

57344

E

207

Prg

CL_DMD_BASE_EXTERNAL_API======CP

207

13.12.2006

22:18:21

38912

E

208

Prg

CL_DMD_EXT_API_ITEM===========CP

208

28.04.2008

14:46:16

96256

E

209

Prg

CL_DMD_EXT_API_SMSY===========CP

209

13.12.2006

22:18:22

146432

E

210

Prg

CL_DMD_DATA_BUFFER============CP

210

13.12.2006

22:18:21

371712

E

211

Prg

CL_DMD_DATA_BUFFER_RULES======CP

211

02.02.2006

16:12:02

132096

E

212

Prg

CL_DMD_DATA_BUFFER_EXTERNAL===CP

212

02.02.2006

15:02:20

104448

E

213

Prg

CL_DMD_LOCKS==================CP

213

02.02.2006

15:02:53

67584

E

214

Prg

CL_DMD_COMMIT=================CP

214

04.08.2006

20:01:29

76800

E

215

Prg

CL_DMD_PLAUSI=================CP

215

04.08.2006

20:01:30

90112

E

216

Prg

CL_DMD_MODEL_CONTROLLER=======CP

216

12.04.2008

12:05:43

76800

E

217

Prg

CL_DMD_BASE_CONTROLLER========CP

217

02.02.2006

15:01:32

55296

E

218

Prg

CL_DMD_OBJECT_CONTROLLER======CP

218

13.12.2006

22:18:22

129024

E

219

Prg

CL_DMD_ATTRIBUTE_CONTROLLER===CP

219

02.02.2006

15:01:27

89088

E

220

Prg

CL_DMD_ALERT==================CP

220

25.07.2006

15:36:45

194560

E

221

Prg

CL_DMD_BUFFER=================CP

221

13.12.2006

22:28:11

81920

E

222

Prg

CL_DSMOP_RULE_SETS2===========CP

222

12.04.2008

12:08:08

33792

E

223

Prg

SAPLLANG

223

13.12.2006

21:09:45

10240

E

224

Typ

DSMOPSERVICE

0

12.04.2008

11:49:33

9216

225

Typ

DSMOPSERSESSN

0

02.02.2006

14:57:09

9216

226

Prg

SAPLDSWP_API

226

02.02.2006

15:47:25

565248

E

227

Typ

DSVASSESSADMIN

0

19.06.2001

16:04:23

9216

228

Prg

SAPLDSWP_SSA_UTILITIES

228

13.12.2006

22:36:38

31744

E

229

Prg

CL_DSWP_SSA_SESSION_INFO======CP

229

13.12.2006

22:29:11

15360

E

230

Prg

CL_DSWP_SSA_SESSION_BUFFER====CP

230

13.12.2006

22:29:10

21504

E

231

Prg

CL_DSWP_CI_SESSION_DB=========CP

231

13.12.2006

22:18:28

70656

E

232

Prg

%_CDSWCI

231

12.04.2008

12:09:23

153600

E

233

Typ

DSVASREPDEFT

0

28.01.2000

19:28:18

3072

234

Typ

DSVASSESSPACK

0

26.07.2006

10:58:28

3072

235

Prg

CL_DMD_OBJECT2================CP

235

02.02.2006

15:03:54

113664

E

236

Typ

DSMOPSYSTEMINFOCALL

0

02.02.2006

14:56:36

4096

237

Prg

CL_DMD_ATTRIBUTE==============CP

237

02.02.2006

15:01:23

49152

E

238

Typ

DSMOPHIDE

0

02.02.2006

14:57:09

3072

239

Typ

DSMOPSHIDE

0

02.02.2006

14:56:36

2048

240

Prg

/1BCDWBEN/SAPLDEN0000

240

02.11.1999

23:18:46

231424

E

241

Typ

DSMOP_SESS_LANG

0

02.02.2006

14:57:09

2048

242

Typ

DSMOPGRAPHIC

0

12.04.2008

11:49:33

4096

243

Typ

DSMOPURL

0

12.04.2008

11:49:33

5120

244

Typ

DSMOPTRANS

0

12.04.2008

11:49:33

4096

245

Typ

INRIV

0

16.01.1998

17:48:44

3072

246

Prg

SAPLSNR1

246

16.08.2005

21:29:38

187392

E

247

Typ

TNRO

0

02.03.2005

15:34:46

6144

248

Typ

TNROT

0

16.01.1998

17:49:41

2048

249

Typ

DD01V

0

30.12.2004

16:47:52

6144

250

Prg

SAPLSDIF

250

19.01.2006

19:00:24

195584

E

251

Typ

DD07V

0

16.12.2004

20:34:00

3072

252

Prg

SAPLSDDO

252

19.01.2006

19:00:45

229376

E

253

Typ

DCDOMAGET

0

13.01.1995

11:00:43

2048

254

Prg

RADBTDDO

252

27.06.2005

10:18:45

38912

E

255

Prg

RADBTDDF

252

27.06.2005

10:17:53

261120

E

256

Typ

DD01L

0

23.12.2004

22:42:05

6144

257

Typ

DD01T

0

08.08.1997

14:46:15

3072

258

Typ

DDDOSTATE

0

20.12.1996

15:00:00

2048

259

Typ

NRIV

0

16.01.1998

17:48:54

3072

260

Typ

INRIV

0

16.01.1998

17:48:44

3072

261

Prg

CX_SA_BASE_ERROR==============CP

261

02.02.2006

15:38:57

16384

E

262

Typ

SCX_SRCPOS

0

17.12.2004

10:47:37

2048

263

Prg

CX_STATIC_CHECK===============CP

263

27.06.2005

10:18:45

10240

E

264

Prg

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

264

27.06.2005

10:18:45

11264

E

265

Prg

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

265

27.06.2005

10:18:45

10240

E

266

Prg

SAPLSPROJECT_PROJECT_DATA

266

28.04.2008

14:47:12

204800

E

267

Typ

TPROJECT

0

27.08.2002

05:35:28

6144

268

Typ

TPROJ_GEN

0

13.04.1999

15:57:07

2048

269

Prg

CL_DSMOP_APPL_LOG_FACT========CP

269

02.02.2006

15:04:59

11264

E

270

Prg

DSWP_EWA_EMAILFILTER_BADI_DEF=CP

270

04.12.2006

15:51:26

10240

E

271

Prg

CL_BADI_BASE==================CP

271

19.12.2004

17:47:10

7168

E

272

Typ

DSMOPSAPPLLOG

0

02.02.2006

14:56:36

2048

273

Prg

CL_DSMOP_APPL_LOG=============CP

273

02.02.2006

15:04:57

19456

E

274

Typ

BALOBJ

0

25.07.1997

13:41:11

2048

275

Typ

BALSUB

0

25.07.1997

13:41:14

2048

276

Typ

CVERS

0

30.01.2001

19:29:41

2048

277

Typ

DSVASSESSDEFGEN

0

18.02.2004

16:41:09

4096

278

Typ

BDLDTOC

0

28.01.2000

04:23:26

5120

279

Prg

SAPLDSVAS_PROC

279

23.12.2004

19:06:49

734208

280

Typ

DSVASSESSID

0

28.01.2000

19:23:30

2048

281

Prg

SAPLDSVAS_AUTH

281

27.08.2002

06:37:11

10240

E

282

Typ

DSVASSESSIONHEAD

0

28.01.2000

19:28:29

4096

283

Typ

DSVASRESULTSGEN

0

19.06.2001

16:04:23

8192

284

Typ

DSVASRESULTSGEN2

0

16.08.2005

23:54:46

4096

285

Typ

DSVASRESULTSATTR

0

02.04.2001

18:29:51

4096

286

Typ

DSVASRESULTSSEL

0

02.04.2001

18:29:51

5120

287

Typ

DSVASRESULTSCHK

0

02.04.2001

18:29:51

4096

288

Typ

DSVASRESULTSERR

0

02.04.2001

18:29:51

6144

289

Typ

DSVASRESULTSAL

0

17.12.2004

10:46:52

9216

290

Prg

SAPLDSVAS_ADMIN

290

28.04.2008

14:47:03

219136

E

291

Typ

DSVASCHECKTREENODE

0

28.01.2000

19:23:00

5120

292

Typ

ENLFDIR

0

06.10.2000

17:55:08

4096

293

Typ

RFC_FINT_P

0

29.06.1999

12:02:34

4096

294

Prg

SAPLRFC1

294

27.06.2005

10:18:45

77824

E

295

Typ

FUNCT

0

16.01.1998

17:47:44

3072

296

Typ

RSIMP

0

16.05.1997

12:58:55

4096

297

Typ

RSEXP

0

16.05.1997

12:58:55

3072

298

Typ

RSTBL

0

16.05.1997

12:58:59

3072

299

Typ

RSEXC

0

18.01.1995

16:32:01

2048

300

Typ

RSCHA

0

16.05.1997

12:58:54

4096

301

Prg

SAPLSUNI

301

28.04.2008

14:47:13

153600

E

302

Typ

RSCHA

0

16.05.1997

12:58:54

4096

303

Typ

FUNCT

0

16.01.1998

17:47:44

3072

304

Typ

RSEXC

0

18.01.1995

16:32:01

2048

305

Typ

RSIMP

0

16.05.1997

12:58:55

4096

306

Typ

RSTBL

0

16.05.1997

12:58:59

3072

307

Typ

HEADER_FB

0

25.07.2006

15:15:49

36864

308

Typ

TFDIR

0

15.01.2005

20:46:20

3072

309

Typ

DSVASSESSUSEGRP

0

28.01.2000

19:28:30

2048

310

Typ

DSVASSESSPACKINFO

0

28.01.2000

19:23:30

3072

311

Prg

SAPLDSVAS_TRANS

311

27.08.2002

06:37:40

333824

E

312

Typ

DSVASCUST

0

26.07.2006

10:58:22

3072

313

Typ

DSVASSESSDEF

0

28.01.2000

19:28:27

4096

314

Typ

DSVASCHECK

0

18.02.2004

16:41:09

7168

315

Typ

TADIR

0

19.01.2006

18:59:59

5120

316

Typ

DSVASACTSEQ

0

28.01.2000

19:28:05

3072

317

Prg

SAPLDSVAS_CDMNT

317

27.08.2002

06:37:11

41984

E

318

Typ

DSVASCHECKGRP

0

13.12.2006

21:10:36

4096

319

Prg

%_CDSVAS

279

19.02.2005

11:28:31

77824

E

320

Typ

DSVASCHECKGRPA

0

28.01.2000

19:28:07

3072

321

Prg

CL_ABAP_CONV_IN_CE============CP

321

27.06.2005

10:18:44

22528

E

322

Typ

DSVASCHECKGRPER

0

28.01.2000

19:28:08

3072

323

Typ

DSVASCHECKGRPERT

0

28.01.2000

19:28:08

3072

324

Prg

SAPLDSWP_KEY

324

02.02.2006

15:48:01

46080

E

325

Typ

DSVASCHECKT

0

02.04.2001

18:29:45

3072

326

Typ

DSVASCHECKOBJ

0

27.08.2002

05:31:07

6144

327

Typ

DSVASTABROW

0

28.01.2000

19:23:30

13312

328

Typ

DSVASTABLE

0

02.04.2001

18:29:52

3072

329

Typ

DSVASSELECT

0

12.03.2004

15:47:09

4096

330

Typ

DSVASCHECKGRPESC

0

28.01.2000

19:28:09

3072

331

Typ

DSVASCHECKGRPESD

0

28.01.2000

19:28:09

3072

332

Typ

DSVASTABLECOLTYP

0

16.08.2005

23:54:46

5120

333

Typ

DSVASVALUES

0

02.04.2001

18:29:53

7168

334

Typ

DSVASINFOLINK

0

02.04.2001

18:29:50

5120

335

Typ

DSVASCHECKFLOW

0

02.04.2001

18:29:45

3072

336

Typ

DSVASTABLEVALUE

0

23.12.2004

19:05:26

4096

337

Typ

DSVASTABLET

0

02.04.2001

18:29:52

3072

338

Typ

DSVASTABLECOLTIT

0

02.04.2001

18:29:52

3072

339

Typ

DSVASTABLESELECT

0

02.04.2001

18:29:52

4096

340

Typ

THEAD

0

12.03.2004

15:43:02

7168

341

Typ

TLINE

0

18.01.1995

17:05:44

2048

342

Prg

SAPLDSVAS_TEXTE

342

23.12.2004

19:06:49

185344

E

343

Typ

LISTE

0

05.04.1995

15:19:44

2048

344

Typ

DSVASTEXTEDITLINE

0

28.01.2000

19:23:30

2048

345

Prg

SAPLSTXD

345

12.04.2008

11:57:38

397312

E

346

Typ

TTXOB

0

02.11.1999

20:22:05

3072

347

Typ

TTXID

0

02.11.1999

20:22:01

3072

348

Typ

T002

0

13.12.2006

21:09:44

2048

349

Typ

DSVASTEXTDEF

0

12.03.2004

15:37:07

4096

350

Typ

DSVASTEXTCLUSTER

0

28.01.2000

19:28:33

6144

351

Typ

DSVASCONDSEQ

0

28.01.2000

19:28:12

3072

352

Typ

DSVASRANGES

0

28.01.2000

19:28:15

2048

353

Typ

DSVASRANGESENTRY

0

02.04.2001

18:29:50

3072

354

Typ

DSVASCHECKOBJT

0

02.04.2001

18:29:45

4096

355

Prg

%_CDSAP

279

19.02.2005

11:28:13

63488

E

356

Typ

SYST

0

16.12.2004

20:31:11

31744

357

Typ

RSJOBINFO

0

09.02.1995

13:25:17

3072

358

Typ

RSVAMEMKEY

0

16.12.1996

19:31:50

2048

359

Prg

%_CSLIS

33

19.01.2006

19:59:08

89088

E

360

Typ

DTC_S_LAYO

0

19.01.2001

18:50:00

6144

361

Prg

%_CSYLDB

0

19.02.2005

11:28:28

8192

E

362

Typ

CAT_SVARS

0

05.10.2004

16:20:04

3072

363

Typ

BAL_S_MDEF

0

19.01.2001

18:46:06

5120

364

Typ

BAL_S_CONF

0

12.03.2004

15:35:15

19456

365

Typ

BAL_S_COLL

0

12.03.2004

15:35:15

10240

366

Typ

BAL_S_MFIL

0

12.03.2004

15:35:15

9216

367

Typ

BAL_S_DISP

0

12.03.2004

15:35:15

11264

368

Typ

BALMSGHNDL

0

26.10.1998

14:08:09

2048

369

Typ

BAL_S_MSG

0

19.01.2001

18:46:06

7168

370

Typ

BAL_S_NTAB

0

17.12.2004

11:02:59

4096

371

Typ

LIKEY_ERROR

0

04.02.2005

18:01:50

2048

372

Prg

%_CVIMTY

192

19.02.2005

11:28:30

33792

E

373

Typ

DSVASCONINS

0

28.01.2000

19:23:00

2048

-

-


-

-


Directory of Application Tables

-

-


Name Date Time Lngth

Val.

-

-


Program RDSMOPBACK_AUTOSESSIONS

-

-


SYST 16.12.2004 20:31:11 00004612

0000x00010x000100000x0001000000000

VARI . . : : 00003052

600VARDSMOPBACK_AUTOSESSIONS &000000000004

-

-


Program RSDBRUNT

-

-


DFIES . . : : 00001342

-

-


Program SAPLSPRI

-

-


TSP03 . . : : 00000460

00

USR01 . . : : 00000220

600BASISA HK1

PRI_PARAMS . . : : 00000380

001RDSMOPBACK_A

ARC_PARAMS . . : : 00000660

TPRI_DEF . . : : 00002932

600GV21 0000000000000000000

TSP1D . . : : 00000320

0000000000

-

-


Program SAPLSPOO

-

-


TSP03 . . : : 00000460

00

TSP1D . . : : 00000320

X_PAPER ANY PL0001000010SAP 1998040711

-

-


Program SAPLRSPOLSTDRV

-

-


TSP03 . . : : 00000460

00

TSPOPTIONS . . : : 00000432

-

-


Program SAPLDSWP_WIZARD

-

-


DSWPOBJECTS . . : : 00002928

GC0 000 Dx0600##x0080##00x007F0#####

-

-


Program SAPLBCOS

-

-


BCOS_CUST . . : : 00000130

OSS_MSG WNONE CUST620 1.0

-

-


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

-

-


EUDB . . : : 00004068

%M00010000B23B17DFA3B948F2BE1A841865D434B3 000

-

-


Program SAPLSMSY_GET_DATA

-

-


SMSYPPMSUPDATE . . : : 00000152

00000000000000

-

-


Program SAPLSNR1

-

-


TNRO . . : : 00000930

DSWPOBJECT

TNROT . . : : 00000182

EDSWPOBJECTSupport Workplace: General

NRIV . . : : 00000172

600DSWPOBJECT 0100000000000001 9999999999

DD01V . . : : 00000494

000000000000000000

-

-


Program SAPLDSVAS_PROC

-

-


RSJOBINFO . . : : 00000164

00000000000000

DSVASRESULTSGEN . . : : 00003212

ASEA600000000025500015SW_KPIS 00000

-

-


Program SAPLSUNI

-

-


TFDIR . . : : 00000268

-

-


Program SAPLDSVAS_TEXTE

-

-


DSVASTEXTCLUSTER . . : : 00003060

TXG00015SW_KPIS

DSVASTEXTDEF . . : : 00000370

G00015SW_KPIS

-

-


Program SAPLSTXD

-

-


T002 . . : : 00000010

ES1EN

TTXOB . . : : 00000112

TEXT DTX132 SYSTEM

TTXID . . : : 00000116

TEXT ST X

-

-


-

-


ABAP Control Blocks (CONT)

-

-


Index

Name

Fl

PAR0

PAR1

PAR2

PAR3

PAR4

PAR5

PAR6

Source Code

Line

-

-


22600

comp

00

0242

C025

C001

LDSVAS_PROCCD0

2133

22602

BRAF

02

FFE7

LDSVAS_PROCCD0

2133

22603

FUNC

00

43E2

LDSVAS_PROCCD0

2136

22604

FUNC

00

00D8

LDSVAS_PROCCD0

2136

22605

PAR2

02

0000

0194

0051

LDSVAS_PROCCD0

2136

22607

PAR2

02

0000

01CE

C026

LDSVAS_PROCCD0

2136

22609

FUNC

10

0003

LDSVAS_PROCCD0

2136

22610

PAR2

01

0000

01CF

C008

LDSVAS_PROCCD0

2136

22612

FUNC

FF

0000

LDSVAS_PROCCD0

2136

22613

xper

06

0000

C027

C008

LDSVAS_PROCCD0

2142

22615

PERP

80

0001

LDSVAS_PROCCD0

2142

22616

PERP

80

C006

LDSVAS_PROCCD0

2142

>>>>>

BRAX

01

FFD8

LDSVAS_PROCCD0

2146

22618

METH

01

0000

0000

0000

0000

0000

0000

0000

LDSVAS_PROCCD0

2147

22622


00

0000

LDSVAS_PROCCD0

2147

22623

METH

04

0000

0001

0000

0000

0001

0000

0000

LDSVAS_PROCCD0

2150

22627

PAR2

14

0000

C000

0000

LDSVAS_PROCCD0

2150

22629

STCK

04

0000

LDSVAS_PROCCD0

2154

22630

LOOP

03

0243

C004

C002

0000

0000

0000

0000

LDSVAS_PROCCD0

2154

22634

LOOP

05

0000

C004

C002

C005

0000

0000

0000

LDSVAS_PROCCD0

2154

-

-


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rocky,

Please check your Patch level in your solman if it is ST-PI 700_2005_1 SP06 then go to sdccn tcode-utlilities-maintain service definitions then u will get some pop up for DELETE and Replace Service Destination under destination is SDCC_OSS.please confirm.

ensure that sdcc_oss connection is properly working.

if the patch level is not ST-PI 700_2005_1 SP06 then refer the note Note 727998 - Complete Replacement of Service Definitions.

Feel free to revert for any clarification.

Regards,

Laxman

Former Member
0 Kudos

Hi Laxman

I didn't get you as this support packs looks identical .

Please guide me how to download SERVDEF.CAR file from SAPSERV2

All RFC like SDCC_OSS are working fine .

How can we make FTP connection to SAPSERV2 to download SERVDEF.CAR .

We are using SAPSERV2 in sap router i.e Tcode OSS1.

Former Member
0 Kudos

Hi Laxman

You were right .my current ST-PI 700_2005_1 is SP03

.

Let me download the rest then I will get back to you .

Thanku very very much for your time and effort.

Former Member
0 Kudos

Hi Laxman

I have applied ST-PI 700_2005_1 SP06 and did what you suggested but my problem is still the same . let me try vimal's suggestion today.

Answers (2)

Answers (2)

Former Member
0 Kudos

Request you to please apply all latest support packages and run the sgen.. this problem will get resolved.

Regards

Former Member
0 Kudos

Hi Laxman and Vimal

Problem is solved . Marks have been awarded .

Former Member
0 Kudos

Please replace the Service Definitions in your SAP Solution Manager

system as described in SAP Note 727998.

As of SAP Solution Manager 7.0 (= 4.0) Support Package Stack 15 (which

includes ST-PI 700_2005_1 SP06) you can trigger the required steps

within transaction SDCCN:

Menu Utilities -> Maintain Service Definitions ->

Select 'Delete and Replace Service Definitions -> Confirm this

selection-> Confirm that you want to delete the definitions -> Confirm

that a new task 'Service Definition Refresh' was created

Take a note of the task id -> Review the log for this task id when it

is completed. You should not see any errors for either the update

of a Service Definitions table or the generation of any re-import

include.

Reschedule SM:EXEC SERVICES and the reported dump will no longer

occur.

Former Member
0 Kudos

Hi Laxman

Thanks for the prompt reply . I donu2019t find u201CMenu Utilities -> Maintain Service Definitionsu201D in Solution manager system . I do find the same in other satellite systems and I am able to click on u2018Maintain Service Definitionsu2019 there in satellite system .

More over I am not able to download u2018SERVDEF.CARu2019 file from market place .

Please help me out to do the same .

Full marks will be rewarded .