272 SAP Message of Class B1 Error when closing IDoc: Status not set











272(B1) - Error when closing IDoc: Status not set

Message number 272 of class B1 is used to display message "Error when closing IDoc: Status not set" and can be triggered using the following ABAP code:

    MESSAGE W272(B1). "Warning message example
    MESSAGE I272(B1).
"Information message example
    MESSAGE E272(B1).
"Error message example
See here for more options


What causes this issue

The IDoc could not be closed in the previous step because no status
record was written. This error can only result from a program error.

How to fix

Please contact SAP.

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!