RetailUtils::ItemValidInStore Method [AX 2012]

Returns a boolean value true.

server public static boolean ItemValidInStore(ItemId _itemId, RetailStoreId _storeId)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
Identification of the Item.
_storeId
Type: RetailStoreId Extended Data Type
Identification of the store.

Return Value

Type: boolean
Boolean value true.
Show: