Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 135
Message text: No se puede compilar la relación: Motivo #&1
The system found an error (#) when generating intermediate code for the
dependency.
#1 - Compilation too long
Probable cause: The dependency is transformed internally to
"disjunctive normal form" as shown in the following example:
(a OR b) AND (c OR d) becomes
(a AND c) OR (a AND d) OR (b AND c) OR (b AND d)
In dependencies where many parenthical expressions are linked with an
AND operation, and these parenthetical expressions have sub-expressions
that are linked with an OR operation, the disjunctive normal form of
object dependencies can be very long. This is why a maximum length has
been defined. The current dependency exceeds this length.
The system marks the dependency as incorrect. This means that it cannot
be released for operative use.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
#1 - Compilation too long:Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
COM_PME_PARSER135
- No se puede compilar la relación: Motivo #&1 ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER133
Imposible deducir simultáneamente atributos restringibles y otros atrib.
¿Qué causa este problema? In a constraint, you cannot define restrictions and other inferences at the same time. However, the list of required infe...
COM_PME_PARSER132
Imposible realizar deducciones variable atributo &2 (faceta &1)
¿Qué causa este problema? The syntax check recognized an error: the inference of required under <ZH>INFERENCES:</> is not possible in ...
COM_PME_PARSER136
Variable de atributo &2 (faceta &1) declarada pero no utilizada
¿Qué causa este problema? If you define variables that are not used in a constraint or rule, the variables are saved, but you see a warning message...
COM_PME_PARSER137
La variable de objeto &1 está declarada pero no se utiliza
¿Qué causa este problema? Free variables are defined for a constraint (or rule) but are not used. The free variables of a constraint (or a rule) ar...
Haga clic en este enlace para buscar todos los mensajes de SAP.