SAP ABAP Message Class 28 Message Number 071 (Object reference/variable used more than once: &1 &2)
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 | |
071 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On |
Message Text
Object reference/variable used more than once: &1 &2
Help Document
Diagnosis
The syntax check on the dependency found 2 different variables, and , for the same object.
System Response
Procedure
If you define a variable in a constraint (such as ?T IS_A POST), you must use the variable (such as ?T) to refer to the object (such as POST) throughout the constraint. Correct your entry accordingly.
History
| Last changed on/by | 19951026 | SAP | |
| SAP Release Created in |