cancel
Showing results for 
Search instead for 
Did you mean: 

dump in PU12 interface toolbox COMMON PART "DIFFERENCE_CHECK"

Former Member
0 Kudos

I copied OTMU interface to Z interface and i made some changes in change validation for infotype 0,1,2,8. Saved all the changes generated the interface program again. Now when i tried executing it

using standard layout OTMU it gives me dump that i have pasted below. Even i tried to copy OTMU layout to Z layout but didn't help.

Runtime Errors LOAD_COMMON_PART

Date and Time 08.10.2008 14:01:33

-

-


-

-


Short text

The length of COMMON PART "DIFFERENCE_CHECK" in program "ZRPCOTMU0" is

-

-


-

-


What happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

-

-


-

-


What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

-

-


-

-


|Error analysis |

| The structure of the COMMON PART "DIFFERENCE_CHECK" in program "ZRPCOTMU0" is |

| different from the corresponding area in the calling program |

| "ZPEXPZOT4". |

| |

| Length of the COMMON PART in program ZRPCOTMU0: 87952 bytes. |

| Length of the COMMON PART in program ZPEXPZOT4: 89896 bytes. |

| |

| There is probably an error in the program |

| "ZPCONVZOTI". |

*----


*

-

-


How to correct the error

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"LOAD_COMMON_PART" " "

"ZPCONVZOTI" or "ZPCONVZOTI_4"

"%_IDOC_CONTROL_HEADER"

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... "gbdci550"

Network address...... "9.124.47.250"

Operating system..... "AIX"

Release.............. "5.3"

Hardware type........ "00C70EFC4C00"

Character length.... 16 Bits

Pointer length....... 64 Bits

Work process number.. 0

Shortdump setting.... "full"

Database server... "gbdci550"

Database type..... "DB6"

Database name..... "RS6"

Database user ID.. "SAPRS6"

Char.set.... "C"

SAP kernel....... 700

created (date)... "Feb 3 2008 20:54:03"

create on........ "AIX 2 5 005DD9CD4C00"

Database version. "DB6_81 "

Patch level. 146

Patch text.. " "

Database............. "DB6 08.02., DB6 09."

SAP database version. 700

Operating system..... "AIX 1 5, AIX 2 5, AIX 3 5, AIX 1 6"

Memory consumption

Roll.... 16192

EM...... 12569544

Heap.... 0

Page.... 49152

MM Used. 3383704

MM Free. 803544

-

-


-

-


User and Transaction

Client.............. 800

User................ "NGULLAPALLI1"

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

Transaction......... "PU12 "

Transactions ID..... "48ED0ABA09530156E1008000097C2FFA"

Program............. "ZPCONVZOTI"

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

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

-

-


-

-


Information on where terminated

Termination occurred in the ABAP program "ZPCONVZOTI" - in

"%_IDOC_CONTROL_HEADER".

The main program was "ZPEXPZOT4 ".

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

of the (Include) program "ZPCONVZOTI_4".

-

-


-

-


Source Code Extract

-

-


Line

SourceCde

-

-


52

0162(0050) text-x56,

53

0213(0807) text-x57.

54

PERFORM DRAW_ULINE.

55

FORMAT COLOR COL_NORMAL INTENSIFIED OFF.

56

ENDIF.

57

IF S_PROT NE SPACE.

58

PERFORM DRAW_VLINE.

59

WRITE: 0002(0025) 'IDOC_CONTROL_HEADER',

60

0080(0030) text-x09,

61

0111(0050) 'Call form INITIALIZATION in program ZRPCOTMU0'.

62

ENDIF.

63

PERFORM STORE_WORK_AREA.

64

PERFORM INITIALIZATION IN PROGRAM ZRPCOTMU0 USING

65

&VAR-ABKRS

66

&VAR-PERMO

67

&VAR-PABRJ

68

&VAR-PABRP

69

&VAR-PERBE

70

&VAR-PEREN

71

'MD'

72

&VAR-PAYTY

73

&VAR-PAYID

74

SPACE

75

SPACE

76

SPACE

77

SPACE

78

SPACE

79

SPACE

80

RETURN_VALUE

81

IF FOUND.

>>>>>

IF S_PROT NE SPACE.

83

PERFORM DRAW_VLINE.

84

WRITE: 0002(0025) 'IDOC_CONTROL_HEADER',

85

0080(0030) text-x09,

86

0111(0050) 'Call form INITIALIZATION in program ZRPCOTMU0',

87

0162(0050) '1. &VAR-ABKRS First',

88

0213(0807) &VAR-ABKRS.

89

PERFORM DRAW_VLINE.

90

WRITE: 0002(0025) 'IDOC_CONTROL_HEADER',

91

0080(0030) text-x09,

92

0111(0050) 'Call form INITIALIZATION in program ZRPCOTMU0',

93

0162(0050) '2. &VAR-PERMO First',

94

0213(0807) &VAR-PERMO.

95

PERFORM DRAW_VLINE.

96

WRITE: 0002(0025) 'IDOC_CONTROL_HEADER',

97

0080(0030) text-x09,

98

