HOUS CHARGE ITEM

DATA VIEW NAME
HOUS_CHARGE_ITEM
OVERVIEW
This view contains information on charge items for University Housing. For internal use only.
LOAD FREQUENCY
Data is refreshed nightly.
DATA CUSTODIAN
University Housing
Contact: Brian Ward
AUTHORIZATION
You must receive approval to access data from the data custodian. For information about how to get authorized for InfoAccess data views, connect to the InfoAccess Home Page
SPECIAL CONSIDERATIONS
None
QUESTIONS
Contact: Division of Information Technology Help Desk
Phone: 264-HELP (4357)
LAST UPDATED
05/2020 – New view created
DATA FORMATS
Primary Key Columns are identified with an asterisk(*)
Alphanumeric Data
VARCHAR2(N) (N) = maximum length. Field contains letters and/or numbers. Trailing blanks are eliminated.
Example: VARCHAR2 (5) could contain ‘ABC12’ or ‘ABC’ or ‘A’
Numeric Data
NUMBER (N) (N) = length. Field contains only numbers.
NUMBER (X, Y) = format for numbers with decimal positions.
X = total number of digits Y = the number of digits after the decimal
Examples: NUMBER (6) represents 250012 NUMBER (6,2) represents 2500.12
Date
DATE – Date can be in various formats. Date functions available with your query tool can be used to format the date.
Examples:  DATE (YYYYMMDD), DATE (YYDDD), DATE (DD-MM-YY)
Column Name Format Description
*Charge_Item_ID Number Housing system identifier assigned to each unique charge item.
Charge_Group_Description Varchar2(200) Higher level grouping of charge items.
Charge_Item_Description Varchar2(200) Description of an individual charge item.
Charge_Item_Abbreviation Varchar2(20) Abbreviation for an individual charge item description.
Charge_Item_Date_Modified Date Date a charge item was last modified.
Default_Amount Number Default amount for a given charge item.
SIS_Item_Type Number SIS identifier assigned to each unique charge item; allows Housing charge items to appear on combined bills.
Extract_Date_Time Date The date and time these data were extracted.
Format: YYYYMMDD HH24:MI:SS

 

Skip to content