Message Number list used by SAP ABAP Function Module CACS_FIELD_ADD_TEST ((intern) Prüft, ob Feld zu Struktur hinzugefügt werden kann)
SAP ABAP Function Module
CACS_FIELD_ADD_TEST ((intern) Prüft, ob Feld zu Struktur hinzugefügt werden kann) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CACSDESIGN - 123 | Field &1 in &2 has a different data element | ||
| 2 | CACSDESIGN - 125 | Field &1 does not exist in any of the &2 structures | ||
| 3 | CACSDESIGN - 127 | Field &1 already exists in &2 | ||
| 4 | CACSDESIGN - 131 | Not possible to increase key area | ||
| 5 | CACSDESIGN - 132 | Not possible to increase data area | ||
| 6 | CACSDESIGN - 133 | Process not possible as field already exists | ||
| 7 | CACSDESIGN - 139 | Limits for number and length of fields in table &1 exceeded | ||
| 8 | CACSDESIGN - 140 | Key fields must only be of type 'C' or 'N' | ||