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

Finding Custom programs which are calling remote-system functions??

Former Member
0 Likes
423

ABAPers,

Is there any program or tcode to find Custom programs which are calling remote (system) functions (CALL FUNCTION * DESTINATION)?

I can only able to get reports, includes, etc in the reports RS_ABAP_SOURCE_SCAN and RPR_ABAP_SOURCE_SCAN with string "CALL FUNCTION" or "DESTINATION". It would be good if there is any report search with wild cards in strings like CALL FUNCTION * DESTINATION.

Thanks,

Himadama

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
387

Hi,

Try to flag "Masked search" and put *CALL FUNCTION * DESTINATION* in "Find string".

Best regards,

Leandro Mengue

1 REPLY 1
Read only

Former Member
0 Likes
388

Hi,

Try to flag "Masked search" and put *CALL FUNCTION * DESTINATION* in "Find string".

Best regards,

Leandro Mengue