...
When using long identifiers, try to make the initial portions of the identifiers unique for easier recognition. This also helps prevent errors resulting from non-unique identifiers (see DCL32-C. Guarantee that mutually - visible identifiers are unique).
...