Could I get a confirmation on my understanding of the codes shown in the Actions Column?
A = Access (x = table.field)
S = Search can-find(table where table.field = value) or (find table where...) or (for .... table where )
U = Update ( table.field = value)
C = Create ( create table)
D = Delete (delete table)
R = Reference ( def var x like table.field )
Thanks, ( be kind )
Richard
Yes, your understanding seems correct.
From the User Guide, here's all the actions and types:
Xref Actions and Types
The following tables describe the actions and reference types found in the Xref and Where Used Views.
Xref Actions and Descriptions:
Action Description
A Access
C Create
D Delete
E Execute
I Include
N New
P Publish, Subscribe, or Unsubscribe
R Reference
S Search
U Update
W Whole Index Search
X External Reference
Yes, your understanding seems correct.
From the User Guide, here's all the actions and types:
Xref Actions and Types
The following tables describe the actions and reference types found in the Xref and Where Used Views.
Xref Actions and Descriptions:
Action Description
A Access
C Create
D Delete
E Execute
I Include
N New
P Publish, Subscribe, or Unsubscribe
R Reference
S Search
U Update
W Whole Index Search
X External Reference