Previous Topic: View Definitions-RNext Topic: RECORD (Record Definition)


REC_ENTRY_PT_USE (Record Entry Point Usage)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

REC_ENTRY_PT_USE

ID

NUMERIC

Unique identifier

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

USAGE_ROLE

CHARACTER

Role of use:

  • S-Source
  • T-Target
  • B-Both
  • P-Pointer

UNIQ

CHARACTER

Is the entry point unique?

  • Y-Yes
  • N-No

RECORD_ID

NUMERIC

ID of the record referenced by this entry point.

Join with RECORD.

ENTRY_POINT_ID

NUMERIC

ID of the entry point used by this record.

Join with ENTRY_POINT.