CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry Class Reference

#include <ErpJournalEntry.h>

Inheritance diagram for IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry:
Collaboration graph
[legend]

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
 

Detailed Description

Details of an individual entry in a journal, which is to be posted to a ledger on the posting date.

Member Data Documentation

◆ accountID

IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::accountID

Account identifier for this entry.

◆ amount

IEC61970::Base::Domain::Money IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::amount

The amount of the debit or credit for this account.

◆ postingDateTime

IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::postingDateTime

Date and time this entry is to be posted to the ledger.

◆ sourceID

IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::sourceID

The identifer of the source for this entry.

◆ transactionDateTime

IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry::transactionDateTime

Date and time journal entry was recorded.


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