Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SCMP / RSCMADJ

Former Member
0 Kudos

Hi,

i've got a little problem using SCMP.

Online, it works fine. I can see the result of the comparison. But, when i execute it with "Background Execution", i get no result. No spool.

the job is in SM37 with status COMPLETED but there is no spool and, also no result in job log.

"

Step 001 started (program RSCMPADJ, variant &0000000000002,

System termination in comparison system

Job finished

"

But there is a "System termination in comparison system" problem.

I have check in both environment with ST22 and SM21 and i didn't notice any proble.

I use the same user for my connection to the target system between foreground and background process.

here is also the variant of RSCMADJ used by SCMP when Background processing :

1000 Table/view P RSRREPDIR

1000 RFC Connection P PIPCLNT100

1000 Enter conditions P

INFO P Y

MODE P C

ADJ_000 P

CALLTYPE P VIEW

SEL_TYPE P 6

DIS_FILT P LREMSPQ

BATCH P X

STRU_POP P

CMP_TAB P

CMP_TRAN P X

CMPSYLG P

PWRKLISH P

WLID P

FEXPT P

PDYN200 P

PDYN310 P

POBJSTAT P

PVIEWSPR S

PWRKLIST S 0000000000RSRREPDIR RSRR

PKEYLIST S R3TRTABURSRREPDIR

PE071 S

PSELLIST S

POBJKEYS S

PACTIVTY S

PDEVCLAS S

PTEMPL S

PTEMPLA S

PTEMPLV S

Does anyone have any ideas where the problem should come ?

thank you,

Cipriano

1 REPLY 1

Former Member
0 Kudos

Cipriano,

I would double check your RFC connection in SM59.  I had the wrong password entered in mine.  When I executed in foreground it simply prompted me for the correct username/pwd combo, but in background the program does not have this option and therefore causes a job failure.