AssetDepBookLVPTransferProposal_AU::createTransferProposal Method
Creates records in the AssetDepBookLVPTransferProposal_AU table that are eligible for transfer to a low value pool based on the supplied criteria.
Syntax
client server public static AssetDepBookLVPTransferProposal_AU createTransferProposal(
Integer _session,
UTCTimestamp _timeStamp,
AssetId _toAssetId,
AssetDepreciationBookId _toAssetBookId)
Run On
Called
Parameters
- _session
Type: Integer Extended Data Type
- _timeStamp
Type: UTCTimestamp Extended Data Type
- _toAssetId
Type: AssetId Extended Data Type
- _toAssetBookId
Type: AssetDepreciationBookId Extended Data Type
Return Value
Type: AssetDepBookLVPTransferProposal_AU Table
Returns an AssetDepBookLVPTransferProposal_AU table.