Application Development and Automation 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: 
Read only

Issue with debugger not opening diff system

Former Member
0 Likes
614

Hi all,

we are conncting R/3 to APo system ,once its connct to APO system debugging is not possible.

I have changed debugger setting to TRFC:Block sending and later checked in other system but  there is no  job created in SM58.

code look like

call function 'YTEST' in background task

destination 'ZEC_TEMP'

exporting IM_VAL = '353535'.

Please help me why its not creating entries in SM58 after execution.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
576

This message was moderated.

Read only

Former Member
0 Likes
576

Lingaraj,

When you set the option TFRC: BLOCK SENDING, it means the tRFC is not automatically processed. It will be present in the SENDING system with RECORDED status.

For eg:

If you are calling FROM ECC and TO APO, doe not look in APO, look for the trfc in ECC and you will find the same.

You can also look in the table ARFCSSTATE in ECC.

Thanks,

Vikram.M