ReqTransFormButtonStateProviderDetail.allSelectedOrdersHaveSameType Method [AX 2012]

Validates that all the selected orders have the same type.

private boolean allSelectedOrdersHaveSameType([ReqRefType _refType])

Run On

Called

Parameters

_refType
Type: ReqRefType Enumeration
A ReqRefType value that indicates the order type.

Return Value

Type: boolean
true if all selected planned orders have the same type; otherwise, false.

Community Additions

ADD
Show: