355 SAP Message of Class B1 No object for requested IDoc selected for sending











355(B1) - No object for requested IDoc selected for sending

Message number 355 of class B1 is used to display message "No object for requested IDoc selected for sending" and can be triggered using the following ABAP code:

    MESSAGE W355(B1). "Warning message example
    MESSAGE I355(B1).
"Information message example
    MESSAGE E355(B1).
"Error message example
See here for more options


What causes this issue

No object was selected for dispatch for the requested message type &v1&

How to fix

Check the contents of the request IDoc and generate a new request if
necessary.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class B1 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!