Table of Contents

Search

  1. Preface
  2. The Transformation Language
  3. Constants
  4. Operators
  5. Variables
  6. Dates
  7. Functions

Transformation Language Reference

Transformation Language Reference

Reserved Words

Reserved Words

Some keywords in the transformation language, such as constants, operators, and built-in variables, are reserved for specific functions. These include:
  • :INFA
  • :LKP
  • :MCR
  • :TYPE
  • AND
  • DD_DELETE
  • DD_INSERT
  • DD_REJECT
  • DD_UPDATE
  • FALSE
  • NOT
  • NULL
  • OR
  • PROC_RESULT
  • SPOUTPUT
  • SYSDATE
  • TRUE
You cannot use a reserved word to name a port or local variable. You can only use reserved words within transformation expressions. Reserved words have predefined meanings in expressions.

0 COMMENTS

We’d like to hear from you!