D41B0300 - Calculate Net Volumes Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| cDensTable_BusFunctOrExec | BFEX | char | NONE | NONE | 
This field will indicate whether a PeopleSoft EnterpriseOne Business Function, or an outside executable will be responsible for conversions 
  | ||||
| szDensTable_BusFunction | BFTB | char | NONE | NONE | 
This feild should contain the name of the busness function that should be called to make the conversions for the related table.  | ||||
| szDensTable_Executable | EXTB | char | NONE | NONE | 
This field should contain the location on your machine of the executable that will be responsible for conversions of the specified table.  | ||||
| cTempTable_BusFunctionOrExec | BFEX2 | char | NONE | NONE | 
This field will indicate whether a OneWorld Business Function or an outside executable will be responsible for conversions related to the 
  | ||||
| szTempTable_BusFunction | BFTB2 | char | NONE | NONE | 
This feild should contain the name of the busness function that should be called to make the conversions for the related table.  | ||||
| szTempTable_Executable | EXTB2 | char | NONE | NONE | 
This field should contain the location on your machine of the executable that will be responsible for conversions of the specified table.  | ||||
| cDensityTableType | DTBU | char | NONE | NONE | 
A code used to identify the type of density that the Density Table expects as input. If this density type is different than the Density Table, 
  | ||||
| cTemperatureTableType | TTBU | char | NONE | NONE | 
A code used to identify the type of temperature that the Temperature Conversion Table expects. If values other than those the Table was 
  | ||||
| mnAmbientQuantity | MN29D9 | MATH_NUMERIC | NONE | NONE | 
This is a generic field used as a work field in Everest.  | ||||
| mnStandardQuantity | MN29D9 | MATH_NUMERIC | NONE | NONE | 
This is a generic field used as a work field in Everest.  | ||||
| mnWeightQuantity | MN29D9 | MATH_NUMERIC | NONE | NONE | 
This is a generic field used as a work field in Everest.  | ||||
| mnObservedTemperature | TEMP | MATH_NUMERIC | NONE | NONE | 
The temperature of the product.  | ||||
| cObservedTemperatureType | STPU | char | NONE | NONE | 
A code used to identify the type of temperature. Valid values are: F Fahrenheit C Celsius  | ||||
| mnObservedDensity | DEND | MATH_NUMERIC | NONE | NONE | 
Identifies your company's standard for density. You can also use this field for pack size and weight information.  | ||||
| cObservedDensityType | DNTP | char | NONE | NONE | 
A code used to identify the type of density. Valid values are: A Absolute Density G API Specific Gravity R Relative Density  | ||||
| mnObsDensityTemperature | DETP | MATH_NUMERIC | NONE | NONE | 
Indicates the temperature at which the density was measured. The system uses the density temperature type from Branch/Plant Constants - 
  | ||||
| cObsDensityTempType | DTPU | char | NONE | NONE | 
Identifies the type of temperature. Valid values are: F Fahrenheit C Celsius  | ||||
| mnDepotTemperature | TEMP | MATH_NUMERIC | NONE | NONE | 
The temperature of the product.  | ||||
| cDepotTemperatureType | STPU | char | NONE | NONE | 
A code used to identify the type of temperature. Valid values are: F Fahrenheit C Celsius  | ||||
| cHydrometerFlag | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| cAirCorrectionFlag | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| cFloatingRoofFlag | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| cHeatedTankFlag | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| mnCoefficientofExpansion | COEX | MATH_NUMERIC | NONE | NONE | 
The co-efficient of expansion of products which cannot be calculated via a standard algorithm. The calculation is as follows:
       VCF = 1 + 
  | ||||
| mnLPGVapourTemperature | LPGV | MATH_NUMERIC | NONE | NONE | 
At the item level, this is the standard vapour temperature. The observed temperature of the vapour in the LPG tank is recorded as part of 
  | ||||
| cTemperatureUnitLPGVapour | TPU1 | char | NONE | NONE | 
A code used to identify the type of temperature. F Fahrenheit C Celsius  | ||||
| mnVapourPressure | VAPP | MATH_NUMERIC | NONE | NONE | 
This is the observed LPG vapour pressure. The system compares this value to the equilibrium vapour pressure to check for inert gases. 
  | ||||
| mnCylinderVolume | TKCP | MATH_NUMERIC | NONE | NONE | 
The total volumetric storage capacity of a tank. Tank Capacity consists of two fields. The first is the total storage capacity of the tank. The 
  | ||||
| mnLiquidWeight | LIQW | MATH_NUMERIC | NONE | NONE | 
The weight of the liquid.  | ||||
| mnLiquidVolume | LIQV | MATH_NUMERIC | NONE | NONE | 
The volume of the liquid.  | ||||
| mnVapourWeight | VAPW | MATH_NUMERIC | NONE | NONE | 
The weight of the vapour within a tank or containers.  | ||||
| mnVolumeCorrectionFactor | VCF | MATH_NUMERIC | NONE | NONE | 
A calculated number to convert ambient volume to volume at standard density and temperature. This value identifies the primary stock 
  | ||||
| mnCorrectedDensity | DEND | MATH_NUMERIC | NONE | NONE | 
Identifies your company's standard for density. You can also use this field for pack size and weight information.  | ||||
| cSuppressErrors | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szFileinError | ERRF | char | NONE | NONE | 
| mnRoofWeight | RWGH | MATH_NUMERIC | NONE | NONE | 
Identifies the unit of measure for the roof weight. If you use a unit of measure that is not equal to kilograms, you must set up a conversion 
  | ||||
| szVolumeUOM | UOM | char | NONE | NONE | 
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).  | ||||
| cLPGProductYN | LPGP | char | OPT | INPUT | 
Identifies LPG (liquified petroleum gas) product. Valid values are:
   Y  Product is LPG. You may also use 1. 
   N Product is NOT LPG. You 
  | ||||
| cCalculateVapour | CAVP | char | OPT | INPUT | 
Indicates whether the product requires a calculation of the vapour volume.
Valid values are:
   Y   Product requires the calculation. You may 
  | ||||
| mnVapourVolume | VAPV | MATH_NUMERIC | OPT | NONE | 
The vapour volume within a tank or containers.  | ||||
| None | 
| None |