#include <ErpJournalEntry.h>


Public Attributes | |
| IEC61970::Base::Domain::String | accountID | 
| IEC61970::Base::Domain::Money | amount | 
| IEC61970::Base::Domain::DateTime | postingDateTime | 
| IEC61970::Base::Domain::String | sourceID | 
| IEC61968::Common::Status | status | 
| IEC61970::Base::Domain::DateTime | transactionDateTime | 
  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 | 
Details of an individual entry in a journal, which is to be posted to a ledger on the posting date.
| IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::accountID | 
Account identifier for this entry.
| IEC61970::Base::Domain::Money IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::amount | 
The amount of the debit or credit for this account.
| IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::postingDateTime | 
Date and time this entry is to be posted to the ledger.
| IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::sourceID | 
The identifer of the source for this entry.
| IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::transactionDateTime | 
Date and time journal entry was recorded.
 1.8.13