898 SAP Message of Class B1 Error in namespace prefixes of function; see long text











898(B1) - Error in namespace prefixes of function; see long text

Message number 898 of class B1 is used to display message "Error in namespace prefixes of function; see long text" and can be triggered using the following ABAP code:

    MESSAGE W898(B1). "Warning message example
    MESSAGE I898(B1).
"Information message example
    MESSAGE E898(B1).
"Error message example
See here for more options


What causes this issue

The function module &V1& and the function group &V2& are not in the
same namespace.

System Response



How to fix

Go back a step and generate the function module again.
When you choose the function module name, make sure that it startswith the same namespace prefix as the function group.&SYS_ADMIN&

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!