Skip to content

Class: MarketLedgerEntry

_Details of an individual entry in a ledger, which was posted from a journal on the posted date. _

__

URI: cim:MarketLedgerEntry

 classDiagram
    class MarketLedgerEntry
      MarketLedgerEntry : account_id

      MarketLedgerEntry : account_kind

          MarketLedgerEntry --> MktAccountKind : account_kind

      MarketLedgerEntry : amount

          MarketLedgerEntry --> Money : amount

      MarketLedgerEntry : market_ledger

          MarketLedgerEntry --> MarketLedger : market_ledger

      MarketLedgerEntry : posted_date_time

      MarketLedgerEntry : settlement

          MarketLedgerEntry --> Settlement : settlement

      MarketLedgerEntry : status

          MarketLedgerEntry --> Status : status

      MarketLedgerEntry : transaction_date_time

Slots

Name Cardinality and Range Description Inheritance
account_id 0..1
String
Account identifier for this entry direct
account_kind 0..1
MktAccountKind
Kind of account for this entry direct
amount 0..1
Money
The amount of the debit or credit for this account direct
posted_date_time 0..1
date
Date and time this entry was posted to the ledger direct
status 0..1
Status
Status of ledger entry direct
transaction_date_time 0..1
date
Date and time journal entry was recorded direct
settlement 0..*
Settlement
direct
market_ledger 1..1
MarketLedger
direct

Usages

used by used in type used
Settlement market_ledger_entry range MarketLedgerEntry
MarketLedger market_ledger_entries range MarketLedgerEntry

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:MarketLedgerEntry
native cim:MarketLedgerEntry

LinkML Source

Direct

name: MarketLedgerEntry
description: "Details of an individual entry in a ledger, which was posted from a\
  \ journal on the posted date.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  account_id:
    name: account_id
    description: Account identifier for this entry.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.accountID
    multivalued: false
    domain_of:
    - ErpJournalEntry
    - ErpLedgerEntry
    - MarketLedgerEntry
    range: string
    required: false
  account_kind:
    name: account_kind
    description: "Kind of account for this entry.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.accountKind
    multivalued: false
    domain_of:
    - ErpLedgerEntry
    - MarketLedgerEntry
    range: MktAccountKind
    required: false
  amount:
    name: amount
    description: The amount of the debit or credit for this account.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.amount
    multivalued: false
    domain_of:
    - ErpJournalEntry
    - WorkCostDetail
    - LineDetail
    - ErpLedgerEntry
    - Tender
    - AccountMovement
    - ErpInvoice
    - CRRSegment
    - MarketInvoice
    - PassThroughBill
    - MarketLedgerEntry
    - Price
    - NonStandardItem
    range: Money
    required: false
  posted_date_time:
    name: posted_date_time
    description: Date and time this entry was posted to the ledger.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.postedDateTime
    multivalued: false
    domain_of:
    - ErpLedgerEntry
    - MarketLedgerEntry
    range: date
    required: false
  status:
    name: status
    description: "Status of ledger entry.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.status
    multivalued: false
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  transaction_date_time:
    name: transaction_date_time
    description: Date and time journal entry was recorded.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.transactionDateTime
    multivalued: false
    domain_of:
    - ErpJournalEntry
    - WorkCostDetail
    - ErpLedgerEntry
    - ErpInvoice
    - MarketInvoice
    - MarketLedgerEntry
    range: date
    required: false
  settlement:
    name: settlement
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.Settlement
    multivalued: true
    domain_of:
    - MajorChargeGroup
    - MarketInvoiceLineItem
    - MarketLedgerEntry
    range: Settlement
    required: false
  market_ledger:
    name: market_ledger
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketLedgerEntry.MarketLedger
    multivalued: false
    domain_of:
    - MarketLedgerEntry
    range: MarketLedger
    required: true
class_uri: cim:MarketLedgerEntry

Induced

name: MarketLedgerEntry
description: "Details of an individual entry in a ledger, which was posted from a\
  \ journal on the posted date.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  account_id:
    name: account_id
    description: Account identifier for this entry.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.accountID
    multivalued: false
    alias: account_id
    owner: MarketLedgerEntry
    domain_of:
    - ErpJournalEntry
    - ErpLedgerEntry
    - MarketLedgerEntry
    range: string
    required: false
  account_kind:
    name: account_kind
    description: "Kind of account for this entry.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.accountKind
    multivalued: false
    alias: account_kind
    owner: MarketLedgerEntry
    domain_of:
    - ErpLedgerEntry
    - MarketLedgerEntry
    range: MktAccountKind
    required: false
  amount:
    name: amount
    description: The amount of the debit or credit for this account.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.amount
    multivalued: false
    alias: amount
    owner: MarketLedgerEntry
    domain_of:
    - ErpJournalEntry
    - WorkCostDetail
    - LineDetail
    - ErpLedgerEntry
    - Tender
    - AccountMovement
    - ErpInvoice
    - CRRSegment
    - MarketInvoice
    - PassThroughBill
    - MarketLedgerEntry
    - Price
    - NonStandardItem
    range: Money
    required: false
  posted_date_time:
    name: posted_date_time
    description: Date and time this entry was posted to the ledger.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.postedDateTime
    multivalued: false
    alias: posted_date_time
    owner: MarketLedgerEntry
    domain_of:
    - ErpLedgerEntry
    - MarketLedgerEntry
    range: date
    required: false
  status:
    name: status
    description: "Status of ledger entry.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.status
    multivalued: false
    alias: status
    owner: MarketLedgerEntry
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  transaction_date_time:
    name: transaction_date_time
    description: Date and time journal entry was recorded.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.transactionDateTime
    multivalued: false
    alias: transaction_date_time
    owner: MarketLedgerEntry
    domain_of:
    - ErpJournalEntry
    - WorkCostDetail
    - ErpLedgerEntry
    - ErpInvoice
    - MarketInvoice
    - MarketLedgerEntry
    range: date
    required: false
  settlement:
    name: settlement
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketLedgerEntry.Settlement
    multivalued: true
    alias: settlement
    owner: MarketLedgerEntry
    domain_of:
    - MajorChargeGroup
    - MarketInvoiceLineItem
    - MarketLedgerEntry
    range: Settlement
    required: false
  market_ledger:
    name: market_ledger
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketLedgerEntry.MarketLedger
    multivalued: false
    alias: market_ledger
    owner: MarketLedgerEntry
    domain_of:
    - MarketLedgerEntry
    range: MarketLedger
    required: true
class_uri: cim:MarketLedgerEntry