Functionality This function module responds to a search query by returning theappropriate physical documents and a selection of their attributes. The search is restricted to one document class. The selection criteria are specified in the table QUERY. Each tableentry specifies restrictions for an attribute, similarly to thestructure of a ranges tables. The physical documents found are returned in the table RESULT. The table PROPERTIES_REQUEST controls which attributes of the founddocuments are returned. If the table is not specified when the searchis activated, no attributes are returned. If the table is specified inthe initial state when the search is activated, all attributes arereturned. Otherwise, all attributes that are listed in the tablePROPERTIES_REQUEST are returned for all documents. Notes
- Activating the search without the table PROPERTIES_REQUEST speeds up
the process, as no attributes need to be returned.
- The free attributes allowed for the query are specified in the document
class.
|