Doc Validation Error: 007: Field length is 06; expected ..
- Article Type: General
- Product: Aleph
- Product Version: 16.02
Description:
We get the following "Doc Validation Errors" when performing Edit/Check Record :
007: Field length is 06; expected 11
007: Field length is 06; expected 12
007: Field length is 06; expected 13
007: Field length is 06; expected 14
How can we prevent this?
Resolution:
The "Field length is ..; expected .." is message 7011 in the $alephe_error_eng/check_doc file. You could change the text there, if you like.
This check is performed when "check_fixed_field_length" is specified as the "check program to run" in the check_doc_field_xxx files (./xxx01/tab/check_doc_field_006, check_doc_field_007, check_doc_field_008, or check_doc_field_ldr). In the case of the 007, removing the check_fixed_field_length from the check_doc_field_007 should prevent the message from appearing.
Additional Information
Doc Validation Errors
- Article last edited: 10/8/2013