Skip to content

Doesn't work with field-symbols #25

@AlexandreHT

Description

@AlexandreHT

Hi,
When using ABAP debugger data view on a field-symbol, the result popup is empty.

How to reproduce:

  1. Add assign lt_flights to FIELD-SYMBOL(<flights>). at the end of Z_DEBUGGER_DATA_VIEW_EXT_DEMO
  2. Debug the program until the codeline added in previous step
  3. Display <flights> and execute Data for Abap view
    => result popup is empty

BR,
Alexandre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions