Where-used
Before creating your site, it is advised to read the documentation:Before beginning.
This function is used to locate an XTEND setup element used by other XTEND elements.
In other words, a where-used case of the XTEND element is searched.
Use
This is a useful function to:
- Spot the differences between XTEND parameters,
- Perform grouped copies of parameters to another site,
- Perform grouped deletions.
Prerequisites
Refer to documentation Implementation
Screen management
Header
| Type (field OBJMNL) |
|
Type of the XTEND element to be selected. |
| Start (field CODSTR) |
|
Code range of an XTEND element whose type is known. |
| End (field CODEND) |
|
Code range of an XTEND element whose type is known. |
| Site (field FCYLIB) |
|
Current Web site |
| Level of use (field MNL7929) |
|
Used to search the dependences in a recursive manner on 1, 2 or 3 levels. For instance: A field can be referenced by an entity that can itself be referenced by a block that can be referenced by a page. Each level (maximum of 3) uses 3 columns to display the code, the type (Niv.#-Type) and the description of the record. |
| Without use (field WUSGNO) |
|
Displays those elements that are not referenced in any XTEND element. |
Tab number 1
Grid
| Yes to all remaining |
| No to all remaining |
Reports
By default, the following reports are associated with this function :
PRTSCR : Screen print
This can be changed using a different setup.
Specific Buttons
|
Deletion |
Deletion of a where-used case |
|
Copy |
This button is used to copy a where-used case. |
Error messages
The only error messages are the generic ones.
Tables used
Refer to documentation Implementation