Adding New Searchable Objects
You want to define a new, searchable object for the search.
SAP delivers the following top-level categories:
EAM_MAINT_WORKER_OBJECTS
EAM_OBJECTS
The top-level categories, which are created as a tree structure, are transferred to the search, where they are broken down into the categories listed below.
The top-level category EAM_MAINT_WORKER_OBJECTS
contains the following categories:
Object Category |
Technical Name of Category |
|---|---|
Technical object (equipment, functional location) |
|
Document info records |
|
Jobs (maintenance notification, maintenance order) |
|
Confirmation |
|
Material |
|
Measuring point/counter |
|
Measurement document |
|
Task list (equipment task list, functional location task list, general maintenance task list) |
|
Maintenance plan/maintenance item |
|
Object link |
|
The top-level category EAM_OBJECTS
contains, in addition to the categories of top-level category EAM_MAINT_WORKER_OBJECTS
, the categories purchase order (EAM_PURCHORDER
) and purchase requisition (EAM_PURCHREQ
).
If you want to add categories, add the new category in the Enterprise Search Administration Cockpit below the top-level category EAM_MAINT_WORKER_OBJECTS
. If you want to delete a category, delete the desired entry below top-level category EAM_MAINT_WORKER_OBJECTS
.
Proceed as follows:
Open the Enterprise Search Administration Cockpit in Customizing.
To do this, in Customizing for SAP NetWeaver, choose (transaction ESH_COCKPIT
).
Choose Template Modeler
and open the category in edit mode.
Choose category maintenance and change the categories under the top-level category EAM_MAINT_WORKER_OBJECTS
as required.
If you want to define a completely new top-level category, you must replace the entry EAM_MAINT_WORKER_OBJECTS
, which is defined for the search in Customizing. Proceed as follows:
In Enterprise Portal, choose the Content Administration
area.
Choose .
Double-click to choose Maintenance Worker
, expand the Information Center
area, and double-click to choose the Information Center
iView.
In the Application Parameters
area, replace the text of top-level category =EAM_MAINT_WORKER_OBJECTS
with the name of your own top-level category.
For more information about creating or extending search object templates, see the guide for developers under Creating or Enhancing Search Object Connector Templates.