IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::InfIEC61968::InfWork::WorkCostDetail Class Reference

#include <WorkCostDetail.h>

Inheritance diagram for IEC61968::InfIEC61968::InfWork::WorkCostDetail:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::InfIEC61968::InfWork::WorkCostDetail:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Money amount
 
IEC61970::Base::Domain::Boolean isDebit
 
IEC61970::Base::Domain::DateTime transactionDateTime
 
IEC61968::InfIEC61968::InfWork::WorkCostSummaryWorkCostSummary
 
IEC61968::InfIEC61968::InfERPSupport::ErpProjectAccountingErpProjectAccounting
 
std::list< IEC61968::InfIEC61968::InfWork::PropertyUnit * > PropertyUnits
 
IEC61968::InfIEC61968::InfWork::OldWorkTaskWorkTask
 
std::list< IEC61968::InfIEC61968::InfWork::ContractorItem * > ContractorItems
 
std::list< IEC61968::Work::Work * > Works
 
- Public Attributes inherited from IEC61968::Common::Document
IEC61970::Base::Domain::String authorName
 
IEC61970::Base::Domain::String comment
 
IEC61970::Base::Domain::DateTime createdDateTime
 
IEC61968::Common::Status docStatus
 
IEC61968::Common::ElectronicAddress electronicAddress
 
IEC61970::Base::Domain::DateTime lastModifiedDateTime
 
IEC61970::Base::Domain::String revisionNumber
 
IEC61968::Common::Status status
 
IEC61970::Base::Domain::String subject
 
IEC61970::Base::Domain::String title
 
IEC61970::Base::Domain::String type
 
std::list< IEC61968::Common::ConfigurationEvent * > ConfigurationEvents
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

A collection of all of the individual cost items collected from multiple sources.

Member Data Documentation

◆ amount

IEC61970::Base::Domain::Money IEC61968::InfIEC61968::InfWork::WorkCostDetail::amount

Amount in designated currency for work, either a total or an individual element. As defined in the attribute "type," multiple instances are applicable to each work for: planned cost, actual cost, authorized cost, budgeted cost, forecasted cost, other.

◆ isDebit

IEC61970::Base::Domain::Boolean IEC61968::InfIEC61968::InfWork::WorkCostDetail::isDebit

True if 'amount' is a debit, false if it is a credit.

◆ transactionDateTime

IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfWork::WorkCostDetail::transactionDateTime

Date and time that 'amount' is posted to the work.


The documentation for this class was generated from the following files: