Previous Topic: Builder CodesNext Topic: Record Occurrences


Element Occurrences

What is an Element?

A record element is a logical subdivision of a record; an element cannot be addressed without first addressing the record to which the element belongs.

Element occurrences define group or elementary data items that can be used in CA-IDD-built records or CA IDMS/DB schema-built records. Elements used by maps must be defined in the dictionary and must be members of records prior to map compilation.

Establishing Element Occurrences

Element occurrences can be established in the data dictionary in one of the following ways:

Elements are the building blocks that form records. The batch and online compilers use element occurrences as they appear in records rather than as free-standing items.

How the Information is Used

Information defined for the record element in the data dictionary is used by either the batch or online compiler:

Considerations

An element occurrence defined in the data dictionary can be modified or deleted. The following considerations apply to the deletion of element occurrences:

Critical changes to dictionary-defined record elements, such as a change in an element's picture, necessitate regenerating maps and recompiling programs that use those maps (For more information, see "Critical Changes".).