Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Schritt-für-Schritt-Anleitung

  1. Goto SE37 and show Function Module RFC_READ_TABLE. Hint: the logon to SAP has to be done with the same user which is used for the SAP connection in Docu Performer
  2. Set an external breakpoint using the right mouse context menu. Do the right click in the last line of coding in the yellow area on the left:
     
  3. Execute an analysis or documentation in Docu Performer.
  4. When RFC_READ_TABLE is called and the breakpoint is reached you can examine the tables OPTIONS (to see the selection criterias), FIELDS (to see the fields which are read) and DATA (to see the values which were read from the table). To check which table was read doubleclick the import parameter QUERY_TABLE.


Info

Verwandte Artikel

Filter by label (Content by label)
showLabelsfalse
max5
spacesBKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("debugging","breakpoint") and type = "page" and space = "BKB"
labelsDebugging breakpoint

...