Account DD Audit

The Account DD Audit table details the account draw-down of the Master accounts. The fields for the Account DD Audit table are:

Table Name: AccountDDAudit

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_AuditID

bigint identity

No

SlaveAccountID

bigint

No

MasterAccountID

bigint

No

FK_OrderID

bigint

No

Contract

varchar

No

OpenPrice

decimal

No

CurrentPrice

decimal

No

MarkUP

int

No

UPNL

decimal

No

BrokerTime

datetime

No

LastUpdatedTime

datetime

(getutcdate())

No

The time when the last update took place.

Last updated

Was this helpful?