SAP ABAP Message Class 28 Message Number 137 (Object variable &1 is declared but not used)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-DEP (Application Component) Object Dependencies
⤷
CUMT (Package) Maintenance Environment for Dependencies

⤷

⤷

Attribute
Message class | ![]() |
28 | |
Short Description | ![]() |
Configuration | |
Message Number | ![]() |
137 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
19980618 |
Message Text
Object variable &1 is declared but not used
Help Document
Diagnosis
If you define variables that are not used in a constraint or rule, the variables are saved, but you see a warning message.
Object variable is declared 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
System Response
Procedure
Procedure for System Administration
History
Last changed on/by | ![]() |
19951026 | SAP |
SAP Release Created in |