Predefined Functions/Variables (daxch0510s000)

Use this session to view the predefined functions, variables and libraries you can use in exchange scripts that you can create to overrule generated exchange scripts.

For detailed information about the functions, variables and libraries use the hypertext feature.

  • Functions
  • Variables
  • Libraries

Note that, with the exception of import.company, export.company and startup.company, the variables are implemented as a define, and cannot directly be used in queries, for example do not write: where daxch008.runn = :run.number but write instead: where daxch008.runn = :1 wherebind (1, run.number)