cancel
Showing results for 
Search instead for 
Did you mean: 

How do I debug an ALV that was processed in the background?

walkerist
Participant
0 Kudos
166

I have custom program that can generate an ALV in foreground. It can also generate an ALV in background that can viewed in SM37.

I have an issue with the column optimization when the ALV is processed or viewed in SM37.

As seen in the picture below, the column "Description" is not aligned from top to bottom. 

walkerist_0-1723689361090.png

Is the custom program also responsible for the construction of the ALV in SM37? While the ALV columns does not have problems when processed in foreground, I have debugged it and to construct the ALV in foreground, it uses the FM REUSE_ALV_BLOCK_LIST_APPEND.

 

View Entire Topic
0819
Participant
0 Kudos

Hi,

I'm not sure if this setting has any effect, but my previous debugging background RFC was set like this

0819_0-1723699442951.png