Message type: E = Error
Message class: SIW - Service Implementation Workbench
Message number: 091
Message text: Structure &2: Field description &1 is invalid (see long text)
The configuration of the structure object &v2& is inconsistent. Specify
either a predefined type via the fields DATATYPE [LENG, DECIMALS,
DDTEXT] or specify a component type via ROLLNAME.
The system cannot fill the fields automatically and therefore not
generate the structure object &v2&.
To enable the system to fill the fields, correct the configuration of
the structure field description &v2&. To do so, you can either specify
the DATATYPE or the ROLLNAME field as follows:
To specify the DATATYPE field, enter Initial as value for the ROLLNAME
field first. Then specify a predefined type for the DATATYPE field.
Optionally you can enter values for the LENG, DECIMALS, and DDTEXT
fields.
To specify the ROLLNAME, enter Initial as value for the fields DATATYPE,
LENG, DECIMALS and DDTEXT first. Additionally you have the following
possibilities:
- Specify a data dictionary type for the ROLLNAME field. In case you
want to embed a structure you can set FIELDNAME = .INCLUDE.
- Specify a reference type for the ROLLNAME field and specify the
mandatory REFTYPE field.
<ZK>&SYS_ADMIN&</>
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
SIW090 Table Type &1 defines no key fields although KEYDEF property is 'K'
Self-Explanatory Message Since SAP believes that this specific error message is ...
SIW089 Structure &1: Field &2 contains wrong value for REFTYPE &3
What causes this issue? The value for type of object referenced &v3& is...
SIW092 Structure &1 defines a field with initial FIELDNAME
Self-Explanatory Message Since SAP believes that this specific error message is ...
SIW093 Structure &2: Field description &1 is invalid (see longtext)
What causes this issue? The configuration of the structure object &v2& ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.