PCAdaptorComponent.reuseConfigurationExists Method [AX 2012]

Checks whether a reuse configuration exists for the component.

public boolean reuseConfigurationExists(ItemId _itemId, InventSiteId _inventSiteId)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
An item ID.
_inventSiteId
Type: InventSiteId Extended Data Type
An inventory site ID.

Return Value

Type: boolean
true if a reuse configuration exists; otherwise, false.

Community Additions

ADD
Show: