PurchPackingSlipJournalPost.createFixedAsset Method [AX 2012]
Creates a record in the AssetTable table.
protected AssetId createFixedAsset(PurchParmLine _purchParmLine, PurchParmLine_Asset _purchParmLine_Asset)
Run On
ServerParameters
- _purchParmLine
- Type: PurchParmLine Table
A PurchParmLine table buffer.
- _purchParmLine_Asset
- Type: PurchParmLine_Asset Table
A PurchParmLine_Asset table buffer.
Return Value
Type: AssetId Extended Data TypeThe AssetId value from the record created in the AssetTable table.
Community Additions
ADD
Show: