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 AssetLVPTransferProposal_AU table that are eligible for transfer to a low value pool based on the supplied criteria.
Syntax
client server public static AssetLVPTransferProposal_AU createTransferProposal(
Integer _session,
UTCTimestamp _timeStamp,
AssetId _toAssetId,
AssetBookId _toAssetBookId,
CurrentOperationsTax _postingLayer,
AssetBookId _bookId)
Run On
Called
Parameters
- _session
Type: Integer Extended Data Type
- _timeStamp
Type: UTCTimestamp Extended Data Type
- _toAssetId
Type: AssetId Extended Data Type
- _toAssetBookId
Type: AssetBookId Extended Data Type
- _postingLayer
Type: CurrentOperationsTax Enumeration
- _bookId
Type: AssetBookId Extended Data Type
Return Value
Type: AssetLVPTransferProposal_AU Table
Returns an AssetLVPTransferProposal_AU table.