0111(0050) 'Call form INITIALIZATION in program ZRPCOTMU0',

99

0162(0050) '3. &VAR-PABRJ First',

100

0213(0807) &VAR-PABRJ.

101

PERFORM DRAW_VLINE.

-

-


-

-


Contents of system fields

-

-


Name

Val.

-

-


SY-SUBRC

0

SY-INDEX

0

SY-TABIX

1

SY-DBCNT

1

SY-FDPOS

20

SY-LSIND

0

SY-PAGNO

0

SY-LINNO

1

SY-COLNO

1

SY-PFKEY

SY-UCOMM

SY-TITLE

Export

SY-MSGTY

I

SY-MSGID

SF

SY-MSGNO

616

SY-MSGV1

ZPEXPZOT4

SY-MSGV2

RE

SY-MSGV3

EN

SY-MSGV4

SY-MODNO

0

SY-DATUM

20081008

SY-UZEIT

140132

SY-XPROG

SAPCNVE

SY-XFORM

CONVERSION_EXIT

-

-


-

-


Active Calls/Events

-

-


No. Ty. Program Include Line

Name

-

-


6 FORM ZPCONVZOTI ZPCONVZOTI_4 82

%_IDOC_CONTROL_HEADER

5 FORM ZPCONVZOTI ZPCONVZOTI_4 64

%_IDOC_CONTROL_HEADER

4 FORM ZPCONVZOTI ZPCONVZOTI_4 19

FILE_BEGIN_PROCESSING

3 FORM ZPCONVZOTI RPCIFI33 1822

FILE_LAYOUT_CONVERSION_1

2 FORM ZPEXPZOT4 RPCIFM42 419

TRANSFER_PREAMBLE

1 EVENT ZPEXPZOT4 RPCIFM47 110

START-OF-SELECTION

-

-


-

-


Chosen variables

-

-


Name

Val.

-

-


No. 6 Ty. FORM

Name %_IDOC_CONTROL_HEADER

-

-


<%_TABLE_T599C_PY>

???

??????

??????

SY-XPROG

SAPCNVE

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5454454222222222222222222222222222222222

3103E65000000000000000000000000000000000

&VAR-ABKRS

00

00

22

00

&VAR-PERMO

03

00

00

33

03

&VAR-PABRJ

2006

0000

0000

3333

2006

&VAR-PABRP

01

00

00

33

01

&VAR-PERBE

00000000

00000000

00000000

33333333

00000000

&VAR-PEREN

00000000

00000000

00000000

33333333

00000000

&VAR-PAYTY

0

0

2

0

&VAR-PAYID

0

0

2

0

RETURN_VALUE

1

0

0

3

1

S_PROT

0

0

2

0

$STORE_P0185

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

PY_PM_CONTAINER

000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222233333333322222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

SY-REPID

ZPCONVZOTI

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5544455454222222222222222222222222222222

A03FE6AF49000000000000000000000000000000

-

-


No. 5 Ty. FORM

Name %_IDOC_CONTROL_HEADER

-

-


RETURN_VALUE

1

0

0

3

1

-

-


No. 4 Ty. FORM

Name FILE_BEGIN_PROCESSING

-

-


%BYB1005_BLOCK_1000

00000000000000000000000000000000000000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000000000000000000000000000000000000

22222222222222222222222222222222222222222222222222222222222222222222222222222222222

00000000000000000000000000000000000000000000000000000000000000000000000000000000000

-

-


No. 3 Ty. FORM

Name FILE_LAYOUT_CONVERSION_1

-

-


SPACE

0

0

2

0

BPR_OPERAND-PERMO

03

00

00

33

03

P0235-FRM07

0

0

2

0

P0375-OWNER

0

0

2

0

P0375-OTHER

0

0

2

0

P0375-HICMP

0

0

2

0

&VAR-MFILE

0000000000

0000000000

2222222222

0000000000

DATASET_OUT_FILE

0000000000

0000000000

2222222222

0000000000

&VAR-AFIL1

0000000000

0000000000

2222222222

0000000000

DATASET_ADD_FILE_1

0000000000

0000000000

2222222222

0000000000

&VAR-AFIL2

0000000000

0000000000

2222222222

0000000000

DATASET_ADD_FILE_2

0000000000

0000000000

2222222222

0000000000

&VAR-AFIL3

0000000000

0000000000

2222222222

0000000000

DATASET_ADD_FILE_3

0000000000

0000000000

2222222222

0000000000

&VAR-AFIL4

0000000000

0000000000

2222222222

0000000000

DATASET_ADD_FILE_4

0000000000

0000000000

2222222222

0000000000

PRO_TABLE_ENTRY[]

Table[initial]

&VAR-HANDLE_TMS

#F####0@*#############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#3#9###

040000342900000000000048F900000000000202020203030304050505040405040405030303030303030303030002

06700000A0000100040001597400000000000000000008000008020F00090E0406060F000000000000000803090000

HANDLE_0

#F####0@*#############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#3#9###

040000342900000000000048F900000000000202020203030304050505040405040405030303030303030303030002

