Skip to content

Client Ledger Data Element

The Client Ledger Data Element tracks financial transactions and balances for clients, including loans and on-account items.

CLIENT_LEDGER

FieldTypeComment
CLIENT_LEDGER_IDNumberUnique identifier for the Client Ledger
CLIENT_IDNumberFK for Party of type Client (NOT NULL)
CONTRACTED_PARTY_IDNumberFK for Party of type Contracted
BUYER_IDNumberFK for Party of type Buyer
DEAL_IDNumberFK for Deal
UTA_ENTITY_IDNumberFK for UTA_ENTITY
DEPARTMENT_IDNumberFK for Department
CLIENT_LEDGER_TYPE_CDStringCode Master for Client_Ledger_Type_Cd
CLIENT_LEDGER_STATUS_CDStringCode Master for Client_Ledger_Status_Cd
CLIENT_LEDGER_NAMEStringName of the Client Ledger entry
CLIENT_LEDGER_AMTNumberAmount of the entry
CLIENT_LEDGER_CURRENCY_CDStringCode Master for Client_Ledger_Currency_Cd
CLIENT_LEDGER_START_DTDateStart Date of the entry
CLIENT_LEDGER_END_DTDateEnd Date of the entry
CLIENT_LEDGER_NOTESStringNotes for the entry
CLIENT_LEDGER_OPEN_ITEM_INDBooleanIndicator if the item is open
CLIENT_LEDGER_PAYMENT_ITEM_IDNumberFK for Payment Item
POSTING_STATUS_CDStringCode Master for Posting_Status_Cd
POSTING_DTDatePosting Date
CREATED_BYStringUser who created the record
CREATED_DTTimestampTimestamp when the record was created
UPDATED_BYStringUser who last updated the record
UPDATED_DTTimestampTimestamp when the record was last updated

CLIENT_LEDGER CODE MASTER

Code_Master_CdCode_Master_DescCode_Master_Type
OAOn AccountCLIENT_LEDGER_TYPE_CD
LOANLoanCLIENT_LEDGER_TYPE_CD
DDraftCLIENT_LEDGER_STATUS_CD
VVoidedCLIENT_LEDGER_STATUS_CD
CConfirmedCLIENT_LEDGER_STATUS_CD
Code Master TypeCodeAttributeValueDescription

Confidential. For internal use only.