Classification and Assignment Functions
Classification involves assigning objects to classes and using the characteristics of those classes to describe the objects. The diagram below illustrates this process.

Once objects are classified, you can use classification to search for them. The settings defined in characteristics maintenance, such as Entry required and default values, determine how a characteristic behaves during classification.
Watch the following video to learn about classification and assignment functions.
You can perform classifications using either the standard SAP GUI for HTML or the UI5 applications in the SAP Fiori launchpad. The following screens illustrate the UI5 interface:
- Classification inside Product Master. This screen shows the classification within the Product Master app, which serves as the new User Interface for the Material Master, using SAP's UI5 web programming interface.
- Classification Inside a Document: This screen displays document classification using the UI5 interface.
Remember, the appearance of the classification interface may differ depending on the solution you use. You can classify objects using the following applications:
- SAP GUI
- SAP GUI for HTML
- UI5
The following two screens show the UI5 interface.

The figure shows the classification of product master. Product master is the new User Interface for material master. It uses the UI5 web programming interface of SAP.

In this figure, a document classification (UI5) is displayed.
Remember: Depending on the solution you use, classification looks different.You can perform a classification with the following applications:
- SAP GUI
- SAPGUI for HTML
- UI5
Finding Objects
After creating characteristics and classes, assigning characteristics to classes, and classifying the SAP master data (such as documents or product masters), the next step is performing an object search to test your classification.The figure below shows the process.
The following video explains the process for finding objects.
Finding Objects: Selection Criteria
The characteristics of a class allow you to enter your selection criteria for finding objects.
You can enter one or more constants or an interval when using a characteristic to find objects. If you enter several values for one characteristic, they are logically linked with OR. When entering values for different characteristics, they are logically linked with AND.
You can display possible entries for values when entering your selection criteria, seeing the allowed values defined in the characteristic. The system will find objects classified with values that match the constants you entered or fall within the specified interval.
Settings for Search Results
When searching for objects, start by entering a class and class type. Then, specify values for the characteristics on the search screen. Finally, execute the search to see the results.
The search results are displayed in the standard layout. Here are several ways to customize this layout:
- Transaction CL30N: Create a user-specific and class-specific layout within the search results.
- User Settings: Create a user-specific layout.
- Transaction CL02: Create a class-specific layout.
- Non-Specific Layouts: You can create class-specific layouts for all classes using a report.
The next video demonstrates the customization methods for the first two layout options, while the following figure illustrates methods 3 and 4.
The folliwng figure shows the possible options to adjust the layout inside classes and using a report.
Finding Objects: Comparison Type
Before executing a search, you can choose how to perform it, such as including or excluding specific values or searching for a string of characters. The image below shows different comparison types.
Watch the following video to learn about inclusive, exclusive, and string searches.
Comparison types determine how your search criteria are interpreted.
- Default setting: If no comparison type is entered for a characteristic, the program defaults to the Inclusive setting.
- Search scope: You can define a search for all users or for a specific user.
- Using wildcards: An asterisk (*) in the search string automatically enables a string search with a wildcard.