As in one of your previous post: analyze the returned table parameters of EXTENDED_PROGRAM_CHECK and use methods of a class like CL_SLIN_TEST_INFO to convert internal code to text values.
Hint: Put a break-point at start of CL_SLIN_TEST_INFO=>CHCK_GET_DESCRIPTION or similar methods and execute a test of the FM.
Add comment