Vehicle Asset Energy Use DMO
Object API Name: std__VehicleAssetEnergyUseDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- DistanceUnitId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - VehicleAssetEmssnSrcId has a FOREIGNKEY relationship with the Vehicle Asset Emissions Source DMO
Idfield. - OtherEmssnFctrId has a FOREIGNKEY relationship with the Other Emissions Factor Set DMO
Idfield. - OthrLifecyclEmssnFctrSetId has a FOREIGNKEY relationship with the Othr Lifecycl Emssn Fctr Set DMO
Idfield. - VehicleAssetCrbnFtprntId has a FOREIGNKEY relationship with the Vehicle Asset Carbon Footprint DMO
Idfield.
- AccountId
- AircraftFuelEconomyInGphRt
- AircraftFuelEconomyNumber
- AircraftFuelEconomyUnit
- AircraftType
- CalculationDetailTxt
- CarbonFootprintReportDate
- cdp_sys_record_currency
- Ch4EmissionsInKgNbr
- Co2EmissionsInKgNbr
- CostCenter
- CrbnEmssnScopeAlloc
- DataSourceId
- DataSourceObjectId
- Distance
- DistanceUnitId
- EndDate
- FlightDate
- FlightDurationInHours
- FuelConsumptionNumber
- FuelConsumptionUnit
- FuelConsumptionUnitRefId
- FuelEfficiencyInMpgNbr
- FuelEfficiencyNumber
- FuelEfficiencyUnit
- FuelType
- FuelTypeRefId
- Id
- InternalOrganizationId
- IsCompanyOwnedAsset
- IsRecordLocked
- N2oEmissionsInKgNbr
- NameInterfaceField
- OtherEmssnFctrId
- OthrLifecyclEmssnFctrSetId
- Scope1EmissionsInTco2eNbr
- Scope2LocBasedEmssnInTco2eNbr
- Scope2MktBasedEmssnInTco2eNbr
- Scope3DnstrmEmissionsInTco2eNbr
- Scope3GhgCategory
- Scope3UpstrmEmissionsInTco2eNbr
- Scp3Ch4EmssnFuelEnrgyNbr
- Scp3Co2EmssnFuelEnrgyNbr
- Scp3EmssnFuelEnrgyNbr
- Scp3N2oEmssnFuelEnrgyNbr
- StartDate
- SuplScope1EmissionsNumber
- SuplScope2LocationBasedEmssn
- SuplScope2MarketBasedEmssn
- SuplScope3DnstrmEmissionsNumber
- SuplScope3UpstrmEmissionsNumber
- SupplierId
- TotalFuelConsumptionInGalNbr
- TotalFuelConsumptionInLiterNbr
- VehicleAssetCrbnFtprntId
- VehicleAssetEmssnSrcId
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: Name of the company, it's subsidiary, or it's business unit for which you are doing carbon accounting.
- Field API Name:
std__AircraftFuelEconomyInGphRt__c - Data Type: DOUBLE
- Description: The fuel economy of the aircraft in gallons per hour.
- Field API Name:
std__AircraftFuelEconomyNumber__c - Data Type: DOUBLE
- Description: The fuel economy of the aircraft.
- Field API Name:
std__AircraftFuelEconomyUnit__c - Data Type: TEXT
- Description: The unit of measure for the fuel economy of the aircraft.
- Field API Name:
std__AircraftType__c - Data Type: TEXT
- Description: The type of aircraft.
- Field API Name:
std__CalculationDetailTxt__c - Data Type: TEXT
- Description: We want to store a json blob of the calculation formula, the actual fields and values used in the calculation, and the conversion factors we used. We use this to generate a CSV for the values used in calculations for every EUR that rolls up to the AEI.
- Field API Name:
std__CarbonFootprintReportDate__c - Data Type: DATEONLY
- Description: The date when the carbon footprint data of the associated stationary asset is due to be sent to a reporting body.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__Ch4EmissionsInKgNbr__c - Data Type: DOUBLE
- Description: The CH4 emissions that are calculated for this energy use record.
- Field API Name:
std__Co2EmissionsInKgNbr__c - Data Type: DOUBLE
- Description: The CO2 emissions that are calculated for this energy use record.
- Field API Name:
std__CostCenter__c - Data Type: TEXT
- Description: The cost center associated with this energy use record.
- Field API Name:
std__CrbnEmssnScopeAlloc__c - Data Type: TEXT
- Description: The allocation of fuel consumption for different scope emissions to override the scope allocation defined in the vehicle asset for the fuel type.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Distance__c - Data Type: DOUBLE
- Description: The distance traveled. For a fleet vehicle, the distance is calculated if you've already entered the fuel efficiency and fuel consumption.
- Field API Name:
std__DistanceUnitId__c - Data Type: TEXT
- Description: The unit of measure for the distance travelled.
- Field API Name:
std__EndDate__c - Data Type: DATEONLY
- Description: The date until when the values of this energy use record are valid.
- Field API Name:
std__FlightDate__c - Data Type: DATEONLY
- Description: The date when the flight was taken.
- Field API Name:
std__FlightDurationInHours__c - Data Type: DOUBLE
- Description: The duration of the flight in hours.
- Field API Name:
std__FuelConsumptionNumber__c - Data Type: DOUBLE
- Description: The calculated fuel consumption when you enter the distance and fuel effeciency.
- Field API Name:
std__FuelConsumptionUnit__c - Data Type: TEXT
- Description: The unit of measure for the consumed fuel. For custom fuel unit of measure, if the NamespacePrefix exists then this value is {NamespacePrefix}custom{DeveloperName of the SustainabilityUom object};
- Field API Name:
std__FuelConsumptionUnitRefId__c - Data Type: TEXT
- Description: The sustainability unit of measure for fuel consumption. This field is a relationship field.
- Field API Name:
std__FuelEfficiencyInMpgNbr__c - Data Type: DOUBLE
- Description: The fuel efficiency of the vehicle in miles per gallons.
- Field API Name:
std__FuelEfficiencyNumber__c - Data Type: DOUBLE
- Description: The fuel efficiency value. For a fleet vehicle, the fuel efficiency is calculated if you've already entered the distance and fuel consumption.
- Field API Name:
std__FuelEfficiencyUnit__c - Data Type: TEXT
- Description: The unit of measure for the fuel efficiency of the vehicle.
- Field API Name:
std__FuelType__c - Data Type: TEXT
- Description: The type of fuel consumed for this energy use record.
- Field API Name:
std__FuelTypeRefId__c - Data Type: TEXT
- Description: The fuel type record related to the emissions factor.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Id of the record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsCompanyOwnedAsset__c - Data Type: BOOLEAN
- Description: Indicates whether the asset is owned by the organization. The default value is 'false'.
- Field API Name:
std__IsRecordLocked__c - Data Type: BOOLEAN
- Description: Indicates whether the vehicle asset energy use record is locked for editing because the associated carbon footprint is locked for editing. The default value is 'false'.
- Field API Name:
std__N2oEmissionsInKgNbr__c - Data Type: DOUBLE
- Description: The N2O emissions that are calculated for this energy use record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__OtherEmssnFctrId__c - Data Type: TEXT
- Description: The other emission factors that are used to calculate the emissions.
- Field API Name:
std__OthrLifecyclEmssnFctrSetId__c - Data Type: TEXT
- Description: The other lifecycle emission factor set record related to the energy use.
- Field API Name:
std__Scope1EmissionsInTco2eNbr__c - Data Type: DOUBLE
- Description: The total scope 1 emissions from all the associated energy use records and supplemental emissions.
- Field API Name:
std__Scope2LocBasedEmssnInTco2eNbr__c - Data Type: DOUBLE
- Description: The total scope 2 emissions value that’s calculated based on the location-based data of grid emissions.
- Field API Name:
std__Scope2MktBasedEmssnInTco2eNbr__c - Data Type: DOUBLE
- Description: The total scope 2 emissions value that's calculated based on the utility-provided emissions data and allocated renewable energy.
- Field API Name:
std__Scope3DnstrmEmissionsInTco2eNbr__c - Data Type: DOUBLE
- Description: The scope 3 emissions from downstream activities. This value is calculated based on the scope 3 downstream emission values and supplemental scope 3 downstream emission values of all the associated energy use records.
- Field API Name:
std__Scope3GhgCategory__c - Data Type: TEXT
- Description: Specifies the scope 3 GHG category for the total scope 3 emissions related to the energy use by the stationary asset environmental source. Possible values are:
- Field API Name:
std__Scope3UpstrmEmissionsInTco2eNbr__c - Data Type: DOUBLE
- Description: The scope 3 emissions from upstream activities. This value is calculated based on the scope 3 upstream emission values and supplemental scope 3 upstream emission values of all the associated energy use records.
- Field API Name:
std__Scp3Ch4EmssnFuelEnrgyNbr__c - Data Type: DOUBLE
- Description: The methane (CH4) emissions, measured in kilograms, from producing, transmitting, and delivering fuels and energy a vehicle uses.
- Field API Name:
std__Scp3Co2EmssnFuelEnrgyNbr__c - Data Type: DOUBLE
- Description: The carbon dioxide (CO2) emissions, measured in kilograms, from producing, transmitting, and delivering fuels and energy a vehicle uses.
- Field API Name:
std__Scp3EmssnFuelEnrgyNbr__c - Data Type: DOUBLE
- Description: The emissions, measured in metric tons, that occur upstream from a company's direct use of energy in a vehicle, such as the extraction, refining, production, transmission, and transport of fuels.
- Field API Name:
std__Scp3N2oEmssnFuelEnrgyNbr__c - Data Type: DOUBLE
- Description: The nitrous oxide (N2O) emissions, measured in kilograms, from producing, transmitting, and delivering fuels and energy a vehicle uses.
- Field API Name:
std__StartDate__c - Data Type: DATEONLY
- Description: The date from when the values of this energy use record are valid.
- Field API Name:
std__SuplScope1EmissionsNumber__c - Data Type: DOUBLE
- Description: The supplemental scope 1 emissions value that's added to the calculated total scope 1 emissions value.
- Field API Name:
std__SuplScope2LocationBasedEmssn__c - Data Type: DOUBLE
- Description: The supplemental scope 2 location-based emissions value that's added to the calculated total scope 2 location-based emissions value.
- Field API Name:
std__SuplScope2MarketBasedEmssn__c - Data Type: DOUBLE
- Description: The supplemental scope 2 market-based emissions value that's added to the calculated total scope 2 market-based emissions value.
- Field API Name:
std__SuplScope3DnstrmEmissionsNumber__c - Data Type: DOUBLE
- Description: The supplemental scope 3 emissions value from downstream activities that's added to the calculated total scope 3 emissions value.
- Field API Name:
std__SuplScope3UpstrmEmissionsNumber__c - Data Type: DOUBLE
- Description: The supplemental scope 3 emissions value from upstream activities that's added to the calculated total scope 3 emissions value.
- Field API Name:
std__SupplierId__c - Data Type: TEXT
- Description: The supplier that's associated with this energy use record.
- Field API Name:
std__TotalFuelConsumptionInGalNbr__c - Data Type: DOUBLE
- Description: The total fuel consumed in US gallons.
- Field API Name:
std__TotalFuelConsumptionInLiterNbr__c - Data Type: DOUBLE
- Description: The total fuel consumed in liters. For a private jet, the fuel consumption and unit values are prioritized for calculations over the aircraft fuel economy values. For a fleet vehicle, the fuel consumption value is the value converted to liters.
- Field API Name:
std__VehicleAssetCrbnFtprntId__c - Data Type: TEXT
- Description: The vehicle asset carbon footprint record that's associated with this energy use record.
- Field API Name:
std__VehicleAssetEmssnSrcId__c - Data Type: TEXT
- Description: The vehicle asset emission source that's associated with this energy use record.