Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.

Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |

Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Invoke auditing for joindefs tables
Applies to User Roles:
System Administrator
To use the database record auditing functionality, you need to invoke auditing for joindefs tables, as described in the following tasks.
- Log in to the Windows client.
- In Format Control, open the auditspecs record (Name: auditspecs).
- Click Subroutines, and from the More Actions menu select Show Expanded Form.
For each of the conditions Add, Update, and Before, append the following expression: and false.
The conditions for each should be: true and false.
Click Save.
Note: Re-enable the Subroutine after performing Task 2.
- Click Tailoring > Audit > Audit Specifications.
Enter field data as follows:
Field Value Filename joinbizservice Unique A logical.name Field Name logical.name (and any other fields you want in the list) - Click Add.
- Repeat for each additional "join" table desired.
Related concepts
Database record auditing
Audit log file
Audit specifications file
Audit processing
Applying customizations to the production environment
Environment configuration
Related tasks
Open the audit specifications table
Add an audit specifications record
Define an audit specifications entry
Invoke auditing
Set up event triggers
Add lookup functionality to Format Control
Test audit lookup functionality
Define an audit specifications entry
Related references