06700000A0000100040001597400000000000000000008000008020F00090E0406060F000000000000000803090000

&VAR-HANDLE_TMS_1

#F####0@V#############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#0###

040000345000000000000048F900000000000202020203030304050505040405040405030303030303030303030002

0670000060000100040001597400000000000000000008000008020F00090E0406060F000000000000000804000000

HANDLE_1

#F####0@V#############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#0###

040000345000000000000048F900000000000202020203030304050505040405040405030303030303030303030002

0670000060000100040001597400000000000000000008000008020F00090E0406060F000000000000000804000000

&VAR-HANDLE_TMS_2

#F####0@#¸############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#1###

040000348B00000000000048F900000000000202020203030304050505040405040405030303030303030303030002

0670000018000100040001597400000000000000000008000008020F00090E0406060F000000000000000804010000

HANDLE_2

#F####0@#¸############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#1###

040000348B00000000000048F900000000000202020203030304050505040405040405030303030303030303030002

0670000018000100040001597400000000000000000008000008020F00090E0406060F000000000000000804010000

&VAR-HANDLE_TMS_3

#F####0@#8############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#2###

04000034A300000000000048F900000000000202020203030304050505040405040405030303030303030303030002

06700000D8000100040001597400000000000000000008000008020F00090E0406060F000000000000000804020000

HANDLE_3

#F####0@#8############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#2###

04000034A300000000000048F900000000000202020203030304050505040405040405030303030303030303030002

06700000D8000100040001597400000000000000000008000008020F00090E0406060F000000000000000804020000

&VAR-HANDLE_TMS_4

#F####0@ØX############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#3###

04000034D500000000000048F900000000000202020203030304050505040405040405030303030303030303030002

0670000088000100040001597400000000000000000008000008020F00090E0406060F000000000000000804030000

HANDLE_4

#F####0@ØX############E#÷############ # # # #8#0#0#H#R#_#P#I#N#T#F#F#_#0#0#0#0#0#0#0#8#4#3###

04000034D500000000000048F900000000000202020203030304050505040405040405030303030303030303030002

0670000088000100040001597400000000000000000008000008020F00090E0406060F000000000000000804030000

P0185-PERNR

00000000

00000000

22222222

00000000

-

-


No. 2 Ty. FORM

Name TRANSFER_PREAMBLE

-

-


%_DUMMY$$

0000

0000

2222

0000

PREAMBLE

ZPEXPZOT4 NGULLAPALLI1200810081401320320060100007 00000000

00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

55455545322222222222222222222222222222224454445444433333333333333333333333333332233333333

A0580AF440000000000000000000000000000000E75CC101CC912008100814013203200601000070000000000

STRUCTURES_FIELDS

000

000000000000000000000000000000000000000000000000000000

000000000000000000000000000000000000000000000000000000

222222222222222222222222233322222222222222222222222222

000000000000000000000000000000000000000000000000000000

PNPMASSN-LOW

00

00

22

00

PRO_COMMON_UTIL-FCONV

X

0

0

5

8

SYST-REPID

ZPEXPZOT4

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5545554532222222222222222222222222222222

A0580AF440000000000000000000000000000000

SY-REPID

ZPEXPZOT4

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5545554532222222222222222222222222222222

A0580AF440000000000000000000000000000000

FREE_FORM_CONV-PROGN

ZPCONVZOTI

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5544455454222222222222222222222222222222

A03FE6AF49000000000000000000000000000000

%_ARCHIVE

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

SY

#################################################$###########################"#####$#### u####

00000000000000000000000000000000000000000000000000000000000000000000000000000000000000FB000000

00000000000000000000000000000003000000010000000000000000000000000000000000000000000000F2000300

0000000000000000000000010000000F000000060000000002000000000000000000000000000208000200FA270000

0000010100000100000001040100010F0000000A000000000400000000000000000000000000020E000400F805000C

FORMAT

ZOTI

00000000

00000000

54542222

AF490000

MFILE

0000000000

0000000000

2222222222

0000000000

AFILE1

0000000000

0000000000

2222222222

0000000000

AFILE2

0000000000

0000000000

2222222222

0000000000

AFILE3

0000000000

0000000000

2222222222

0000000000

AFILE4

0000000000

0000000000

2222222222

0000000000

APPEND

X

0

0

5

8

S_PROT_F

0

0

2

0

S_UPDA

X

0

0

5

8

-

-


No. 1 Ty. EVENT

Name START-OF-SELECTION

-

-


%_SPACE

0

0

2

0

P0000

00000000 000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

3333333322222222222333333333333333333333333333222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

SEL_FILE_MODIF

ZOT4

0000

0000

5453

AF44

DIFFERENCE_CHECK

0

0

2

0

NEW_P0005-UEN06_$$_$$

0

0

2

0

P0491

00000000 000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

3333333322222222222333333333333333333333333333222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

P%2001

00000000 000000000000000000000000000 000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

3333333322222222222333333333333333333333333333222222222222222222222222222222223333333333332222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

P2001

00000000 000000000000000000000000000 000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

3333333322222222222333333333333333333333333333222222222222222222222222222222223333333333332222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

