| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | OBJ_PRT_GUID | GUID for Object part | varbinary | 16 | 0 | | | | |
| 3 | OBJ_GUID | GUID for Real Estate Object | varbinary | 16 | 0 | | | | |
| 4 | PART_ID | Part ID for the Object | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | BLD_PART_TYPE | Building Part Type | nvarchar | 6 | 0 | | | | Allow NULL? |
| 6 | PART_COND | Object condition | nvarchar | 6 | 0 | | | | Allow NULL? |
| 7 | MAIN_USAGE | Usage Type | nvarchar | 6 | 0 | | | | Allow NULL? |
| 8 | ADD_USAGE_1 | Additional Usage 1 | nvarchar | 6 | 0 | | | | Allow NULL? |
| 9 | ADD_USAGE_2 | Additional Usage 2 | nvarchar | 6 | 0 | | | | Allow NULL? |
| 10 | BLD_METHOD_ROOF | Building method - Roof | nvarchar | 6 | 0 | | | | Allow NULL? |
| 11 | BLD_METHOD_BODY | Building method - Body | nvarchar | 6 | 0 | | | | Allow NULL? |
| 12 | BLD_METD_CELLAR | Building method - Cellar | nvarchar | 6 | 0 | | | | Allow NULL? |
| 13 | UTILIZATION | Utilization of the Object | nvarchar | 6 | 0 | | | | Allow NULL? |
| 14 | PART_DESC | Description of Building Part | nvarchar | 30 | 0 | | | | Allow NULL? |
| 15 | COMM_USAGE_PCT | Commercial Usage as a Percentage of Total Usage | decimal | 10 | 6 | | | | |
| 16 | OTHER_USG_FLG | Indicates if Usages in addition to Main Usage are Possible | char | 1 | 0 | | | | Allow NULL? |
| 17 | REF_OBJ_PRT_GUID | Reference Object Part GUID | varbinary | 16 | 0 | | | | |
| 18 | IS_SUB_AST_CREA | Indicates whether a Sub-asset is created for Building Part | char | 1 | 0 | | | | Allow NULL? |
| 19 | USEFUL_AREA | Usable Area | decimal | 13 | 3 | | | | |
| 20 | USBL_AREA_UOM | Unit of Measure for Usable Area | nvarchar | 3 | 0 | | | | Allow NULL? |
| 21 | USEFUL_AREA_REN | Rented Usable Area | decimal | 13 | 3 | | | | |
| 22 | USBL_AR_REN_UOM | Unit of Measure for Usable Rented Area | nvarchar | 3 | 0 | | | | Allow NULL? |
| 23 | USEFUL_VOL | Usable Volume of Real Estate Building Parts | decimal | 13 | 3 | | | | |
| 24 | USBL_VOL_UOM | Unit of Measure for Usable Volume of Real Estate | nvarchar | 3 | 0 | | | | Allow NULL? |
| 25 | USEFUL_VOL_REN | Usable Volume of the Rented Portions of Real Estate | decimal | 13 | 3 | | | | |
| 26 | USBL_VL_REN_UOM | Unit of measure for usable volume of Rented Parts | nvarchar | 3 | 0 | | | | Allow NULL? |
| 27 | RESIDENTIAL_AREA | Residential Area | decimal | 13 | 3 | | | | |
| 28 | RES_AR_UOM | Unit of Measure for Residential Area | nvarchar | 3 | 0 | | | | Allow NULL? |
| 29 | SECONDARY_AREA | Secondary Area | decimal | 13 | 3 | | | | |
| 30 | SEC_AREA_UOM | Unit of Measure for Secondary Area | nvarchar | 3 | 0 | | | | Allow NULL? |
| 31 | OTHER_AREA | Other Area | decimal | 13 | 3 | | | | |
| 32 | OTH_AREA_UOM | Unit of Measure for Other Area | nvarchar | 3 | 0 | | | | Allow NULL? |
| 33 | NO_PRT_UNIT | Number of building part units | int | 10 | 0 | | | | Allow NULL? |
| 34 | NO_PRT_UNIT_REN | Number of building part units rented | int | 10 | 0 | | | | Allow NULL? |
| 35 | CONS_START_DATE | Start Date of Construction | nvarchar | 8 | 0 | | | | Allow NULL? |
| 36 | PERMSN_APPL_DATE | Building Permssion applied date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 37 | PERMSN_OBTD_DATE | Building Permssion obtained date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 38 | OCCY_DATE | Occupancy Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 39 | COMP_DATE | Completion Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 40 | FINAL_INSP_DATE | Date of Final Inspection | nvarchar | 8 | 0 | | | | Allow NULL? |
| 41 | RENT_AMT_PLANNED | Planned Rent Amount | decimal | 17 | 2 | | | | |
| 42 | RENT_AMT_ACTUAL | Actual Rent Amount | decimal | 17 | 2 | | | | |
| 43 | RENT_PLAN_CURR | Planned Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 44 | RENT_ACT_CURR | Actual Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 45 | BASE_PERIOD | Base period for the rent | char | 1 | 0 | | | | Allow NULL? |
| 46 | BASE_MEASURE | Base Measure | char | 1 | 0 | | | | Allow NULL? |
| 47 | VACANT_POSN_PCT | Ratio of Real Estate not rented to Total Real Estate Value | decimal | 10 | 6 | | | | |
| 48 | RES_RENT_IND | Indicator for Net or Gross Rent | char | 1 | 0 | | | | Allow NULL? |
| 49 | COMP_RENT_RES | Comparative Rent (Residential) | decimal | 17 | 2 | | | | |
| 50 | COM_REN_RES_CURR | Comparative Rent Currency - Residential | nvarchar | 5 | 0 | | | | Allow NULL? |
| 51 | LAND_AREA | Land Area of the Real Estate | decimal | 13 | 3 | | | | |
| 52 | LAND_AREA_UOM | Unit of Measure of Land Area | nvarchar | 3 | 0 | | | | Allow NULL? |
| 53 | LAND_AREA_REN | Land Area of the Real Estate which is Rented | decimal | 13 | 3 | | | | |
| 54 | LAND_AR_REN_UOM | Land area unit of measure(rented) | nvarchar | 3 | 0 | | | | Allow NULL? |
| 55 | NO_OF_UNITS | No of units in real estate object | int | 10 | 0 | | | | Allow NULL? |
| 56 | NO_OF_FLOORS | Number of Floors | int | 10 | 0 | | | | Allow NULL? |
| 57 | NO_GARAGES | No of Garages in Real Estate Object | int | 10 | 0 | | | | Allow NULL? |
| 58 | NO_GARAGES_REN | No of Garages Rented in Real Estate Object | int | 10 | 0 | | | | Allow NULL? |
| 59 | NO_PARK_UNIT | Number of Parking Units | int | 10 | 0 | | | | Allow NULL? |
| 60 | NO_PARK_UNIT_REN | Number of Parking Units Rented | int | 10 | 0 | | | | Allow NULL? |
| 61 | NO_PARK_UG | Number of Underground Parking Units | int | 10 | 0 | | | | Allow NULL? |
| 62 | NO_PARK_UG_REN | Number of Rented Underground Parking Units | int | 10 | 0 | | | | Allow NULL? |
| 63 | NO_CUR_UNITS | No of current units in real estate object | int | 10 | 0 | | | | Allow NULL? |
| 64 | NO_CUR_UNITS_REN | No of Current Units Rented in Real Estate Object | int | 10 | 0 | | | | Allow NULL? |
| 65 | NO_OLD_UNITS | No of old units in real estate object | int | 10 | 0 | | | | Allow NULL? |
| 66 | NO_OLD_UNITS_REN | No of Old Units Rented in Real Estate Object | int | 10 | 0 | | | | Allow NULL? |
| 67 | NO_NEW_UNITS | No of new units in real estate object | int | 10 | 0 | | | | Allow NULL? |
| 68 | NO_NEW_UNITS_REN | No of New units Rented in Real Estate Object | int | 10 | 0 | | | | Allow NULL? |
| 69 | NO_ACCESS_STR | No of Access Structures | int | 10 | 0 | | | | Allow NULL? |
| 70 | NO_SALE_LEVEL | No of Sale levels in commercial building | int | 10 | 0 | | | | Allow NULL? |
| 71 | NO_OF_ROOMS | No of rooms in the hotel/clinic | int | 10 | 0 | | | | Allow NULL? |
| 72 | NO_OF_BEDS | No of beds in the clinic/nursing home | int | 10 | 0 | | | | Allow NULL? |
| 73 | COMM_ENV_DESC | Description of the commercial environment | nvarchar | 30 | 0 | | | | Allow NULL? |
| 74 | ACCESS_STR_DESC | Description of the Access Structures | nvarchar | 30 | 0 | | | | Allow NULL? |
| 75 | BLD_SECTION_DESC | Building Section | nvarchar | 6 | 0 | | | | Allow NULL? |
| 76 | PRICE_CATEGORY | Price Category | nvarchar | 6 | 0 | | | | Allow NULL? |
| 77 | AVG_PRICE | Average Price per Day | decimal | 17 | 2 | | | | |
| 78 | AVG_PRICE_CURR | Average Price Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 79 | OCCUPANCY_PCT | Occupancy specified in Percentage Terms | decimal | 10 | 6 | | | | |
| 80 | TURNOVER_AMT | Total Amount of Turnover | decimal | 17 | 2 | | | | |
| 81 | TURNOVER_CURR | Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 82 | RENTAL_AGMT_TYP | Rental Agreement Type | nvarchar | 6 | 0 | | | | Allow NULL? |
| 83 | LAST_REPORT_DATE | Date of Last Constuction Report | nvarchar | 8 | 0 | | | | Allow NULL? |
| 84 | BLD_PROGRESS_AMT | Amount Disbursed for Construction based on Building Progress | decimal | 17 | 2 | | | | |
| 85 | BLD_AMT_CURR | Building Progress Amount Curreny | nvarchar | 5 | 0 | | | | Allow NULL? |
| 86 | PCT_COMPLETED | Degree of Completion of Construction | decimal | 10 | 6 | | | | |
| 87 | INSURANCE_TYPE | Insurance Type | nvarchar | 6 | 0 | | | | Allow NULL? |
| 88 | INSURANCE_AMT | Insurance Amount | decimal | 17 | 2 | | | | |
| 89 | INSURANCE_CURR | Insurance Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 90 | INS_VALIDITY | Date until which the Insurance Stands Valid | nvarchar | 8 | 0 | | | | Allow NULL? |
| 91 | RATIONING_COST | Residential Rationing Cost | decimal | 17 | 2 | | | | |
| 92 | RTN_CST_PCT | Percentage of Residential Rationing Cost | decimal | 10 | 6 | | | | |
| 93 | EXT_LAYOUT_COST | External Layout Cost | decimal | 17 | 2 | | | | |
| 94 | EXT_LAY_CST_PCT | External Layout Cost as Percentage of Total Cost | decimal | 10 | 6 | | | | |
| 95 | RTN_CST_CURR | Rationing cost currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 96 | EXT_RTN_CST_CURR | External Layout cost currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 97 | RTN_CST_COM | Commercial Rationing Cost | decimal | 17 | 2 | | | | |
| 98 | RTN_CST_COM_CURR | Rationing cost currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 99 | RTN_CST_COM_PCT | Percentage of Commercial Rationing Cost | decimal | 10 | 6 | | | | |
| 100 | GROSS_COLD_RENT | Gross Cold Rent | decimal | 17 | 2 | | | | |
| 101 | GROSS_RENT_CURR | Gross Cold Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 102 | NET_COLD_RENT | Net Cold Rent | decimal | 17 | 2 | | | | |
| 103 | NET_RENT_CURR | Net Cold Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 104 | CREATED_BY | Real Estate Add-On User | nvarchar | 12 | 0 | | | | Allow NULL? |
| 105 | CREATED_DATE | Created On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 106 | CREATED_TIME | Created At | nvarchar | 6 | 0 | | | | Allow NULL? |
| 107 | ENTRY_SRC | Sorce of Initial entry | nvarchar | 32 | 0 | | | | Allow NULL? |
| 108 | LAST_CHG_BY | Last Changed By | nvarchar | 12 | 0 | | | | Allow NULL? |
| 109 | LAST_CHG_DATE | Last Changed On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 110 | LAST_CHG_TIME | Last Changed At | nvarchar | 6 | 0 | | | | Allow NULL? |
| 111 | PROCESSING_SRC | Processing Source | nvarchar | 32 | 0 | | | | Allow NULL? |
| 112 | NO_OF_YEARS_COM | No of years since Last Valuation of Commercial Real Estate | tinyint | 3 | 0 | | | | |
| 113 | INT_RATE_COM | Interest rate (Com) | decimal | 10 | 6 | | | | |
| 114 | NO_OF_YEARS | No. of Years since Real Estate was last Valued | tinyint | 3 | 0 | | | | |
| 115 | INT_RATE | Interest rate used in Valuation of Residential Real Estate | decimal | 10 | 6 | | | | |
| 116 | RENT_PLANNED_COM | Planned Rent Amount | decimal | 17 | 2 | | | | |
| 117 | RENT_ACTUAL_COM | Actual Rent Amount | decimal | 17 | 2 | | | | |
| 118 | PLAN_CURR_COM | Planned Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 119 | ACT_CURR_COM | Actual Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 120 | BASE_PERIOD_COM | Base period for the rent | char | 1 | 0 | | | | Allow NULL? |
| 121 | BASE_MEAS_COM | Base Measure | char | 1 | 0 | | | | Allow NULL? |
| 122 | COM_RENT_IND | Indicator for Rent Type | char | 1 | 0 | | | | Allow NULL? |
| 123 | COMP_RENT_COM | Comparative Rent (Commercial) | decimal | 17 | 2 | | | | |
| 124 | COMP_REN_COM_CUR | Comparative Rent Currency (Commercial) | nvarchar | 5 | 0 | | | | Allow NULL? |
| 125 | PLAN_RENT_LAND | Planned Rent Amount | decimal | 17 | 2 | | | | |
| 126 | ACTUAL_RENT_LAND | Actual Rent Amount | decimal | 17 | 2 | | | | |
| 127 | PLAN_RENT_CURR | Planned Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 128 | ACTUAL_RENT_CURR | Actual Rent Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 129 | BASE_PERIOD_LAND | Base period for the rent | char | 1 | 0 | | | | Allow NULL? |
| 130 | BASE_MEAS_LAND | Base Measure | char | 1 | 0 | | | | Allow NULL? |
| 131 | DEPR | Depriciation | decimal | 10 | 6 | | | | |
| 132 | LAND_COST | Land Cost Amount | decimal | 17 | 2 | | | | |
| 133 | LAND_COST_CURR | Land Cost Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 134 | DEV_COST | Development Cost Amount | decimal | 17 | 2 | | | | |
| 135 | DEV_COST_CURR | Dev Cost Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 136 | LAND_CST_BASE | Base measure of Land | char | 1 | 0 | | | | Allow NULL? |
| 137 | DEV_CST_BASE | Base measure of Land | char | 1 | 0 | | | | Allow NULL? |
| 138 | ADD_LAND_CST | Additional Land Cost Amount | decimal | 17 | 2 | | | | |
| 139 | ADD_CST_CURR | Additional Land Cost Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 140 | ADD_CST_BASE | Base measure of Land | char | 1 | 0 | | | | Allow NULL? |
| 141 | CONST_COST | Construction Cost | decimal | 17 | 2 | | | | |
| 142 | CONST_COST_CURR | Construction cost currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 143 | BASE_MEAS | Base Measure | char | 1 | 0 | | | | Allow NULL? |
| 144 | GRS_PROFIT | Yearly Gross Profit | decimal | 17 | 2 | | | | |
| 145 | GRS_PROFIT_CURR | Yearly Gross Profit Currency | nvarchar | 5 | 0 | | | | Allow NULL? |