Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
rosenberg_eitan
Active Contributor

Hi,


Recently there were some questions about transport information functions.


The program attached Y_R_EITAN_TEST_26_02 is my attempt of using some of the transport functions .

Functions:

TR_READ_GLOBAL_INFO_OF_REQUEST
TR_LOG_OVERVIEW_REQUEST
STRF_OPEN_PROT
TRINT_READ_LOG
TRINT_DISPLAY_LOG
TRINT_READ_REQUEST_HEADER

The program goes through table E070 based on user selection .

For each E070 row the program call function TR_READ_GLOBAL_INFO_OF_REQUEST , The output from the function is used to create the final output table.


The final output table is presented using cl_salv_table .


Transport Logs and Action log is availble by hotspot .


Screens:


Enjoy.

Update 2014/09/15

After using the program for some time I added a small "feature"

Adding two parameters:

6 Comments