Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates records in the AssetGroupGlobalMapping table.
Syntax
server public static boolean createAssetGroupGlobalMapping(RefRecId _assetGroupGlobalRecId)
Run On
Server
Parameters
- _assetGroupGlobalRecId
Type: RefRecId Extended Data Type
The record ID in the AssetGroupGlobal table.
Return Value
Type: boolean
true if a record has been inserted; otherwise false.