The part of a building or shopping center that is used by all tenants and the public. In a shopping center part of this would be the parking lots and walkways.
What is "Common Area"?
100
This was the year in which REdirect was founded.
What is 1999?
100
Identifier that allows you to link together multi-space leases or to track lease generations.
What is "Master Occupant ID"?
100
After changing the square footage for a commercial tenant, you must also change the square footage in which table? Otherwise, your CAM calculations will be incorrect.
What is Area Measurement Table?
100
SQL is an acronym for this.
What is Structured Query Language?
200
A graphical representation of a building, showing the floors and the amount of area occupied and vacant. Usually drawn from the top floor down.
What is a "stacking plan"?
200
The second consultant to be hired in 2014?
Who is Jacinta Gray?
200
MRI process that bills monthly charges to tenants.
What is "RENTUP"?
200
This Yardi module allows you to create equity roll ups and cascade rules.
What is Investment Management?
200
This is added to a SQL query to narrow down the result set.
What is WHERE clause?
300
The type of lease where the tenant is paying for the long-term use of a parcel of land. Often the tenant builds their own structure on the parcel.
What is a "ground lease"?
300
These two states are tied with the highest number of REdirect employees (4 each).
What are California and New Jersey?
300
The name of the residential process that closes out a tenant's account and refunds any security deposits.
What is SODA?
300
This Yardi table allows you to find history on a tenant and a unit in one place.
What is the Resident History?
300
Used in a query to get results from two or more tables in the same result set.
What is a JOIN?
400
This percentage is calculated by dividing the tenant's square footage by the square footage of the building or shopping center they occupy. It is used for CAM or Recoveries calculation.
What is "Pro Rata Share"?
400
According to the REdirect website, this is the approximate combined years of business experience for the REdirect Principals.
What is 97?
400
A General Ledger utility that rebuilds the tables used by some financial reports. Should be used after importing journal entries or changing/deleting with MRI Query.
What is Rebuild GL Summary Table or Rebuild GLSUM?
400
This is the new Yardi 7S term used for reoccurring AP.
What is AP Template?
400
The query that will return all results from a table called 'TABLE'
What is SELECT * FROM TABLE?
500
Type of rent paid by retail tenants that is based on the sales at their store.
What is "Percentage Rent"?
500
Alan Ilbeman
Bill Greenhaus
Louis Cerny
Who are the REdirect founding partners?
500
The MRI program that allows you to perform Calculated Journal Entry functions.
What is Enterprise Ledger?
500
This is the year in which Yardi was founded.
What is 1984?
500
The query that will return all columns in a table called EMPLOYEES where the LASTNAME field begins with the letter T.
What is SELECT * FROM EMPLOYEES WHERE LASTNAME LIKE 'T%'?