FIELDS

000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222233322222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

PRO_FIELD_RESTRICT[]

Table[initial]

P%0377

00000000 000000000000000000000000000 000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

3333333322222222222333333333333333333333333333222222222222222222222222222222222222222222333333

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

-

-


-

-


Internal notes

The termination was triggered in function "ab_GetDsegError"

of the SAP kernel, in line 1620 of the module

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

The internal operation just processed is "comp".

Internal mode was started at 20081008140104.

Main program of program group.............: "ZPEXPZOT4".

-

-


-

-


Active Calls in SAP Kernel

-

-


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

-

-


=> 64 bit R/3 Kernel

=> 64 bit AIX Kernel

=> Heap limit = unlimited

=> Stack limit = unlimited

=> Core limit = 1073741312

=> File size limit = unlimited

=> Heap address = 0x0x115981980

=> Stack address = 0xfffffffffff7890

=> Stack low = 0xfffffffffff7890

=> Stack high = 0xffffffffffff7a0

=> Stack Trace:

AixStack() at 0x1000c7d94

CTrcStack2() at 0x1000c7e8c

rabax_CStackSave__Fv() at 0x1000b2d70

ab_rabax() at 0x1000af728

ab_GetDsegError__F9GetDsegRcUiPCUsT212GETDSEG_TYPET2() at 0x10030adf0

inidt_common__FPCUsPC4BASEUiT3() at 0x10179e284

ab_inidt__FUi() at 0x10179d758

newload__FPCUsP13TmpSubpoolDirUiPUi() at 0x1002bba6c

ab_LoadProgOrTrfo__FPCUsUiPUi() at 0x1002bb3a8

ab_LoadProg__FPCUsUi() at 0x1002bb49c

ab_link() at 0x100ca2bb8

perform_load__FPUsUiT2T1T2() at 0x100ff3e58

ab_jxper__Fv() at 0x100ff3824

ab_extri__Fv() at 0x10040d5a8

ab_xevent__FPCUs() at 0x100a9d4d0

ab_trigg__Fv() at 0x100a9d1bc

ab_run() at 0x1014bf2a8

N_ab_run() at 0x100d5c108

dynpmcal() at 0x100d5aed4

dynppai0() at 0x100d58e68

dynprctl() at 0x100d608dc

dynpen00() at 0x100d527c4

Thdynpen00() at 0x1000e2410

TskhLoop() at 0x1000e7318

ThStart() at 0x1000fe324

DpMain() at 0x10156cc54

nlsui_main() at 0x101a99eb8

-

-


-

-


List of ABAP programs affected

-

-


Index

Typ

Program

Group

Date

Time

Size

Lang.

-

-


0

Prg

ZPEXPZOT4

0

08.10.2008

13:44:19

3788800

E

1

Prg

SAPMSSY0

1

29.03.2008

17:08:56

92160

E

2

Prg

SAPMSSYD

1

07.11.2006

07:31:42

21504

E

3

Prg

SAPFSYSCALLS

1

09.09.2004

14:18:32

8192

E

4

Prg

SAPFP50P

0

27.08.2008

15:48:03

654336

E

5

Prg

CL_HRPA_TCLAS=================CP

5

18.02.2005

14:13:43

11264

E

6

Typ

PSPAR

0

06.10.2004

16:04:06

12288

7

Typ

PSKEY

0

13.08.1997

12:46:46

3072

8

Prg

CX_HRPA_INVALID_PARAMETER=====CP

8

18.02.2005

14:13:43

11264

E

9

Typ

SCX_SRCPOS

0

18.05.2004

14:07:11

2048

10

Prg

CX_HRPA_VIOLATED_PRECONDITION=CP

10

18.02.2005

14:13:43

10240

E

11

Prg

CX_HRPA_VIOLATED_ASSERTION====CP

11

18.02.2005

14:13:43

10240

E

12

Prg

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

12

05.07.2005

13:10:16

10240

E

13

Prg

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

13

29.03.2008

15:20:47

11264

E

14

Prg

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

14

05.07.2005

13:10:16

10240

E

15

Prg

CL_HRPA_INFOTYPE_FACTORY======CP

15

11.11.2003

20:24:41

20480

E

16

Prg

CL_HRCE_MASTERSWITCHES========CP

16

30.03.2008

06:19:49

26624

E

17

Prg

CL_HR_T77S0===================CP

17

08.12.2004

18:21:31

11264

E

18

Typ

T77S0

0

08.03.1992

17:36:54

2048

19

Prg

SAPLSTR9

19

22.12.2005

12:17:22

39936

E

20

Prg

CONTEXT_X_TR_SYS_PARAMS

19

22.12.2005

12:16:59

40960

E

21

Typ

TCONT

0

09.09.2004

14:18:43

2048

22

Typ

CONTEXTB

0

09.09.2004

14:15:52

6144

23

Prg

SAPLSCON

23

09.09.2004

14:18:36

24576

E

24

Prg

CL_HRPA_MASTERDATA_BL=========CP

24

11.07.2008

18:45:31

34816

E

25

Prg

