The primary security table for individual users in bxp is called the "Client" table. This stores the details of users in the bxp system.
The primary security table for individual users in bxp is called the "Client" table. This stores the details of users in the bxp system.
Paired with this table is the Security and the HR table. Security manages the functional access to the system linking it with the Id column of the client table. The HR table also links to the Id column of the client table.
= Field reference =
== Account ==
{| class="wikitable" style="width:100%;"
! style="width:2030%" | Db field name! style="width:2030%" | On Screen name! style="width:6040%" | Notes
|-
| strClient_Title || ||
|-
| strClient_Firstname || ||
|-
| strClient_Surname || ||
|-
| intClient_Status || ||
|-
|}
== Primary Contact ==
{| class="wikitable" style="width:100%;"
! style="width:2030%" | Db field name! style="width:2030%" | On Screen name! style="width:6040%" | Notes
|-
| strClient_CompanyStaffIdNumber || Company Staff Id Number || Comany Comany Staff Id
|-
| strClient_Mobile || Work Contact Mobile || Used Used to SMS Staff
|-
| strClient_Phone || Work Contact Email || Used Used to email Staff
|-
| intClient_Department || Department || The The Department or Team the Staff works in
|-
| intClient_Role || Role || The The role of that staff member
|-
| strClient_CostCentre || Cost Centre || Please Please enter a cost centre name
|-
| strClient_IsChampion || Is System Champion || Will Will include the user on all System Champion notifications.
|-
| strClient_IsApprovedContact || Is Approved Contact || Will Will allow the user submit Change Requests.
|-
|}
== Security Questions ==
{| class="wikitable" style="width:100%;"
! style="width:2030%" | Db field name! style="width:2030%" | On Screen name! style="width:6040%" | Notes