#include <ErpLedgerEntry.h>


Public Attributes | |
| IEC61970::Base::Domain::String | accountID |
| IEC61968::InfIEC61968::InfERPSupport::ErpAccountKind | accountKind = IEC61968::InfIEC61968::InfERPSupport::ErpAccountKind::_undef |
| IEC61970::Base::Domain::Money | amount |
| IEC61970::Base::Domain::DateTime | postedDateTime |
| IEC61968::Common::Status | status |
| IEC61970::Base::Domain::DateTime | transactionDateTime |
| IEC61968::InfIEC61968::InfERPSupport::ErpLedBudLineItem * | MyErpLedgerEntry |
| IEC61968::InfIEC61968::InfERPSupport::ErpJournalEntry * | ErpJounalEntry |
| std::list< IEC61968::Common::UserAttribute * > | UserAttributes |
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 ledger, which was posted from a journal on the posted date.
| IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfERPSupport::ErpLedgerEntry::accountID |
Account identifier for this entry.
| IEC61968::InfIEC61968::InfERPSupport::ErpAccountKind IEC61968::InfIEC61968::InfERPSupport::ErpLedgerEntry::accountKind = IEC61968::InfIEC61968::InfERPSupport::ErpAccountKind::_undef |
Kind of account for this entry.
| IEC61970::Base::Domain::Money IEC61968::InfIEC61968::InfERPSupport::ErpLedgerEntry::amount |
The amount of the debit or credit for this account.
| IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfERPSupport::ErpLedgerEntry::postedDateTime |
Date and time this entry was posted to the ledger.
| IEC61970::Base::Domain::DateTime IEC61968::InfIEC61968::InfERPSupport::ErpLedgerEntry::transactionDateTime |
Date and time journal entry was recorded.
1.8.13