AssetLVPTransferProposal_AU::createTransferProposal Method
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.