InstitutionAddress structure - Brainware for Transcripts - 24.1 - 24.1 - Ready - Brainware - external - Brainware/Brainware-for-Transcripts/24.1/Brainware-for-Transcripts-User-Guide/About-the-Brainware-for-Transcripts-customization-options/About-the-project-data-structures/InstitutionAddress-structure - 2024-10-28

Brainware for Transcripts User Guide

Platform
Brainware
Product
Brainware for Transcripts
Release
24.1
License

The InstitutionAddress structure contains data elements associated with a particular institution, such as the institution ID, the institution name, address details, and additional information. The extent to which the data is populated depends on the extent to which the data is available in the institution extract and mapped within the BRWSRC table. It is used in the interfaces to the UserExitInstitutionAddressArray user exit.

The structure consists of the following elements.

Structure element Type Description
NAME String This is the name of the institution.
ADDRESS String This is the institution street address line 1.
ADDRESS2 String This is the institution street address line 2.
ZIP String This is the institution zip/postal code.
ID String This is the unique institution ID from the point of view of the data extract where each row must have a unique reference. This is not the unique institution ID from the point of view of the SIS if a site ID is also used.
SITEID String This is the institution site ID.
TELNo String This is the institution telephone number.
CITY String This is the institution city.
STATE String This is the institution state. For US addresses, the state code is expected here. For example, CA = California, VA = Virginia.
COUNTRY String This is the institution country This is the two-character ISO code for the country. For example, US = United States Of America, DE = Germany.
CEEB String This is the institution CEED code.
ACT String This is the institution ACT code number.
FICE String This is the institution FICE.
OPEID String This is the institution OPE ID.
INSTITUTIONIDENTIFIER String Unique institution identifier code.
PARTITIONID String This is the institution partition ID.
EXTERNALID String This is the SIS system institution ID if a site ID is being used.