CL_HRPA_MASTERDATA_BUFFER=====CP

25

11.04.2005

12:05:27

64512

E

26

Prg

CL_HRPA_MASTERDATA_DB=========CP

26

11.04.2005

12:05:27

26624

E

27

Prg

CL_HRPA_INFOTYPE_LOG==========CP

27

30.03.2008

13:03:07

69632

E

28

Typ

PSREF

0

19.02.2005

23:10:16

9216

29

Typ

PC402

0

27.08.1994

21:39:22

4096

30

Prg

IF_HRPA_MASTERDATA_DB=========IP

27

11.04.2005

12:05:27

8192

E

31

Prg

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

31

05.07.2005

13:10:15

30720

E

32

Prg

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

32

28.08.2006

03:25:08

36864

E

33

Prg

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

33

05.07.2005

13:10:15

19456

E

34

Prg

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

34

05.07.2005

13:10:15

24576

E

35

Prg

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

35

29.03.2008

16:54:13

40960

E

36

Prg

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

36

05.07.2005

13:10:15

17408

E

37

Prg

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

37

05.07.2005

13:10:15

25600

E

38

Prg

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

38

05.07.2005

13:10:15

30720

E

39

Prg

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

39

05.07.2005

13:10:15

34816

E

40

Prg

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

40

05.07.2005

13:10:15

25600

E

41

Prg

CL_ABAP_SOFT_REFERENCE========CP

41

05.07.2005

13:10:15

10240

E

42

Prg

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

42

09.09.2004

14:18:16

11264

E

43

Typ

DFIES

0

28.12.2004

17:06:45

10240

44

Prg

SAPLSDIFRUNTIME

44

05.07.2005

13:11:53

96256

E

45

Typ

X031L

0

05.07.2005

13:10:15

6144

46

Prg

SAPLSDNT

46

29.03.2008

16:40:49

219136

E

47

Prg

SAPLSUGS

47

22.12.2005

12:17:22

47104

E

48

Prg

SAPLS_PACKTOOLS

48

19.11.2001

16:06:43

10240

E

49

Typ

TDEVC

0

08.12.2004

18:02:41

7168

50

Prg

SAPLSUG2

50

26.08.2005

11:23:58

47104

E

51

Typ

CVERS

0

09.11.2000

14:05:49

2048

52

Typ

SVERS

0

30.07.1992

18:39:23

2048

53

Prg

CL_HRPA_ALE_HANDLER===========CP

53

11.04.2005

12:05:27

16384

E

54

Prg

CL_HRPA_WORKFLOW_HANDLER======CP

54

18.02.2005

14:13:43

19456

E

55

Prg

CL_HRPA_DUMMY_ALE_HANDLER=====CP

55

11.11.2003

20:37:50

10240

E

56

Prg

CL_HRCCE_PERSON_READER========CP

56

30.03.2008

06:09:51

24576

E

57

Prg

CL_HRPA_OM_INTEGRATION========CP

57

11.07.2008

18:45:31

30720

E

58

Prg

CL_HRPA_MASTERDATA_FACTORY====CP

58

30.03.2008

05:29:04

19456

E

59

Prg

IF_HRPA_ADDITIONAL_BUFFER=====IP

58

20.11.2001

16:21:37

5120

E

60

Prg

CL_HRPA_READ_INFOTYPE=========CP

60

11.07.2008

18:45:52

40960

E

61

Prg

CL_HRPAD00AUTH_CHECK_FACTORY==CP

61

11.07.2008

18:45:51

12288

E

62

Prg

SAPLSXCH

62

29.03.2008

17:13:36

81920

E

63

Typ

ACT_IMP

0

09.11.2000

14:03:19

2048

64

Typ

V_EXT_ACT

0

09.11.2000

14:27:05

2048

65

Typ

SXS_ATTR

0

09.12.2005

11:11:17

5120

66

Prg

CL_HRPAD00AUTH_CHECK_STD======CP

66

11.07.2008

18:45:51

146432

E

67

Typ

P0001

0

11.07.2008

18:45:26

10240

68

Prg

IF_EX_HRPAD00AUTH_CHECK=======IP

66

11.07.2008

18:45:52

10240

E

69

Prg

SAPLRHPR

69

27.08.2008

15:48:04

902144

E

70

Prg

CL_HRPA_AUTHORIZATION=========CP

70

11.07.2008

18:45:51

22528

E

71

Prg

CL_HRPA_PLAIN_INFOTYPE_ACCESS=CP

71

27.03.2003

12:25:55

31744

E

72

Prg

CL_HRPA_MOLGA=================CP

72

11.07.2008

18:45:31

14336

E

73

Prg

CL_HRPA_SAPUP50R_ADAPTER======CP

73

11.07.2008

18:45:31

34816

E

74

Prg

CL_HRPA_MESSAGE_LIST==========CP

74

11.11.2003

20:24:42

23552

E

75

Prg

CL_HRPA_READ_TIMECONSTRAINT===CP

75

30.03.2008

05:39:31

26624

E

76

Prg

RSDBRUNT

0

07.11.2006

07:31:31

254976

E

77

Typ

