Kbase P83971: GetRecordDetail truncates field content
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/24/2005 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1A
SYMPTOM(s):
GetRecordDetail truncates field content
When the content of a field is longer than its format, the content is truncated. This happens because the GetRecordDetail procedure in af/app/afgenmngrp.i uses STRING-VALUE instead of BUFFER-VALUE for reading the content of the fields.
CAUSE:
Known issue.
FIX:
No fix.