ProdRecBasketHandler.getSelectionBasketStatus Method [AX 2012]

Gets the selection status of the basket.

public NoneOneOfAllSelected getSelectionBasketStatus(FormDataSource _formDataSource)

Run On

Called

Parameters

_formDataSource
Type: FormDataSource Class
The datasource being tracked.

Return Value

Type: NoneOneOfAllSelected Enumeration
A value of the NoneOneOfAllSelected enumeration.

ExceptionCondition
Error

An exception is thrown if the datasource specified is null.

Community Additions

ADD
Show: