Versions Compared

Key

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

...

Be sure to read any documentation available in the SAP system.

  1. For BAPIs, look in transaction BAPI to see if it is listed there.
    Watch: Access SAP BAPI/RFC Documentation in transaction BAPI
  2. If you cannot find it there, you may be able to get to some documentation through transaction SE37. This is generally less helpful (and often not available in English) but it's worth a try.
    Watch: Access SAP BAPI/RFC Documentation in transaction SE37

Test in SE37

Especially for very complicated calls, it's a good idea to verify that the BAPI/RFC does what you think it does by testing it in SE37. Generally speaking, if you can get it to work in SE37, you can get it to work from NLINK.

See more details here.

Verify Data in NLINK Trace File

Verify Data in SAP Trace File

Filter by label (Content by label)
showLabelsfalse
max5
spacesJWHSAP
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("configuration","bapi") and type = "page" and space = "JWHSAP"
labelsconfiguration

...