SAP Messages

SAP message number 558 within class SV - No dependency specified for object &.








Messsage Text for 558(SV)

No dependency specified for object &.


What causes this issue?
No value is specified in the dependency field of the View cluster object structure of the object V1 .

System Response
The View cluster was not activated.

How to fix the issue?
The dependency affects the selection of dependent entries in the navigation. The following values can be specified:
  • H : Header entry; the object has no predecessor, it's own name is specified under predecessor.

  • S : Only ONE entry can be marked in higher-level object in the object navigation. Dependent entries are thus always only displayed or maintained for ONE higher-level entry.

  • M : SEVERAL entries can be marked in the higher-level object in the object navigation. The dependent entries for all marked higher-level entries can be displayed or maintained together in the current level.


    ABAP Code to add mesage to own reports


    MESSAGE W558(SV). "warning message
    MESSAGE E558(SV). "Error message
    --> See here for more options


    Contribute (Add Comments)

    Use the comments section below to add any links, information or screen shots that you feel are relevant to this message. This could include issues you have found that cause the messages to appear incorrectly as well as any fixes you have found or relevant SAP OSS notes. You will then be able to find this information quickly, simply by searching on the message class SV and number 558



    Return to Message Class SV