Kbase P103857: CAN-FIND returns NO when used with before-table in an internal procedure.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/09/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
CAN-FIND function returns NO when used with before-table.
Before-table exists
In an internal procedure or in a user defined function
The dataset of the before-table is passed by-reference
CAUSE:
Bug# 20050503-002
FIX:
Upgrade to 10.1A or later release
Workaround:
Use FIND FIRST statement and AVAILABLE function instead.