ATB_AUTH_ENTITIES_NUM_VAL
Description:
The Auth Entities Number Value table contains information that describes, for a specific entity in the Auth Entities table, the value of the contact number type (e.g. Phone or Fax) in the matching related line.

Primary Key
Column Name Ordinal Position
AUTH_BUNDLE_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 AUTH_BUNDLE_ID NUMERIC No
The unique identifier (.1 item) for the auth bundle record.
2 GROUP_LINE INTEGER No
The line number of the associated entity in the auth bundle. Together with AUTH_BUNDLE_ID, this forms the foreign key to the ATB_AUTH_ENTITIES table.
3 VALUE_LINE INTEGER No
The line number of one of the multiple entity contact values associated with the auth bundle and the auth entitty from the ATB_AUTH_ENTITIES table.
4 ENTITY_CNTCT_VALUE VARCHAR No
The contact value for the corresponding contact type. For example, if the type was phone, this would be a phone number.