PurchParmLine.type Method
Get the strategy that is used to validate and apply default values.
Syntax
private VendDocumentLineType type(
[AxPurchParmLine _axPurchParmLine,
PurchLine _purchLine,
PurchParmUpdate _purchParmUpdate])
Run On
Called
Parameters
- _axPurchParmLine
Type: AxPurchParmLine Class
The AxPurchParmLine object that is used to track the state; optional.
- _purchLine
Type: PurchLine Table
A PurchLine record that is used to apply the default values; optional.
- _purchParmUpdate
Type: PurchParmUpdate Table
A PurchParmUpdate record that is used to apply the default values; optional.
Return Value
Type: VendDocumentLineType Class
The strategy that is used to validate and apply default values.