Do you have any question about this error?
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 205
Message text: La tabla de MC tiene & byte. Cantidad máxima permitida: & byte.
A pooled table definition is generated in the ABAP/4 Dictionary for
each physical matchcode ID (update types A, S or P) during generation.
This pooled table is stored in the pool of the corresponding matchcode
object.
All the fields of the matchcode ID could belong to the key. The maximum
key length of the pooled table, however, is limited to 110 bytes.
In order to ensure uniqueness within a matchcode ID, however, at least
all the key fields of the matchcode ID (i.e. all the fields which are
key fields of one of the tables of the matchcode ID) must lie within the
first 110 bytes. This is not the case here.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Either you must remove fields from the matchcode ID or you must change
the domains corresponding to the fields, so that the upper limit of 110
bytes in the key of the matchcode ID is not exceeded.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
MC205
- La tabla de MC tiene & byte. Cantidad máxima permitida: & byte. ?Get instant SAP help. Start your 7-day free trial now.
MC204
La tabla & ya existe -> Indicar un nombre distinto.
¿Qué causa este problema? A table with this name is already defined in the ABAP/4 Dictionary.Respuesta del sistema El sistema emite un mensaje de ...
MC203
El ID de MC &-&- no existe.
¿Qué causa este problema? This message indicates that there is an internal inconsistency.Respuesta del sistema El sistema emite un mensaje de erro...
MC206
Ha fallado el intento de activar la tabla MC &.
¿Qué causa este problema? A pooled table definition is generated in the ABAP/4 Dictionary for every physical matchcode ID (update type A, S or P) a...
MC207
La tabla MC & ha sido creada y activada.
¿Qué causa este problema? A pooled table definition is generated in the ABAP/4 Dictionary for each physical matchcode ID (update type A, S or P) du...
Haga clic en este enlace para buscar todos los mensajes de SAP.