RSSCR

0

30.03.2005

10:21:45

5120

78

Prg

RSDBSPBL

0

30.03.2005

10:21:58

72704

E

79

Prg

SAPDBPNP

0

01.08.2008

12:55:17

644096

E

80

Typ

VARID

0

12.05.1997

16:51:30

5120

81

Prg

SAPLSFES

81

29.03.2008

16:55:57

260096

E

82

Typ

DELREPS

0

26.02.1999

14:49:23

2048

83

Typ

TRDIR

0

02.11.1998

09:59:17

6144

84

Typ

SSCRFIELDS

0

13.05.1997

12:54:26

5120

85

Prg

%_CSYDB0

0

30.03.2005

10:21:45

39936

E

86

Prg

RSDBSPVA

0

29.03.2008

16:55:39

133120

E

87

Prg

RSDBSPDD

0

22.12.2005

12:17:05

40960

E

88

Typ

RSCONVERT

0

09.11.2000

14:11:21

4096

89

Prg

CONTEXT_X_FREE_SEL_DD_INFO

0

22.12.2005

12:16:59

62464

E

90

Prg

SAPLSSELSERVICE

90

05.07.2005

13:10:18

22528

E

91

Prg

CL_ABAP_CHAR_UTILITIES========CP

91

05.07.2005

13:10:15

13312

E

92

Typ

RSVAMEMKEY

0

07.05.1997

13:07:49

2048

93

Typ

PAY_PM_PARAID

0

27.08.1999

18:11:15

2048

94

Typ

PNP_SORT

0

12.04.1999

16:02:57

2048

95

Typ

PYORGFIELDS

0

20.01.2000

17:27:41

3072

96

Prg

%_CRSDS

0

18.02.2005

14:15:39

10240

E

97

Typ

RSDSEXPR

0

20.08.1998

10:57:18

3072

98

Typ

DDSHSELOPT

0

20.08.1998

10:52:01

3072

99

Typ

PNPSELT

0

18.04.1995

15:45:39

2048

100

Prg

RSDBSPMC

0

07.11.2006

07:15:29

79872

E

101

Typ

DDSHDESCR

0

03.09.1997

03:05:16

4096

102

Typ

SPPARAMS

0

07.05.1997

13:10:38

2048

103

Prg

SAPLICON

103

07.11.2006

07:15:35

27648

E

104

Prg

%_CICON

103

29.03.2006

11:43:02

104448

E

105

Typ

ICONT

0

07.11.2006

07:15:12

2048

106

Prg

SAPLSABE

106

09.09.2004

14:18:36

13312

E

107

Prg

SAPLSECU

107

29.03.2008

16:53:26

87040

E

108

Typ

RSSUBINFO

0

14.10.1999

22:01:03

3072

109

Typ

RSITYPELST

0

30.08.2001

17:57:24

3072

110

Prg

SAPLDSYA

110

29.03.2008

14:48:07

45056

E

111

Prg

SAPFSDS1

110

30.03.2005

10:22:01

53248

E

112

Typ

TDCLD

0

02.11.1998

09:51:35

5120

113

Prg

SAPLSDOD

113

29.03.2006

11:28:09

46080

E

114

Typ

DOKIL

0

12.05.1997

16:46:17

3072

115

Prg

SAPCNVE

115

09.09.2004

14:36:10

8192

E

116

Prg

SAPLLANG

116

29.03.2008

14:39:59

10240

E

117

Typ

T002

0

29.03.2008

14:39:47

2048

118

Typ

RSEXFCODE

0

13.08.1997

12:52:57

2048

119

Typ

T599C

0

05.05.2004

03:21:24

6144

120

Typ

T599B

0

20.11.2001

15:34:26

2048

121

Typ

T599W

0

20.11.2001

15:34:27

2048

122

Typ

T599F

0

19.04.1995

10:51:17

2048

123

Prg

SAPFSPOR

0

09.09.2004

14:18:32

15360

E

124

Prg

SAPLKGJH

124

29.03.2008

16:40:41

11264

E

125

Typ

RSSELINT

0

04.04.1995

16:12:37

3072

126

Typ

RSPARINT

0

10.04.1995

09:58:38

2048

127

Prg

SAPLSCNT

127

18.02.2005

14:16:06

30720

E

128

Typ

DYCBOX

0

20.08.1998

11:16:53

3072

129

Prg

SAPLSVSM

129

22.12.2005

12:24:13

28672

E

130

Prg

SAPLSGUI

130

29.03.2008

16:55:57

83968

E

131

Prg

SAPLSTTM

131

05.07.2005

13:10:18

72704

E

132

Prg

SAPLSBDC

132

05.07.2005

13:10:18

44032

E

133

Prg

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

133

28.02.2005

21:00:46

50176

E

134

Prg

%_CCNTL

133

18.02.2005

14:15:08

15360

E

135

Typ

OBJ_RECORD

0

14.02.1998

08:30:43

2048

136

Prg

SAPLSTUP

136

22.12.2005

12:20:12

74752

E

137

Prg

SAPLCNDP

137

29.03.2008

16:40:50

195584

E

