776 SAP Message of Class IW Complete structuring --> do you want to set limit?











776(IW) - Complete structuring --> do you want to set limit?

Message number 776 of class IW is used to display message "Complete structuring --> do you want to set limit?" and can be triggered using the following ABAP code:

    MESSAGE W776(IW). "Warning message example
    MESSAGE I776(IW).
"Information message example
    MESSAGE E776(IW).
"Error message example
See here for more options


What causes this issue

You have not set any delimitations in the fields
provided.

System Response

If you do not set any limits, the system constructs goods movement
records using all data available in the system. This can be verytime-consuming.

How to fix

If possible, delimit the data area to be evaluated using the fields
provided.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class IW main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!