Selection by Log Number

With method ADD_LOGID( ) a table of log numbers to be selected can be specified directly. Unlike with selection using range tables, the following is not possible with selection by log number:
  • Specifying ranges (for example, 4711-4719)

  • Specifying placeholders (for example, 47*)
  • Excluding values from the selection (for example, NOT 4711)

In situations where there is a specific list of log numbers, you do not have to bother creating a range table.