138

Prg

SAPSHDTV

127

05.01.2005

16:26:16

33792

E

139

Prg

SAPFGUICNTL

1

18.02.2005

14:15:08

24576

E

140

Prg

SAPLOLEA

140

29.03.2008

15:06:57

96256

E

141

Prg

SAPLSPLUGIN

141

09.09.2004

14:18:36

8192

E

142

Typ

ARFCRDATA

0

13.02.2005

18:20:24

7168

143

Prg

SAPLGRFC

143

13.02.2005

18:20:25

16384

E

144

Typ

SWCBCONT

0

15.11.2000

17:55:11

3072

145

Typ

OLE_VERBS

0

04.04.1995

16:02:20

2048

146

Typ

OLE_PA

0

04.04.1995

16:02:19

2048

147

Typ

SSCRTEXTS

0

03.09.1997

03:12:33

3072

148

Prg

CL_GUI_PROPS_CONSUMER=========CP

148

18.02.2005

14:15:08

30720

E

149

Prg

SAPLTHFB

149

29.03.2008

16:55:57

394240

E

150

Typ

EUDB

0

06.11.2003

20:28:08

8192

151

Prg

CL_DYNAMIC_GUI_EXTENSIONS=====CP

151

18.02.2005

14:15:28

37888

E

152

Prg

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

152

05.07.2005

13:10:15

75776

E

153

Prg

CL_ABAP_DATFM=================CP

153

29.03.2008

16:54:13

38912

E

154

Prg

SAPLSTMS

154

13.02.2005

19:43:02

59392

E

155

Prg

SAPLPA03

155

31.05.2006

11:46:39

20480

E

156

Typ

T549A

0

08.03.1992

17:06:26

2048

157

Typ

T549T

0

14.02.1998

11:39:23

2048

158

Typ

T549Q

0

20.02.1998

09:01:40

3072

159

Typ

T569V

0

20.02.1998

08:44:17

3072

160

Prg

RSDBSPVD

0

29.03.2008

14:51:06

88064

E

161

Typ

RVARI

0

30.03.1998

09:40:50

4096

162

Typ

RSVARIVDAT

0

04.04.1995

16:12:54

4096

163

Typ

T599R

0

20.11.2001

15:34:26

2048

164

Prg

SAPLHRST1

164

01.08.2008

12:38:03

65536

E

165

Prg

%_CPINTF

0

18.02.2005

14:15:32

59392

E

166

Typ

T532F

0

09.04.1996

16:55:25

3072

167

Typ

T532C

0

09.04.1996

16:55:18

2048

168

Typ

T532B

0

30.03.2008

05:10:52

5120

169

Prg

ZPCONVZOTI

0

08.10.2008

12:44:36

599040

E

170

Prg

SAPLRPTS

170

19.02.2005

23:27:10

36864

E

171

Prg

SAPLSNR3

171

29.03.2008

16:55:10

53248

E

172

Prg

BADI_NUMBER_GET_NEXT==========CP

172

29.03.2008

18:54:27

12288

E

173

Prg

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

173

08.12.2004

18:54:01

7168

E

174

Prg

CL_BADI_CACHE_HANDLER=========CP

174

05.07.2005

13:21:02

15360

E

175

Prg

CL_BADI_NUMBER_GET_NEXT_FALLB=CP

175

07.11.2006

07:37:27

10240

E

176

Typ

TNRO

0

28.02.2005

20:58:19

6144

177

Typ

NRIV

0

02.04.1998

08:14:54

3072

178

Typ

PME31

0

18.04.1995

15:45:39

2048

179

Typ

T549D

0

28.07.1998

12:36:17

2048

180

Prg

SAPLHRP3

180

29.03.2006

11:43:55

352256

E

181

Prg

/1PAPA/FEAT000TEMSE

180

07.11.2006

13:06:06

8192

E

182

Prg

/1BCDWBEN/SAPLSEN0002

182

29.03.2008

17:32:39

256000

E

183

Prg

SAPLSENA

183

29.03.2008

15:10:00

33792

E

184

Prg

IF_BADI_NUMBER_GET_NEXT=======IP

172

07.11.2006

07:43:37

6144

E

185

Prg

ZRPCOTMU0

0

08.10.2008

12:27:43

1857536

186

Typ

SYST

0

09.09.2004

14:18:12

31744

-

-


-

-


Directory of Application Tables

-

-


Name Date Time Lngth

Val.

-

-


Program ZPEXPZOT4

-

-


SYST 09.09.2004 14:18:12 00004612

00000x00010x000100000x00010000000

T532F . . : : 00000550

02ZOT4 01300001001ZPEXPZOT4

T532B . . : : 00000122

00

T532C . . : : 00000014

ZOT4X X

SSCRFIELDS 09.09.2004 14:18:02 00001708

SSCRTEXTS . . : : 00000742

-

-


Program SAPFP50P

-

-


PSPAR . . : : 00000762

00000000

-

-


Program CONTEXT_X_TR_SYS_PARAMS

-

-


CONTEXTB . . : : 00002992

800EBTR_SYS_PARAMS 0000060001200810081400000000

