Share via


PmfFormCtrl_CustParameters_SalesParam.mayBeBatchAttribAutoResHeader Method [AX 2012]

Indicates whether the item is associated to a batch attribute.

Syntax

public boolean mayBeBatchAttribAutoResHeader()

Run On

Called

Return Value

Type: boolean
true if the reservation is set to automatic and PdsBatchAttrib configuration key is enabled; otherwise, false .

Remarks

This does not specify if the batch attribute will be concerned, only if it can be.

See Also

Reference

PmfFormCtrl_CustParameters_SalesParam Class