ATB_AUTH_ENTITIES_ADDRESS
Description:
The Auth Entities Address table contains multiple address line data as it pertains to a single entity outlined in the Auth Entities table.

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 address values associated with the auth bundle and the auth entitty from the ATB_AUTH_ENTITIES table.
4 ENTITY_ST_ADDR VARCHAR No
The street address associated with the entity's address information.