Skip to Content
Author's profile photo David Liu

The output in SP01/SP02 is displayed as ALV Grid

  • You’ve got the following issue:

When display the output in transaction SP01/SP02, the list is displayed as ALV Grid.
And you want it to back to default display method – ABAP List.

/wp-content/uploads/2014/11/12_596099.jpg

 

  • How to solve it?

 

 Solution:

  • Case 1: Only some users have this issue

    Please check the affected user ID in transaction SU01 and see if the parameter
    ACCESSIBILITY_MODE was set to X, if so please remove it and it will display the output with standard
    view.

  • Case 2: It’s a globally issue

    Then set the SP01_USE_GRID entry in the TSPOPTIONS table to X as per SAP Note 488139.

 

After that it will back to the default display method – ABAP List like the following screen shot:

1.JPG

 

See Also:

SAP Note 488139 and 2006171

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.