PurchComplementaryInvoiceLine.showName Method
Display and edit the line description.
Syntax
edit PurchLineShowItemName showName(boolean _Set, PurchLineShowItemName _description)
Run On
Called
Parameters
- _Set
Type: boolean
Indicates whether the description has been changed.
- _description
Type: PurchLineShowItemName Extended Data Type
When changed, should have the new line description.
Return Value
Type: PurchLineShowItemName Extended Data Type
The current line description.