AssetParameters::canUserCreateAssetAcquisition Method
Checks whether the user can create an asset acquisition transaction.
Syntax
client server public static boolean canUserCreateAssetAcquisition()
Run On
Called
Return Value
Type: boolean
true if the user can create an asset acquisition transaction; otherwise, false.
Remarks
A user can create an asset acquisition if the following criteria are met:
The AssetAllowAcqPostingPO value of the AssetParamters table is set to true.
The user is a member of a group that can post asset transactions.