Diagnosis The design of an application calls for field &V1& to be inserted in theobject to be generated. This field is supposed to be a copy of the fieldof table/structure &V2& of the same name. You defined it as suchby movingthe field in the construction with drag and drop from &V2& toV1. However the currently active version of &V2& no longer contains thisfield. Apparently it has been deleted in the meantime. Procedure Check that the diagnosis is correct (the additional fields of thedesign are stored in table TCACS_DESFIELDS). You have the following options:
- Reinsert the field into table/structure &V2&.
- Delete the field entry from table TCACS_DESFIELDS.
- Use a different table of origin (FROMTAB) in TCACS_DESFIELDS that
contains an equivalent field.
|