Black Friday is ending this Friday! 40% off with coupon CYBER40 - Sign up here →
Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 137
Message text: La variable de objeto &1 está declarada pero no se utiliza
Free variables are defined for a constraint (or rule) but are not used.
The free variables of a constraint (or a rule) are stored in the
structure of the constraint or rule but you see a warning message.
Object variable &v1& was defined in the OBJECTS section, but is not
used again in the source code.
For example:
OBJECTS:
?x is_a (300)printer, <-- Not used again in constraint or rule
?y is_a (300)table
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
Get instant SAP help. Sign up for our Free Essentials Plan.
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_PARSER135 No se puede compilar la relación: Motivo #&1
¿Qué causa este problema? The system found an error (#) when generating intermediate code for the dependency. #1 - Compilation too long Probable ca...
COM_PME_PARSER138 Variable de atributo &2 (faceta &1) no existe en sección de ejecución
¿Qué causa este problema? Variables in the UNDO section of a rule must be used in the execution section, too (THEN DO). This is not the case with t...
COM_PME_PARSER139 Variable de objeto &1 no existe en sección de ejecución
¿Qué causa este problema? Variables in the UNDO section of a rule must be used in the execution section, too (THEN DO). This is not the case for th...
Haga clic en este enlace para buscar todos los mensajes de SAP.