The Waste Management application requires you to define the units in which you will be tracking waste, as well as the units in which you will be reporting on waste.
Depending on the types of waste that you are managing, you will want to measure it and track it in the appropriate units. For example, you may want to track wastewater in gallons, whereas you may want to track biomedical waste in cubic meters.
You can enter data using any units that you choose; often, it is convenient to record the waste using the same unit used by the equipment or machinery that outputs the waste. For example, if your pumping system outputs in gallons, you may want to enter your output using gallons.
Although you can enter quantities in the unit that best matches your site's operations, the Waste Management calculations work only with cubic meters and metric tons. Therefore, if you enter your data in terms of another unit, you must enter the conversion factor by which to multiply it in order for the system to covert it to cubic meters or cubic tons.
Note: New project databases that you create at your site will automatically contain Unit records defining typically used units, as these records are part of the ARCHIBUS schema database. Thus, you need to create Unit records only for units that are not already listed in the Units table.
Note: Because Units are stored as records in the database and not as an enumeration list, they are not translated as part of the core. To provide Unit values described in other languages, the Business Process Owner can enter values for translated Units as needed. The translated Units you enter are included in the Units list when users are making entries.
To define your units, run the Waste - Background Data/Define Units task. First, choose the Unit Type (liquid, gas, or mass) from the Unit Types panel. Next, define the properties of your units.
Units | Enter the unit, such as cubic inches or gallons. If you need translated values for units, enter a translated value here. You will need to enter a different record with a translated Units value for each language you want to make available in the Units list. |
---|---|
Conversion Factor |
The Waste Management calculations work with cubic meters and metric tons. If your unit is not cubic meters or cubic tons, enter the value by which to multiply the quantity in this unit in order to convert it to:
If the Unit is metric tons or cubic meters, enter 1.00 for this field. |
Description |
Enter a description for this unit. |
Default? |
As you work with the Waste Management application, you will encounter tasks in which you need to choose a unit for the data you are entering. If you would like this unit to be the default unit for these tasks (that is, it will appear first in the drop-down list and be automatically selected), set this option to Yes. If you select No, the program will not list this unit first, but you can still select it from the Units list. Set this option to Yes for only one of the defined units for this unit type; that is to say, only one unit can be the default unit for a unit type. |
Additionally, so that your reports can summarize data of varying units in one overall calculation, you need to specify a reporting unit, as described below.
For summary reports that provide total amounts of waste, the system presents data (for gas or liquid or mass) in one unit. Because there are many possible units for different use cases, you must specify for gas, liquid, and mass which unit you want the reports to use by setting the Use in Reports? option. Thus, for each Report Unit Type (mass, liquid, gas), set Show in Reports? to Yes for one of your Reporting Unit records.
Note: As with Unit records above, a default set of Reporting Unit records ships with the ARCHIBUS schema database and will be available in new project databases created for your site. Therefore, if your desired Reporting Unit record already exists, you will just need to set Show in Reports? to Yes for the appropriate record.
Run the Waste - Background Data/Define Report Units task.
For each Report Type Unit (liquid, gas, mass), if the database already contains the reporting unit that you require, set its Show in Reports? value to Yes. Otherwise, define a new reporting unit by first choosing the Reporting Unit Type (liquid, gas, or mass), and then defining the properties of your reporting unit:
Report Units | Enter the unit, such as cubic inches.If you need a translated values for Reporting Units, enter a translated value here. For example, enter "Galones" for the Reporting Unit to have "Galones" appear in summary reports showing Volume-Liquid. |
---|---|
Conversion Factor |
The Waste Management calculations work with cubic meters and metric tons. If your unit is not cubic meters or cubic tons, enter the value by which to multiply the quantity in this unit in order to convert it to:
If the Unit is metric tons or cubic meters, enter 1.00 for this field. |
Description | Enter a description for your reporting unit. |
Show in Reports? |
If you want all measurements of this Report Unit Type (gas, liquid, mass), to use this unit in report summaries, set this value to Yes. For each Report Unit Type (gas, liquid, or mass), only one of the output units can have this value set to Yes. |
Suppose an equipment item outputs waste as cubic inches, so you want to record your waste using cubic inches. Additionally, your chosen reporting method for all liquid volumes is cubic feet. You would set up your units as follows:
The system will convert the cubic inches to cubic meters, and sum up all the other volumes as cubic meters. When it presents reports, it will present all liquid volume measurements in terms of cubic feet .
Note: The system does not convert values on the way into the database, but uses a combination of input unit conversion factor and desired output conversion factor.