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.
Eitan.
Regards.