Do you have any question about this error?
Message type: E = Error
Message class: AD - Data Dictionary application messages
Message number: 303
Message text: Clave externa &- &: Indicar cardinalidad válida.
You have defined a semantic foreign key without specifying the
cardinality.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Enter the cardinality. The following cardinalities are possible:
<LS>C</> A record of the check table may be referenced by at most one
dependent record.
<LS>1</> Each record of the check table is referenced by exactly one
dependent record.
<LS>CN</> A record of the check table is referenced by any number of
dependent records.
<LS>N</> A record of the check table is referenced by at least one
dependent record.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
AD303
- Clave externa &- &: Indicar cardinalidad válida. ?Get instant SAP help. Start your 7-day free trial now.
AD302
Clave externa &-&: En & no hay campo/valor de clasificación.
It does not make sense to specify a classifying field or value in relationships that are not of relationship type CLAS.Extracto de mensaje de error d...
AD301
Clave externa &-&: Clase relación CLAS -> campo/valor clasificación.
With relationship type CLAS, you should always specify the name of the classifying field from the check table and its possible (classifying) value. T...
AD304
&-& (el campo de clave externa & no existe)
¿Qué causa este problema? You have specified a field that does not exist.Respuesta del sistema El sistema emite un mensaje de error y no le permit...
AD305
El campo &-& deberá ser del tipo CHAR o bien NUMC.
¿Qué causa este problema? The (check) field, to which the foreign key of this table is added, is not one of the foreign key fields assigned to the ...
Haga clic en este enlace para buscar todos los mensajes de SAP.