The introduction to the mandatory external procedure body reference clause.
This clause is mandatory for all external procedures.
This clause can consist of:
- The keyword EXTERNAL only.
- The keywords EXTERNAL NAME plus an external procedure name (with optional Parameter Style specification)
- The keywords EXTERNAL NAME plus a set of external string literals.
- The keywords EXTERNAL NAME plus a set of Java external string literals.