ProdRecBasketHandler.existsRecordOnCache Method [AX 2012]

Checks if a record exists on the basket.

public boolean existsRecordOnCache(Common _record)

Run On

Called

Parameters

_record
Type: Common Table
The specified record to validate.

Return Value

Type: boolean
true if the record exists on the basket; otherwise, false.

Community Additions

ADD
Show: