175 SAP Message of Class VF Search for billing documents was terminated











175(VF) - Search for billing documents was terminated

Message number 175 of class VF is used to display message "Search for billing documents was terminated" and can be triggered using the following ABAP code:

    MESSAGE W175(VF). "Warning message example
    MESSAGE I175(VF).
"Information message example
    MESSAGE E175(VF).
"Error message example
See here for more options


What causes this issue

The billing document search using 'selection options' was terminated as
the list of hits was being displayed.

System Response

Because the search was terminated, there are no billing documents
available for further processing.

How to fix

Repeat the search with other search criteria or enter a specific
billing document number.
Message text extract from SAP system. Copyright SAP SE.


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