008D8162 Missing PICTURE or USAGE clause in previous line. Explanation: An elementary field or variable definition must contain one of the following clauses: PICTURE, COMPUTED BY, or USAGE. With some USAGE clauses, you must also specify a PICTURE clause to define the length of the field. User Action: Reenter the DECLARE or DEFINE RECORD command, including the required clauses in the field or variable definition.