Skip to main content

ExecPlanLegFillState

Fill progress for one execution-plan leg.

FieldTypeRequiredNullableDefaultDescription
ExecPlanLegIdstrYesNoStable identifier for this leg inside the execution plan.
NamestrYesNoUser-facing leg name for display and diagnostics.
RoleExecPlanLegRoleYesNoRole of this leg in the execution plan.
LiveLegIdintNoYesExisting live leg id when this fill state maps to a stored live leg; otherwise null.
GroupIdintYesNoExecution-plan leg group id.
PlannedQtyDecimalYesNoSigned planned execution quantity for the leg.
FilledQtyDecimalYesNoSigned quantity already filled for the leg.
RemainingQtyDecimalYesNoSigned remaining quantity for the leg.