InventSite::useSiteLink Method
Determines whether to use the site link for the provided buffer.
Syntax
client server public static boolean useSiteLink(Common _common)
Run On
Called
Parameters
- _common
Type: Common Table
A buffer to check.
Return Value
Type: boolean
true if the site link is enabled and can be used for the provided record; otherwise, false.
Remarks
This method returns true if the site link is either locked or active.