RE_SPACEUTL_P(SQL Table) |
Index Back |
---|---|
Property Statistics pageletProperty Statistics pagelet Data(Temporary Data), refreshed by application engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_TBL_AM |
2 | PROPERTY_CLASS | Character(2) | VARCHAR2(2) NOT NULL |
Property Class
10=Site 20=Building 30=Floor 40=Area 50=Space |
3 | PROPERTY_SUBCLASS | Character(20) | VARCHAR2(20) NOT NULL |
Property Subclass
010=Warehouse Prompt Table: RE_PROPSRCH |
4 | REGION_CD | Character(10) | VARCHAR2(10) NOT NULL | Identifies the Sales Region. Populated on the Item Table to identify the Sales Region the Item is applied to. |
5 | OWNERSHIP_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Owned/ Leased
10=Owned 20=Leased |
6 | SPACE_UOM | Character(3) | VARCHAR2(3) NOT NULL |
Space Unit of measure (Sq Feet or Sq Meters)
Prompt Table: UNITS_TBL |
7 | REGION | Character(30) | VARCHAR2(30) NOT NULL | Geographic Region |
8 | OCCUPIED_AREA | Number(11,2) | DECIMAL(10,2) NOT NULL | Occupied Area |
9 | VACANT_AREA | Number(11,2) | DECIMAL(10,2) NOT NULL | Occupied Area |
10 | OCCUPANCY_PCT | Number(6,2) | DECIMAL(5,2) NOT NULL | Occupancy Percentage. Percent Period the Property was occupied during the Audit Period. |