property_damage.monetary_loss
The estimated value of the loss resulting from property damage. monetary_loss_u: Defines the currency unit. Defines a foreign key to table r_currency_unit.
damage_area_s (FSK, O: CHAR VARYING(19))
property_damage.damage_area
This is the area of the surface of the Earth that this property damage has been inflicted upon.
Defines a foreign key to table damage_area.
property_damage.facility
Specifies the facility which is damaged. facility_s: Implements a foreign key to a row in one of the tables projected from entity facility depending on the value of the next column (See below). facility_t: Defines the name of the referenced table. Possible values are defined in @facility.
incdt_of_ncom_s (FSK, O: CHAR VARYING(19))
property_damage.incident_of_noncompliance
Specifies the incident which resulted in this damage to property.
Defines a foreign key to table incdt_of_ncom.