Kbase P124007: ABL: Mismatched TEMP-TABLE passing BY-REFERENCE does not throw an error as expected.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/13/2008 |
|
Status: Verified
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1x
SYMPTOM(s):
ABL: Mismatched TEMP-TABLE passing BY-REFERENCE does not throw an error.
TEMP-TABLE passing BY-REFERENCE does not throw an expected error when the caller's temp-table parameter does not match to the target temp-table.
Removing the BY-REFERENCE option from the RUN statement generates the expected error:
The caller's temp-table parameter does not match to the target temp-table . (5363)
CAUSE:
Bug# OE00151209
FIX:
Upgrade to 10.1C or later.