ListOwnership
To enter the ListOwnership keyword in the command line, use one of the options:
- Type ListOwnership
- Type the shortcut Listo
Description
Section titled âDescriptionâListOwnership is used as a troubleshooting keyword in case of a multi-user access conflict.
If a multi-user access conflict occurs, use the ListOwnership keyword. It lists the objects that are currently locked for all users in the session, hence causing the conflict.Â
ListOwnership ([Object] [âObject_Nameâ or Object_Number])
Examples
Section titled âExamplesâ- To display all objects that are locked for all users and that might cause a multi-user conflict, type:
| User name[Fixture]>ListOwnership |
Â
- To display the ownership in macro 1 line 1, type:
| User name[Fixture]>ListOwnership Macro 1 |
 or type:
| User name[Fixture]>ListOwnership Macro 1.1 |
or:
| User name[Fixture]>ListOwnership Macro 1.* |