TCONT . . : : 00000068

TR_SYS_PARAMS 20080807152526

-

-


Program SAPLSUG2

-

-


SVERS . . : : 00000144

700

-

-


Program RSDBRUNT

-

-


TRDIR . . : : 00000340

ZPEXPZOT4 XPPNPC00 1P

VARID . . : : 00000252

-

-


Program SAPDBPNP

-

-


T599B . . : : 00000102

T599W . . : : 00000096

ZPEXPZOT4 __M00001

T599C . . : : 00000292

__M00001 X M 00

T599F . . : : 00000034

__M00001PNPPERNRX

DELREPS . . : : 00000212

-

-


Program CONTEXT_X_FREE_SEL_DD_INFO

-

-


CONTEXTB . . : : 00002992

800IBFREE_SEL_DD_INFO 0000050001200810081400000000

TCONT . . : : 00000068

FREE_SEL_DD_INFO 20080620131651

-

-


Program SAPLSSELSERVICE

-

-


DFIES 28.12.2004 17:06:45 00001342

PERNR FKBER

-

-


Program SAPLICON

-

-


ICONT . . : : 00000130

-

-


Program SAPFSDS1

-

-


TDCLD . . : : 00000098

RE DOKU 8R XX XXLIMUDOKUX #XR3TRPROGX

-

-


Program SAPLSDOD

-

-


DOKIL . . : : 00000152

-

-


Program SAPLLANG

-

-


T002 . . : : 00000010

ES1EN

-

-


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

-

-


EUDB . . : : 00004068

%C0007400048ED0AA109530156E1008000097C2FFA 000

-

-


Program SAPLPA03

-

-


T549A . . : : 00000020

00 00

T549T . . : : 00000052

T549Q . . : : 00000066

000000000000000000000000000000

T569V . . : : 00000046

00000000000000000

-

-


Program SAPLRPTS

-

-


PME31 . . : : 00000012

PINTFF

-

-


Program SAPLSNR3

-

-


TNRO . . : : 00000930

RP_TEMSE

NRIV . . : : 00000172

800RP_TEMSE 0100000000000001 9999999999

-

-


Program SAPLHRP3

-

-


T549D . . : : 00000070

800TEMSEP/1PAPA/FEAT000TEMSE 1PME31

-

-


-

-


ABAP Control Blocks (CONT)

-

-


Index

Name

Fl

PAR0

PAR1

PAR2

PAR3

PAR4

PAR5

PAR6

Source Code

Line

-

-


5980

PERP

80

01F0

ZPCONVZOTI_4

64

5981

PERP

80

01F1

ZPCONVZOTI_4

64

5982

PERP

80

01EB

ZPCONVZOTI_4

64

5983

PERP

80

01F2

ZPCONVZOTI_4

64

5984

PERP

80

01F3

ZPCONVZOTI_4

64

5985

PERP

80

0031

ZPCONVZOTI_4

64

5986

PERP

80

0031

ZPCONVZOTI_4

64

5987

PERP

80

0031

ZPCONVZOTI_4

64

5988

PERP

80

0031

ZPCONVZOTI_4

64

5989

PERP

80

0031

ZPCONVZOTI_4

64

5990

PERP

80

0031

ZPCONVZOTI_4

64

5991

PERP

80

C007

ZPCONVZOTI_4

64

>>>>>

comp

00

0242

008A

0031

ZPCONVZOTI_4

82

5994

BRAF

05

01BF

ZPCONVZOTI_4

82

5995

perf

00

0059

ZPCONVZOTI_4

83

5996

PERP

80

0000

ZPCONVZOTI_4

83

5997

WRIB

01

0000

ZPCONVZOTI_4

84

5998

WPOS

82

0019

ZPCONVZOTI_4

84

5999

WPOS

81

0002

ZPCONVZOTI_4

84

6000

WRIT

00

01E7

ZPCONVZOTI_4

84

-

-


Accepted Solutions (1)

Accepted Solutions (1)

former_member17522
Active Contributor
0 Kudos

Hello, I think the issue will be solved by coing to trx pu12 and press the button "generate" in the configuration Tab. for your interface.

Cheers!,

Carlos.

Former Member
0 Kudos

I solved the problem myself. I just needed to replace some of the includes in layout exit program with the includes generated in interface program...

Thanks to no documentation provided by SAP in this regard.

Former Member
0 Kudos

HI rohit

Can you tell me what include Files we need to change ; to get rid of this dump

I am getting similarr error ;

thanks & regards

SHirish

Former Member
0 Kudos

Hello Rohit,

I have copied standard layout exit program to custom, to change the control record details. I tried a lot to eliminate the LOAD_COMMON_PART dump, but still it says common part in program is missing.

It's been long time for you on this issue. Can you help me out, what includes you chaged in the exit program layout.

Answers (1)

Answers (1)

former_member226519
Active Contributor
0 Kudos

looks like at least one infotype has different structure in source and target.

enhancments?

Former Member
0 Kudos

I didn't change any Infotype fields in interface. Just changed change validations. Code is generated automatically. I think it must be that flexible.