RetailStoreView::find Method [AX 2012]

Finds the specified record in the view RetailStoreView.

client server public static RetailStoreView find(RetailStoreId _storeNum)

Run On

Called

Parameters

_storeNum
Type: RetailStoreId Extended Data Type
Identification value of the store.

Return Value

Type: RetailStoreView View
A record in the RetailStoreView view; otherwise, an empty record.
Show: