Share via


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

Return Value

Type: AssetLVPTransferProposal_AU Table
Returns an AssetLVPTransferProposal_AU table.

See Also

Reference

AssetLVPTransferProposal_AU Table