PurchFormletterParmData.createParmLineAsset Method [AX 2012]
Creates the parameter line that holds the fixed asset data.
protected void createParmLineAsset(
VendDocumentLineAssetMap _purchParmLine_Asset,
Common _purchLine,
PurchParmLine _purchParmLine)
Run On
ServerParameters
- _purchParmLine_Asset
- Type: VendDocumentLineAssetMap Map
The parameter line that should hold the fixed asset data.
- _purchLine
- Type: Common Table
The purchase line to reference when it creates the parameter lines.
- _purchParmLine
- Type: PurchParmLine Table
The parameter line for the current purchase line.
Community Additions
ADD
Show: