Skip to Content
1
Jun 03, 2018 at 11:29 PM

How to debug a ABAP Rountine within CPI-DS task into S4

231 Views

Hi experts,

Anyone knows how to debug a ABAP routine within CPI-DS task?

Do I have to know the RFC user?

When I call the program in DEBUG mode there are many parameters that I have to use.

There are many parameters in the ABAP routines such as:

  • OUT_DIR

  • IN_DIR

  • P_DEST

  • P_PROGID

  • P_GWHOST

  • P_GWSERV

  • P_SRVFM

  • P_DF_VK

  • P_DI_GEN

Is there any procedure explaining how to debug a task?

Regards,

Gilly